File size: 310 Bytes
e6d6c76 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"architectures": [
"MultiLabelRaschModel_ID_tokens"
],
"base_model": "bert-base-uncased",
"bias": false,
"cls": false,
"d": 25,
"example_token_lookup": {},
"model_type": "id_token_bert",
"n_examples": 900,
"n_llms": 8,
"torch_dtype": "float32",
"transformers_version": "4.41.2"
}
|