PL-RnD commited on
Commit
374732f
·
verified ·
1 Parent(s): 3161022

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -11
  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:e3734a29849cb0dd1198438d5323691826604b77534bd49535e7fa111d914573
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaa79324038a9011f31eab58eabdb5359a5a72fac7f202e1769cc389da4996c8
3
  size 437958648
tokenizer.json CHANGED
@@ -2,20 +2,11 @@
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,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:063488e0de9cd93014903aff519f35c726306848bcec93b9e9d70ad43b0773f7
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d980daf7220687bc8ae22afcfc40b70663aa6ca617011f7d8d18eafefeb8181
3
  size 5777