File size: 345 Bytes
93b5b4d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "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"
}