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:f7e748f36bd9f4dd63135196c3ebaf553aa001a8fe59c94dbe7205360739e25e
|
3 |
+
size 124847568
|
runs/0-sample_rate=0.2/events.out.tfevents.1742195044.yara2.347192.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e64d35ce3fc69691b94b635770d298533f8b26aca5b406a6bf09ece8ed0b5d4b
|
3 |
+
size 5519
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10ed05c8b5cec405442e8eb5db11bda84c289fb0e64942a48066c7b5e93d3afd
|
3 |
+
size 5304
|