robertlayton
commited on
Commit
•
a3556e2
1
Parent(s):
507ebb6
Training in progress, epoch 0
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -226,5 +226,5 @@
|
|
226 |
"problem_type": "single_label_classification",
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
-
"transformers_version": "4.
|
230 |
}
|
|
|
226 |
"problem_type": "single_label_classification",
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
+
"transformers_version": "4.33.1"
|
230 |
}
|
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:e0951b51db709226f9895309607d3ec710b9414f97961644322d0b870ad13c7a
|
3 |
+
size 343571505
|
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:d2c30e29db7bb5e917bce4f9ffa3a27bbb1a320ae29efc3c8913b0e29c02c1a8
|
3 |
+
size 4079
|