Arthur-Tsai commited on
Commit
580497a
·
verified ·
1 Parent(s): e15e4bc

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "XLNetCLS"
4
+ ],
5
+ "dropout": 0.2,
6
+ "max_doc_len": 4500,
7
+ "max_sent_len": 256,
8
+ "model_type": "xlnet-cls",
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:01acaa7900176cd53cc6f1b3fcdd34a987d18875c11df40aa9db9c9b8022b957
3
+ size 159849712
runs/0-sample_rate=0.2/events.out.tfevents.1738841138.yara2.696111.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd259b8f3808cb6c6c5bcfe9c2b30187324d1376b5b8db929fdbd5473734a269
3
+ size 9267
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e61404cac2fc8bbcefe5b0a159dee60d5cef589d39d74a2f1f31b78c31a9499
3
+ size 5240