junyinc commited on
Commit
72d8204
·
1 Parent(s): c4c2af1

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -35,7 +35,7 @@
35
  "single_word": false
36
  },
37
  "model_max_length": 1024,
38
- "name_or_path": "facebook/bart-base",
39
  "pad_token": {
40
  "__type": "AddedToken",
41
  "content": "<pad>",
 
35
  "single_word": false
36
  },
37
  "model_max_length": 1024,
38
+ "name_or_path": "/content/output",
39
  "pad_token": {
40
  "__type": "AddedToken",
41
  "content": "<pad>",