Training in progress, step 100
Browse files
config.json
CHANGED
@@ -19,9 +19,10 @@
|
|
19 |
"model_type": "esm",
|
20 |
"num_attention_heads": 20,
|
21 |
"num_hidden_layers": 12,
|
|
|
22 |
"pad_token_id": 1,
|
23 |
"position_embedding_type": "rotary",
|
24 |
-
"problem_type": "
|
25 |
"token_dropout": true,
|
26 |
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.48.0",
|
|
|
19 |
"model_type": "esm",
|
20 |
"num_attention_heads": 20,
|
21 |
"num_hidden_layers": 12,
|
22 |
+
"output_hidden_states": true,
|
23 |
"pad_token_id": 1,
|
24 |
"position_embedding_type": "rotary",
|
25 |
+
"problem_type": "multi_label_classification",
|
26 |
"token_dropout": true,
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.48.0",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3504b124fc5d1d27ffb0a22b438d8804efdb1e6d0210ee9332f50334e55d11cb
|
3 |
+
size 136000284
|
runs/Jan14_19-36-47_torch-flash-large3-0-0/events.out.tfevents.1736883408.torch-flash-large3-0-0.1529347.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4db6791288140ae8dd7424fd03f012a26ad58eb2d60de99bf070592fbd111224
|
3 |
+
size 5633
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88f2aae6214ea8c1d4afdc551d7c85598a70e9f9afe2b84863534fd9fa3d4428
|
3 |
size 5368
|