Mozzipa commited on
Commit
6ccea73
1 Parent(s): fc4ea2d

Training in progress, epoch 1

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:7a9d476d5f616667805efde3b0106a965edc7f2173408dd39f8e4ee7e59c24c9
3
  size 267866413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b26bc051d8046a2f6cffddd45a0ee9e7460f4df7a95b37628f8ae7962a121a87
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:ffed7f3a79145d6f5a8b8256ce2f045d97d63d093ebbeb7c39cfd23825335f3b
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dee4e47f87566bad836e54159bbe88b5fdd02347bce23013b1ebaedf021225a
3
  size 3579