Gleb Vinarskis
initial commit adding files
8473922
raw
history blame contribute delete
588 Bytes
{
"_name_or_path": "Maslionok/language-detect-pipeline",
"architectures": [
"LangDetectorModel"
],
"filename": "LID-40-3-2000000-1-4.bin",
"attention_probs_dropout_prob": 0.1,
"auto_map": {
"AutoConfig": "configuration_lang.ImpressoConfig",
"AutoModelForTokenClassification": "modeling_lang.LangDetectorModel"
},
"custom_pipelines": {
"lang-detect": {
"impl": "lang_detect.LangDetectionPipeline",
"pt": "AutoModelForTokenClassification"
}
},
"model_type": "lang_detect",
"torch_dtype": "float32",
"transformers_version": "4.49.0"
}