Commit
·
e256c22
1
Parent(s):
57df0cf
Upload 4 files
Browse files- pytorch_model.bin +2 -2
- tokenizer.json +0 -0
- tokenizer_config.json +3 -0
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:58904b69bb8c01986c77e6e970a00d5db72b0c7a0c2d8da2261d55a80048f6ee
|
| 3 |
+
size 433317237
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"do_lower_case": false
|
| 3 |
+
}
|