Arthur-Tsai commited on
Commit
9d97832
·
verified ·
1 Parent(s): 8dda9d7

Training in progress, step 134

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": 0,
11
+ "num_aux_spo_labels": 0,
12
+ "num_aux_tssp_labels": 0,
13
+ "num_layers": 2,
14
+ "num_main_labels": 36,
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:57bc8a5ce1128ea2cbe9eebfe2ab2cbb5f01616b69fc75399fdc0900f1de39e1
3
+ size 124847568
runs/0-sample_rate=0.2/events.out.tfevents.1738672347.yara2.3443054.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74e19e4c9b051c8ec1b5aed23df41203ac915573cbf5add3f2a76468986faac6
3
+ size 5488
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b6022f4e344021ca84e2d6c61cd9039175ab6cf9b95179a918464b1515cc88d
3
+ size 5240