{ | |
"architectures": [ | |
"FastTextModel" | |
], | |
"auto_map": { | |
"AutoConfig": "custom_fasttext.FastTextConfig", | |
"AutoModel": "custom_fasttext.FastTextModel" | |
}, | |
"model_type": "fasttext-language-identification", | |
"repo_id": "facebook/fasttext-language-identification", | |
"torch_dtype": "float32", | |
"transformers_version": "4.44.2" | |
} | |