botcon commited on
Commit
63e75c0
·
1 Parent(s): 5e2d000

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +10 -1
  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:0e5f7f7098af9f49bcc2bc9a37fc7d5051f484d8e5ff421dc49962aa03d2fc0b
3
  size 438003950
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe12e914fee9fda9ce36296cbe81ab45da9159d4be9608351061ccc3c4b5b49f
3
  size 438003950
tokenizer.json CHANGED
@@ -1,7 +1,16 @@
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
+ "padding": {
5
+ "strategy": {
6
+ "Fixed": 512
7
+ },
8
+ "direction": "Right",
9
+ "pad_to_multiple_of": null,
10
+ "pad_id": 0,
11
+ "pad_type_id": 0,
12
+ "pad_token": "[PAD]"
13
+ },
14
  "added_tokens": [
15
  {
16
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4624cfb23c9bbaf63bb0f12d4f7442e06429a4b116ca8fbeeabdf9a599f55845
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:315bfc2dee79ad95b67ee08b11564bcf3bf16468939efaee3fdfc575d486e772
3
  size 4472