Mauricio-100 commited on
Commit
d3174fa
·
verified ·
1 Parent(s): 8ea250a

🚀 Gopu Orchestrateur - 3 modèles fusionnés

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:d5e72e03d8fbd6f5bad5b0428dbba0f5232fe17402d2f92f3c787508b65957b6
3
  size 500811336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe29ead0207986e009116d625b28edbf0ce8dde08e06f7f110fd36a5844804d4
3
  size 500811336
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 50,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": "BatchLongest",
11
- "direction": "Left",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 50256,
14
  "pad_type_id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 100,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": "BatchLongest",
11
+ "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 50256,
14
  "pad_type_id": 0,