CodeIsAbstract commited on
Commit
b38bff7
·
verified ·
1 Parent(s): 2b1b8bd

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. tokenizer.json +2 -2
  2. tokenizer_config.json +1 -1
  3. training_args.bin +1 -1
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 150,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 150
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 20,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 20
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
tokenizer_config.json CHANGED
@@ -930,7 +930,7 @@
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
- "max_length": 150,
934
  "model_max_length": 1000000000000000019884624838656,
935
  "pad_token": "<pad>",
936
  "padding": "max_length",
 
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
+ "max_length": 20,
934
  "model_max_length": 1000000000000000019884624838656,
935
  "pad_token": "<pad>",
936
  "padding": "max_length",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2349015bbfa9f2f1612d2df0a39f250edab09382f2d8401756689f3222a471db
3
  size 4411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13319a886df107e62dba26d0c55d22159336d18c9e232043b94b489c34672c68
3
  size 4411