Harsha9044
commited on
Commit
·
492523c
1
Parent(s):
49ff08b
Training in progress, epoch 1
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -30,6 +30,7 @@
|
|
30 |
"output_past": true,
|
31 |
"pad_token_id": 1,
|
32 |
"position_embedding_type": "absolute",
|
|
|
33 |
"torch_dtype": "float32",
|
34 |
"transformers_version": "4.35.0.dev0",
|
35 |
"type_vocab_size": 1,
|
|
|
30 |
"output_past": true,
|
31 |
"pad_token_id": 1,
|
32 |
"position_embedding_type": "absolute",
|
33 |
+
"problem_type": "single_label_classification",
|
34 |
"torch_dtype": "float32",
|
35 |
"transformers_version": "4.35.0.dev0",
|
36 |
"type_vocab_size": 1,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112252785
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:659560610d0520c6b5c0f0306786550c5aaf492595e13ba6f7984ed4bcedb27c
|
3 |
size 1112252785
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:589904ccc099e11e166eb88510bc86625f9cc319e9265dcfbed42d46c2670128
|
3 |
size 4091
|