MattBoraske commited on
Commit
5907c2a
1 Parent(s): c3184b8

Training in progress, step 2000

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +2 -2
  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:423a3528078856b56ba37bb30725bf8e7148e3c812dc764d0e8621ba379a4265
3
- size 435637673
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7259debe8af25d8dfe5070021c768c6ee5bfbac2a0c0459a80476c0e6c17a1d
3
+ size 435640489
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:5b43b2bce729450bff5019ba81da400b38619448e86dd3c1b5a5a36976025fa7
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9acc8e7ed4e0e692cecb17e271c15a8bb67faa04d5e0321baddfa0a12251832c
3
  size 3963