Arthur-Tsai commited on
Commit
9f77bef
·
verified ·
1 Parent(s): 90f8e60

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:f21dc42495f99547b0e892c2b578addb6cb91c914871bba96edee84570913565
3
+ size 521239800
runs/0-sample_rate=0.2/events.out.tfevents.1742215351.yara2.426453.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c555c0e8a1c4936f77e0c0d622815cf84affdeb05ec5ac5bc2baca7fb89ccfa5
3
+ size 5519
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b12b144ec0f88c16edbf1fcde97d6e52b330b8cb68f96f85656142be03211ca
3
+ size 5304