PuxAI commited on
Commit
1936342
·
verified ·
1 Parent(s): 366c052

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  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:ba1d72d3522a3d624f97b16e5dcbf3021af27c78cb17a9ad96ee420e6654ba17
3
  size 735725251
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dee918fab4d23043e2370419fba9ceefa21324b733c001fd29a1c9decea5ca4c
3
  size 735725251
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },