cgt commited on
Commit
d73250b
1 Parent(s): c91501a

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -16
  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:f996ff605ad7d6c89f7339e8cef05df2359a767f9c7135f56562551bdc04fed7
3
  size 1298034865
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d9d88aa3028fc876a812cf8bf028def913a181bc4f430c77358bf181c6576d1
3
  size 1298034865
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 384,
6
- "strategy": "OnlySecond",
7
- "stride": 128
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 384
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06a0c1cc69f159336ea241e134c54d26d274ed4f52b79c639a01b368b68f8a09
3
  size 3311
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82d216f2547c2a4f0f2b615ae8c63219d1148cb8dab010c2a626a07469dbc25b
3
  size 3311