File size: 349 Bytes
0627ca8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"_name_or_path": "/home/secilsen/PycharmProjects/NeuroscienceQA/DPR-model/checkpoint-374",
"architectures": [
"OBSSDPRModel"
],
"auto_map": {
"AutoConfig": "configuration_dpr.CustomDPRConfig",
"AutoModel": "modeling_dpr.OBSSDPRModel"
},
"model_type": "dpr",
"torch_dtype": "float32",
"transformers_version": "4.24.0"
}
|