yooonsangbeom
commited on
Commit
•
54df1fc
1
Parent(s):
94d2b53
Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"position_embedding_type": "absolute",
|
38 |
"problem_type": "single_label_classification",
|
39 |
"torch_dtype": "float32",
|
40 |
-
"transformers_version": "4.
|
41 |
"type_vocab_size": 2,
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 32000
|
|
|
37 |
"position_embedding_type": "absolute",
|
38 |
"problem_type": "single_label_classification",
|
39 |
"torch_dtype": "float32",
|
40 |
+
"transformers_version": "4.33.2",
|
41 |
"type_vocab_size": 2,
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 32000
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442559281
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4dc07ece37bba99125a3b0e34b7a125d7731defaafd4e71112563857520a184
|
3 |
size 442559281
|
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:3ccba87d571bed49daa6ef31f4abf7405b7cc0a8cbc0b31fe50bb7c3910e6540
|
3 |
+
size 4091
|