PuxAI commited on
Commit
fe33d7f
·
verified ·
1 Parent(s): 606c70a

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +2 -2
  2. tokenizer.json +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dff57c8291fc7a7814e82c2ddc1a96d3d713fdb93fca5c4763a5ec6f01da8cf9
3
- size 741489423
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:227a2a92f76b273ca50bbbe1778148c4c778a979707c07f7c811f20fbf8750c7
3
+ size 741517071
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },