asahi417 commited on
Commit
2dbd926
1 Parent(s): eb6c97c

Upload tokenizer

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