chuanli-lambda
commited on
Commit
•
24d8fbe
1
Parent(s):
66befaf
Upload tokenizer
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"bos_token": "<|endoftext|>",
|
4 |
"eos_token": "<|endoftext|>",
|
5 |
"model_max_length": 1000000000000000019884624838656,
|
6 |
-
"name_or_path": "/home/ubuntu/llm/outputs/ft-synthetic-instruct-gptj-pairwise-
|
7 |
"special_tokens_map_file": "/fsx/home-hailey/.cache/huggingface/hub/models--EleutherAI--gpt-neox-20b/snapshots/3523781c8df75f7741687a4284f6f70e1afa12f4/special_tokens_map.json",
|
8 |
"tokenizer_class": "GPTNeoXTokenizer",
|
9 |
"unk_token": "<|endoftext|>"
|
|
|
3 |
"bos_token": "<|endoftext|>",
|
4 |
"eos_token": "<|endoftext|>",
|
5 |
"model_max_length": 1000000000000000019884624838656,
|
6 |
+
"name_or_path": "/home/ubuntu/llm/outputs/ft-synthetic-instruct-gptj-pairwise-pythia1.4b-deepspeed/resume/checkpoint-6000",
|
7 |
"special_tokens_map_file": "/fsx/home-hailey/.cache/huggingface/hub/models--EleutherAI--gpt-neox-20b/snapshots/3523781c8df75f7741687a4284f6f70e1afa12f4/special_tokens_map.json",
|
8 |
"tokenizer_class": "GPTNeoXTokenizer",
|
9 |
"unk_token": "<|endoftext|>"
|