CoolFace
Modelpublic

lambda/pythia-1.4b-deduped-synthetic-instruct

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
4likes42downloads
tokenizer_config.json11 linesDownload Raw Back to root
1{2  "add_prefix_space": false,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|>"10}11