devnote5676 commited on
Commit
e256c22
·
1 Parent(s): 57df0cf

Upload 4 files

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +2 -2
  2. tokenizer.json +0 -0
  3. 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:8fdb925155e5abd789eb371545945a234a4e67ffc2cd1fe424b2612fc43d27b7
3
- size 433297515
 
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
+ }