FiveC commited on
Commit
46334f4
·
verified ·
1 Parent(s): 6b0c57d

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:179c1eef5a98b5c657795ae58fa70b0f3bec7027ab2a307a32e06d3edc0aa238
3
  size 647700299
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbcf3a3f13e215815b7693e944a918928f7a3b03a38618d5564792012673e52c
3
  size 647700299
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 1024
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:46732955113ebc2779b022c5f86d260c008cf86bca29ba80d937746ab04d4453
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d595be4c6bce79b196dc595b0358180d19909846f5bc0199fe97844197fe3e3d
3
  size 5713