anyisalin commited on
Commit
682d027
1 Parent(s): 84c428d

Upload folder using huggingface_hub

Browse files
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7606a91ce70509c867a051f54f3def75fed3a24ce20e3a1757aed5bb08f89611
3
  size 4997853384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c62bafc6a295e7c8ecbf3330f117bb5af5f9468880fafde17296368a81a7c1ab
3
  size 4997853384
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:621d5ca589b873b2f6a26ca471abf3f20b89f968f37494c0481a81d43a349604
3
  size 4083426816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81427a2c934958a5c1f3ce829cfd60595d281015aa08b42d79b18be991650d30
3
  size 4083426816
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 2048,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 2048
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,