SummerSigh commited on
Commit
f51f23c
1 Parent(s): e13473d

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -18,6 +18,7 @@
18
  },
19
  "errors": "replace",
20
  "model_max_length": 1000000000000000019884624838656,
 
21
  "pad_token": "<|endoftext|>",
22
  "special_tokens_map_file": "/root/.cache/huggingface/hub/models--xhyi--PT_GPTNEO350_ATG/snapshots/56ab08aaa6802d0f830d42c352d5d536be72811d/special_tokens_map.json",
23
  "tokenizer_class": "GPT2Tokenizer",
 
18
  },
19
  "errors": "replace",
20
  "model_max_length": 1000000000000000019884624838656,
21
+ "name_or_path": "outputs/gptInstruct/",
22
  "pad_token": "<|endoftext|>",
23
  "special_tokens_map_file": "/root/.cache/huggingface/hub/models--xhyi--PT_GPTNEO350_ATG/snapshots/56ab08aaa6802d0f830d42c352d5d536be72811d/special_tokens_map.json",
24
  "tokenizer_class": "GPT2Tokenizer",