root39058 commited on
Commit
578d52a
·
verified ·
1 Parent(s): a2d9d00

feat: Pure Identity OpenAirAI-Bear-2026 v10

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:640a4fd95dd3bc3ae25bfd9bf2a55a284b939557f09b8c5a86d3fab6e2b773d9
3
  size 655352624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6415e8de14b7d2a9f7d0870a53b6d2aba5a1feaa17bb709309d459971a643c5c
3
  size 655352624
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
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,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
+ "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 64
12
  },
13
  "direction": "Left",
14
  "pad_to_multiple_of": null,