KoljaB commited on
Commit
f2efe98
1 Parent(s): a8ee11a

Upload 7 files

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -2
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfa2835bd4b74cdba2d77c57ad9adc1c2a92a95f21428c896e5fe1355b50c5f9
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c22f999e1ef9c3e22f891435ac5fc2af635866cb12c6458aa002c98408f781d2
3
  size 267832560
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 64
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 128
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4804ea43c9a5e10f7a891e83daa04540bd5bf1e227a1cc7d42bd87ef88371b44
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a07af14c4f5fda643900c8196b2b59502db283cca9f9e8a6f6003ebbec9948b
3
  size 5240