File size: 675 Bytes
4475ace | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"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
} |