Harry2166 commited on
Commit
b779a26
·
verified ·
1 Parent(s): c69d63e

feat: add NEW best performing model

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +1 -3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88b46e6a3b14afdce7bc32c8e1d1645cae3016fb2099a6ea60209efc71e88b48
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c230dfa5b1b0ced1cf87f273090bf2dc6909bf270fb1df00e32a635f6e4574f6
3
  size 267835644
tokenizer.json CHANGED
@@ -7,9 +7,7 @@
7
  "stride": 0
8
  },
9
  "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 0,
 
7
  "stride": 0
8
  },
9
  "padding": {
10
+ "strategy": "BatchLongest",
 
 
11
  "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 0,