Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"max_position_embeddings": 1026,
|
| 19 |
"model_type": "esm",
|
| 20 |
"num_attention_heads": 20,
|
| 21 |
-
"num_hidden_layers":
|
| 22 |
"pad_token_id": 1,
|
| 23 |
"position_embedding_type": "rotary",
|
| 24 |
"problem_type": "multi_label_classification",
|
|
|
|
| 18 |
"max_position_embeddings": 1026,
|
| 19 |
"model_type": "esm",
|
| 20 |
"num_attention_heads": 20,
|
| 21 |
+
"num_hidden_layers": 2,
|
| 22 |
"pad_token_id": 1,
|
| 23 |
"position_embedding_type": "rotary",
|
| 24 |
"problem_type": "multi_label_classification",
|
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:f4474c04273a12020d3675451ab60fad5c35cb05a841fc0bd198ae4076adf1d7
|
| 3 |
+
size 11638960
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4271
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d111f3ca5d4704711f5a74c01bdd0af34272b2915b56acd587f2482f22c7231d
|
| 3 |
size 4271
|