Al3ksandra commited on
Commit
f1a4bf5
1 Parent(s): 0e598c0

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -14
  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:762779c575b031dabc202c2cf856a1163346158d61030728572c785dd33dd739
3
  size 267866413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea84dff274b7c96538ef94b7bb32b977342e007778ecb9ac79e7fcc8493bbcf
3
  size 267866413
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
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": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "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:1f41d99bdfd93089f337237d521cd3d5b902a75729bc34c93c6a066b31114388
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b32e580b3758369a3d1a9fdf7c83395d6a96587bee46604ac4d50bbb452f371
3
  size 3451