lucadiliello
commited on
Commit
•
dc79d93
1
Parent(s):
dcfbd4b
Update tokenizer_config.json
Browse files- tokenizer_config.json +2 -2
tokenizer_config.json
CHANGED
@@ -33,8 +33,8 @@
|
|
33 |
"rstrip": false,
|
34 |
"single_word": false
|
35 |
},
|
36 |
-
"model_max_length":
|
37 |
-
"name_or_path": "
|
38 |
"pad_token": {
|
39 |
"__type": "AddedToken",
|
40 |
"content": "<pad>",
|
|
|
33 |
"rstrip": false,
|
34 |
"single_word": false
|
35 |
},
|
36 |
+
"model_max_length": 512,
|
37 |
+
"name_or_path": "lucadiliello/bart-small",
|
38 |
"pad_token": {
|
39 |
"__type": "AddedToken",
|
40 |
"content": "<pad>",
|