Arthur-Tsai commited on
Commit
1e94283
·
verified ·
1 Parent(s): 7d788c9

Training in progress, step 9000

Browse files
config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "HiSenTrans"
4
+ ],
5
+ "dropout": 0.2,
6
+ "id2label": {},
7
+ "label2id": {},
8
+ "max_doc_len": 4500,
9
+ "max_sent_len": 256,
10
+ "model_type": "hierarchical-sentence-transformer-v2",
11
+ "n_head": 8,
12
+ "num_aux_smlm_labels": 384,
13
+ "num_aux_spo_labels": 0,
14
+ "num_aux_tssp_labels": 0,
15
+ "num_layers": 2,
16
+ "torch_dtype": "float32",
17
+ "transformers_version": "4.46.0"
18
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ed161b61e21f1cc34193e6c49c6d98e4235c4a639d61d23cc7084341c6301b5
3
+ size 125384480
runs/num_train_epochs=3.0/events.out.tfevents.1737737452.dipa.4120663.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e4120ca0b39a1c31cff4482b04cc84ecb6bd62fa15731953272a230f8b40c43
3
+ size 11138
runs/num_train_epochs=3.0/events.out.tfevents.1737790012.dipa.799297.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35000521c8792a7727cf594618d160e96a79ad1a3411ff49e12c35443fde651c
3
+ size 5494
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c847b5a37f9611c0460f271b99eb32b1db42f893e9fa2faf5e93e913527f4f58
3
+ size 5304