Rakhman16 commited on
Commit
7c6168a
·
verified ·
1 Parent(s): 67c1223

Training in progress, step 500

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:d25040acf885f7e2920c47759e972a9c964c43aa59fe6576736ecb99705b9e7f
3
  size 891558696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39aa4cbab7de475a35a80d9b0d2693ecf4825d9d96171dccf8c56a8dfe863ab0
3
  size 891558696
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 256
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:7a9eac9b6dfa8d64bfb6721f59fcdb734e155bcd97bd566040ad0e9d54879ad8
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf0bce22946039d2fc9fa9044d9964dcf0976913488528c8ab2c151752735b36
3
  size 5432