Arthur-Tsai commited on
Commit
83a8e6e
·
verified ·
1 Parent(s): 4ac162f

Training in progress, step 134

Browse files
config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "HiTrans"
4
+ ],
5
+ "dropout": 0.2,
6
+ "max_doc_len": 4500,
7
+ "max_sent_len": 256,
8
+ "model_type": "hierarchical-transformer",
9
+ "n_head": 8,
10
+ "num_aux_gtsp_labels": 0,
11
+ "num_aux_smlo_labels": 0,
12
+ "num_aux_spp_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:76327264a08ee0d3920b7412385a7d9b0ee5e0e1609686c450298c6c84d5674f
3
+ size 124847568
runs/0-sample_rate=0.2/events.out.tfevents.1742126040.yara2.88818.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c1a29d35b6b44859b9f7e0746de143f5471dd8d2ebfe8c6581fd1553a56d140
3
+ size 5515
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f00c8da2bbbec49e0a53d5ca5098ac926a8a4eeabcc72422ef2d34bec782c195
3
+ size 5304