vortixhead commited on
Commit
0e4b885
·
1 Parent(s): 71da959

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:4fdd9fe93378ce1147d9af5f16212c43b79a8cda3475f85cf59699d331f569f3
3
  size 267866609
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96826551539024bd7fb120bad119d9aa147bb0d843b72d4f4dd6709e370f57d6
3
  size 267866609
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:b8eb3fc8a1d92c62df1201ab9213ee2f4616709eb471ce902c50f49e0f32aa13
3
  size 3247
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b05a1b125992a14bf91b209e7ce0d28b97f644956922a1623f68cdddb541be3
3
  size 3247