aixk_custom_model / config.json
aixk's picture
Upload folder using huggingface_hub
4475ace verified
{
"return_dict": true,
"output_hidden_states": false,
"dtype": null,
"chunk_size_feed_forward": 0,
"is_encoder_decoder": false,
"architectures": null,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1"
},
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"problem_type": null,
"_name_or_path": "",
"transformers_version": "5.0.0",
"vocab_size": 250006,
"hidden_size": 128,
"num_hidden_layers": 3,
"num_attention_heads": 4,
"intermediate_size": 512,
"max_position_embeddings": 512,
"eos_token_id": 250004,
"model_type": "aixk_custom_arch",
"output_attentions": false
}