sexomq commited on
Commit
9e8a595
1 Parent(s): 3a60f03

add tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -18,7 +18,7 @@
18
  "single_word": false
19
  },
20
  "errors": "replace",
21
- "name_or_path": "readerbench/RoGPT2-medium",
22
  "pad_token": null,
23
  "special_tokens_map_file": null,
24
  "tokenizer_class": "GPT2Tokenizer",
 
18
  "single_word": false
19
  },
20
  "errors": "replace",
21
+ "name_or_path": "readerbench/RoGPT2-base",
22
  "pad_token": null,
23
  "special_tokens_map_file": null,
24
  "tokenizer_class": "GPT2Tokenizer",