sanjeev-bhandari01 commited on
Commit
a94f9e6
1 Parent(s): 075ec98

Training in progress 0

Browse files
Files changed (2) hide show
  1. adapter_model.safetensors +1 -1
  2. tokenizer.json +2 -2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fc23c5f4d43224d9647ad60a3aff89fe971987536ccf10cd201e0c3f6698ca1
3
  size 4741192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:474d1572aac9e66bc22fb6a6ded17236a69e7fa2ab087420acc63710e6f40947
3
  size 4741192
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": {
11
- "Fixed": 50
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 51,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 51
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,