Arthur-Tsai commited on
Commit
b9904ff
·
verified ·
1 Parent(s): 91fb447

Training in progress, step 100

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": 3,
11
+ "num_aux_smlo_labels": 768,
12
+ "num_aux_spp_labels": 1,
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:b527d02c492b589133c6d43b79f3e533a698d1e9a1581f4cb6ef8653fbcca72c
3
+ size 530721008
runs/0-sample_rate=0.05/events.out.tfevents.1742362164.yara2.1026583.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f3e5b5f128f1e70faea3df9735611b290e3633be7f7435169edd1fe6528e357
3
+ size 5555
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c776e2dabbc9a02740a07e2008b770b0a8a14e9fe4876abb6ab433f1afc8fc1a
3
+ size 5304