Arthur-Tsai commited on
Commit
e5f5205
·
verified ·
1 Parent(s): c74aff3

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "HiSenTrans"
4
+ ],
5
+ "dropout": 0.2,
6
+ "max_doc_len": 4500,
7
+ "max_sent_len": 256,
8
+ "model_type": "hierarchical-sentence-transformer-v2",
9
+ "n_head": 8,
10
+ "num_aux_smlm_labels": 384,
11
+ "num_aux_spo_labels": 1,
12
+ "num_aux_tssp_labels": 3,
13
+ "num_layers": 2,
14
+ "num_main_labels": 0,
15
+ "torch_dtype": "float32",
16
+ "transformers_version": "4.46.0"
17
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f18695657c01cda6f40c9126e55a8da552210bb006ed43210f10406d787a8f2f
3
+ size 126584344
runs/0-intra_topic_cat=neutral/events.out.tfevents.1738501967.dipa.101037.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad7430e3a4d10daae34665621fc81f8b5783649a0d2974235dce311810139c2
3
+ size 5801
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66d3d63e2e399a0aa7e9fbdf46bf9b099dad9b372b0600d8d570aa640dd2edf2
3
+ size 5304