Training in progress, step 100
Browse files
config.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"HiSenTrans"
|
4 |
+
],
|
5 |
+
"dropout": 0.2,
|
6 |
+
"max_doc_len": 4500,
|
7 |
+
"max_sent_len": 256,
|
8 |
+
"model_type": "hierarchical-sentence-transformer-v2",
|
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:63438e621bbfa067b1f6fcbfabb170e7d63282eda8719bc0b0b23f6dcdfc6c46
|
3 |
+
size 124847568
|
runs/0-sample_rate=0.05/events.out.tfevents.1743346181.yara2.3923653.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e7195129fb3f9a5011f43c45ee38cbdd02935ff679c5f6ed7a6f939c75c0855
|
3 |
+
size 5502
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daa9d5e5ff4ed7810e7fa98680fce66737335a9421aad02157c2a607352de416
|
3 |
+
size 5240
|