zwellington commited on
Commit
fcd24df
1 Parent(s): ac07262

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:cb376877c420120d67d5f428e769075cd8b0a7d45c9c8bc6b90f26fa5c05535c
3
  size 1625541389
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a98d607b0900016b23e4428f5cfeff166321135186ab8c8c9703ab7985301b80
3
  size 1625541389
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 300,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 300
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
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:502646abc4ab041b5308f3713242eced6781513fcfbde4f29eca63db1d939c4a
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a85bca8e275e1937022322081103fb9da262e9b6a6f220a6066a53f37a3647f4
3
  size 4155