my_pr_model / config.json
nt-ai's picture
Updated model
f81c68c verified
raw
history blame contribute delete
256 Bytes
{
"architectures": [
"MTL_DD_PR"
],
"freeze_bert": false,
"model_name": "bert-base-multilingual-uncased",
"model_type": "mtl_dd_pr",
"num_dd_labels": 2,
"num_pr_labels": 4,
"torch_dtype": "float32",
"transformers_version": "4.47.0"
}