KimByeongSu
commited on
Commit
•
0039fe3
1
Parent(s):
e6d8370
Model save
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -50,6 +50,6 @@
|
|
50 |
"torch_dtype": "float16",
|
51 |
"transformers_version": "4.33.2",
|
52 |
"use_cache": true,
|
53 |
-
"vocab_size":
|
54 |
"window_size": 256
|
55 |
}
|
|
|
50 |
"torch_dtype": "float16",
|
51 |
"transformers_version": "4.33.2",
|
52 |
"use_cache": true,
|
53 |
+
"vocab_size": 50258,
|
54 |
"window_size": 256
|
55 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 655240785
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25d8780eb24241c7218ab216d7b1a7563fff7c61bd076ec5c6e721f5a0e80fcd
|
3 |
size 655240785
|
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:7a243a9b4ef387391a11750fff10247cb0b14f2741b6f7036ab9917472f17224
|
3 |
+
size 5691
|