npvinHnivqn commited on
Commit
1e67968
1 Parent(s): 9540fee

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. model.safetensors +2 -2
  2. tokenizer.json +2 -11
  3. training_args.bin +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:362720e13b37951ba2ac5e537064e08d720f3ac3d13b46426307e52f7cc6eff5
3
- size 90864192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b9e789a2e924c970a694a621793339b28f7087f77d8f9aa8c0bfeb14361c7e
3
+ size 90864808
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": 1024,
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:b5a4e47bd8547d67e8c72e8b34f6c29f4eabae8d1f839f3fd6ffeb631ffbd423
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:792994ee1530654dad105cffe576c85e3613f9e7d88329624b62b1a031780cfb
3
+ size 5112