dan H commited on
Commit
ade6e66
·
1 Parent(s): 4f4aa43

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +8 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecf84454b0844ee2b5a38798ec8012b15973cbada0c2609d0366f3896e4c3a0f
3
  size 256478115
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ca8ea43101cf0e51a5b7196e79e8b089bf1b58e45a1c380655c1d65a0198d2
3
  size 256478115
tokenizer.json CHANGED
@@ -6,7 +6,14 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<|endoftext|>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,