Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42 |
],
|
43 |
"problem_type": "multi_label_classification",
|
44 |
"semantic_loss_ignore_index": 255,
|
45 |
-
"torch_dtype": "
|
46 |
"transformers_version": "4.26.0",
|
47 |
"use_absolute_position_embeddings": false,
|
48 |
"use_auxiliary_head": true,
|
|
|
42 |
],
|
43 |
"problem_type": "multi_label_classification",
|
44 |
"semantic_loss_ignore_index": 255,
|
45 |
+
"torch_dtype": "float16",
|
46 |
"transformers_version": "4.26.0",
|
47 |
"use_absolute_position_embeddings": false,
|
48 |
"use_auxiliary_head": true,
|
pytorch_model.bin
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:d6618202d7719b1f373ca375e7dd25beb5e107dfd5951e1ec93cd050daead4b6
|
3 |
+
size 175331449
|
training_args.bin
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:1fb077efc4271e6fac492f7b23f083ff5df0d6c741e7d6427c0b8524d1f7ac9a
|
3 |
+
size 3451
|