PuxAI commited on
Commit
8aab526
·
verified ·
1 Parent(s): 6db1dc6

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:08cada9550530515294fcfbfb720943d3caeda4aacaef87ae5adc77240c4e191
3
- size 735826951
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60aa2a6ba55a330ea7f774b59883e5890edb0641f41312267b54c8b022406d3a
3
+ size 735880711
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
  },