CoolFace
Modelpublic

Multi-Domain-Expert-Learning/all_layers_all_domains

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes15downloads
tokenizer_config.json10 linesDownload Raw Back to root
1{2  "add_prefix_space": false,3  "bos_token": "<|endoftext|>",4  "clean_up_tokenization_spaces": true,5  "eos_token": "<|endoftext|>",6  "model_max_length": 1000000000000000019884624838656,7  "tokenizer_class": "GPTNeoXTokenizer",8  "unk_token": "<|endoftext|>"9}10