Ventalik commited on
Commit
c5896d2
·
1 Parent(s): d534dcb

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -9
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ceb19881eb2d877d938ec78a30e0c79610667c9126e2e65a561d84d1c30da954
3
  size 116433497
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71df35c58d10f894d0c36e0e2fe8a7b268cc384071e3fb6ce3e983b147464e2f
3
  size 116433497
tokenizer.json CHANGED
@@ -2,18 +2,11 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 2048,
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:19869d2c954ff21d72a3d9e727aa7e49c540180eb653571b687acbe64cea804c
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd68ff9fcea3a02826e80b390b6b8fefc40563e54d65c47b2325aa2e77a58677
3
  size 3899