root39058 commited on
Commit
a2d9d00
·
verified ·
1 Parent(s): 6e9a19f

feat: Name-Locked OpenAirAI-Bear-2026 v8

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf333f9ef3f9cdf184c62493a16fa73af87077479b10b2985361a1ec79d4d0ce
3
  size 655352624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:640a4fd95dd3bc3ae25bfd9bf2a55a284b939557f09b8c5a86d3fab6e2b773d9
3
  size 655352624
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 256
12
  },
13
  "direction": "Left",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
+ "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 128
12
  },
13
  "direction": "Left",
14
  "pad_to_multiple_of": null,