inigopm commited on
Commit
b7dfffd
1 Parent(s): 83a4b0d

Training in progress, epoch 1

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:f57de17095bec3611168e1f123e04d21573944e825c2292959e8b0170108014a
3
  size 430955313
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dccf9a91c8b431003907c71a93bbc1bbf46cfe8c9da800474ae1e82a455eb36
3
  size 430955313
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 384,
6
- "strategy": "OnlySecond",
7
- "stride": 128
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 384
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:7bcad6f6ba2c8bf40ff7e45098f11f00fc52b2704d98e3ee7a8b7e5f55e50779
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:995528b989fd0d30d21656a2c865a99622662116f830adb0bc24124c3da00620
3
  size 3119