asahi417 commited on
Commit
85c9c36
1 Parent(s): 7442c5c

add tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -12,7 +12,7 @@
12
  "single_word": false
13
  },
14
  "model_max_length": 1024,
15
- "name_or_path": "mbart-large-cc25-jaquad",
16
  "pad_token": "<pad>",
17
  "sep_token": "</s>",
18
  "special_tokens_map_file": null,
12
  "single_word": false
13
  },
14
  "model_max_length": 1024,
15
+ "name_or_path": "mbart-large-cc25-jaquad-qg",
16
  "pad_token": "<pad>",
17
  "sep_token": "</s>",
18
  "special_tokens_map_file": null,