din0s commited on
Commit
47bd7c5
1 Parent(s): 8e1141f

Training in progress, epoch 4

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
  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:5f29bdc4a8560b3fba37125355cc062730686ca903d680cfdbb06c31b5324817
3
  size 891700799
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a331d4cd70eea097f969933af6dd16c2eb8ce4b21cccea08db6f14c9809ab55
3
  size 891700799
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04792d04396c818d01cbbf779a0a564e38b954cb4b74b8140092fb8bff3ec948
3
  size 3503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd502892cc2153b21e0bc5056617e0016d27fd472fd7b3af52996842cec080d4
3
  size 3503