albertmartinez commited on
Commit
5d27084
1 Parent(s): 1438fac

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e31ec48136dfb34c35ed0e97c0d912efa33b50f6cf8cc6f5e965ca4e5740b1d
3
  size 541360440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:346bb9abb2084025820a0ab5d124cd4489d27b26d36fb0308c0c829cee27600b
3
  size 541360440
tokenizer.json CHANGED
@@ -1,21 +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": {
11
- "Fixed": 512
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:7e8710898a4a4f253332bae61dad6ea8ce4a67ca43a8be810d02e791e199c533
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb5d63a064434541bd4a61aa7002176e0c9dac1d7419d70abc1d60c9e5bd0f67
3
  size 5240