KenLumod commited on
Commit
7b3b998
·
verified ·
1 Parent(s): 82eaecc

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. model_state.bin +1 -1
  2. tokenizer.json +2 -2
model_state.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd192ace6ea5778793853040becdd4372a8bb32df60307e787a6ce772a194916
3
  size 439591064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2806cdff5dd855b13d293fe69402cb2b8ad471dbbd8d4a75ad23b36cef741f23
3
  size 439591064
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 15,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 15
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 128
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,