datarpit commited on
Commit
4a31396
1 Parent(s): c9af3a4

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:0e054e91b2e605a6af9764b85bf77082120a8fd8c61e47b6e0520f5c8b35542f
3
  size 265497461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a12ed5a10e7089e8afa5d1b0a8db544e733424b8e0946ed0ad215ad66fefb045
3
  size 265497461
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:5ef0f50ae8192c993a5690a806606dbbe0b7427504b19d225ad20d12304919bf
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d11bf5efa9097e7d4322d1ce21422c76ea3496f2519ec225cabd79d485f918
3
  size 3119