CoolFace
Modelpublic

LucasWeber/id_token_bert_odds_LMentry

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes25downloads
config.json16 linesDownload Raw Back to root
1{2  "architectures": [3    "MultiLabelRaschModel_ID_tokens"4  ],5  "base_model": "bert-base-uncased",6  "bias": false,7  "cls": false,8  "d": 25,9  "example_token_lookup": {},10  "model_type": "id_token_bert",11  "n_examples": 900,12  "n_llms": 8,13  "torch_dtype": "float32",14  "transformers_version": "4.41.2"15}16