lcm-481077124 / config.json
jose-h-solorzano's picture
Push model using huggingface_hub.
0152070 verified
Raw
History Blame Contribute Delete
500 Bytes
{
"architectures": null,
"chunk_size_feed_forward": 0,
"dropout": 0.03,
"dtype": null,
"hidden_size": 256,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1"
},
"input_embedding_dim": 64,
"is_encoder_decoder": false,
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"max_tr_input_size": 10000,
"num_classes": 325,
"output_hidden_states": false,
"problem_type": null,
"return_dict": true,
"tr_num_layers": 4,
"transformers_version": null,
"vocab_size": 450
}