Hiveurban's picture
Upload model
93b5b4d verified
{
"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"
}