augmdc commited on
Commit
6a9b673
1 Parent(s): 099ff25

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -2
  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:053b1ec56eb644e2a1dcb7403a543e8955022d83368302a09b27965de33b3495
3
  size 509946609
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62dbc0c41a8d3a7150b07f8abdfcf16a3115594b56c0b42aa0401b33e8247bd0
3
  size 509946609
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 320,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 320
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
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:679564c4cd83017bbcd2d12d8bdd5d1202f0237b354780075e7cec4033208675
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eea3fde84c02a944095674366a8e677c6d0cc6f5d6fede4e10a8131907e5218a
3
  size 4027