alvarodt commited on
Commit
bf2958b
·
1 Parent(s): c046b8d

vocab size 32768

Browse files
Files changed (4) hide show
  1. merges.txt +0 -0
  2. tokenizer.json +0 -0
  3. tokenizer_config.json +1 -1
  4. vocab.json +0 -0
merges.txt CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -5,7 +5,7 @@
5
  "eos_token": "<|EOS|>",
6
  "mask_token": "<|MASK|>",
7
  "model_max_length": 1024,
8
- "name_or_path": "alvarodt/geocoding",
9
  "pad_token": "<|PAD|>",
10
  "sep_token": "<|SEP|>",
11
  "special_tokens_map_file": null,
 
5
  "eos_token": "<|EOS|>",
6
  "mask_token": "<|MASK|>",
7
  "model_max_length": 1024,
8
+ "name_or_path": "gpt2",
9
  "pad_token": "<|PAD|>",
10
  "sep_token": "<|SEP|>",
11
  "special_tokens_map_file": null,
vocab.json CHANGED
The diff for this file is too large to render. See raw diff