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:b4df3b71532a021a7933869955c8ae148aa88faf3f50958c4a722fee20103718
|
3 |
+
size 159849712
|
runs/0-sample_rate=0.2/events.out.tfevents.1739000975.yara2.1265398.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b203b8b9e6eac0c6cfc3e40da67ec6ec216f799711265fa81225fa25d931a85
|
3 |
+
size 9271
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:816f085268c6ad2d3e8c1b9f158feb9026718d9343c6e19da2d2f19b45cc2ace
|
3 |
+
size 5240
|