Arthur-Tsai commited on
Commit
744fecf
·
verified ·
1 Parent(s): 59ead49

Training in progress, step 174

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:d8c0c05f93023ac439bf3f08cd2cb552a7b0fba405c2df9b0432d66424d1e205
3
+ size 126037348
runs/0-by=2006-psr=0.25/events.out.tfevents.1746883949.ana2.127766.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3539a6e9608a11a41c36391db66b2cb50601fd80b580e7e2c7a45ed22a6edcd8
3
+ size 5770
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05f01c8528ad85cf7a5a83d9575f09856045e02c64b6b0c3420d340cfd855111
3
+ size 5304