temporary0-0name commited on
Commit
aeaf3af
1 Parent(s): 2cd5999

Training in progress, step 100

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:7037a889a3f3ee6ee850a2c4c2ebf4a086bc320f9a58100bbde1e6dae8e04b4a
3
  size 438124333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5872b9722e55e19c5258b0fbe463f193101b2633a3805e4258628886da7f501c
3
  size 438124333
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
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:4a2aa0bcf6ca2ae2644a14a7c0d7e745faba663aa8b14fa33de354d43778d373
3
  size 3951
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4766442b90768624fdb8f668c795c5dbc5d082fc06998da2d01d70d510ee9909
3
  size 3951