|
{ |
|
"_name_or_path": "/content/gdrive/MyDrive/2023VenetoInnovazione01 - S3 monitoring/3. Implementation/4. Classification/models/weak supervision/specter_v1", |
|
"adapters": { |
|
"adapters": {}, |
|
"config_map": {}, |
|
"fusion_config_map": {}, |
|
"fusions": {} |
|
}, |
|
"architectures": [ |
|
"BertForSequenceClassification" |
|
], |
|
"attention_probs_dropout_prob": 0.1, |
|
"classifier_dropout": null, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.1, |
|
"hidden_size": 768, |
|
"id2label": { |
|
"0": "Smart Agrifood", |
|
"1": "Smart Manufacturing", |
|
"2": "Smart Living & Energy", |
|
"3": "Cultura e Creativit\u00e0", |
|
"4": "Smart Health", |
|
"5": "Destinazione Intelligente", |
|
"6": "Bioeconomy", |
|
"7": "Space economy" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"Bioeconomy": 6, |
|
"Cultura e Creativit\u00e0": 3, |
|
"Destinazione Intelligente": 5, |
|
"Smart Agrifood": 0, |
|
"Smart Health": 4, |
|
"Smart Living & Energy": 2, |
|
"Smart Manufacturing": 1, |
|
"Space economy": 7 |
|
}, |
|
"layer_norm_eps": 1e-12, |
|
"max_position_embeddings": 512, |
|
"model_type": "bert", |
|
"num_attention_heads": 12, |
|
"num_hidden_layers": 12, |
|
"pad_token_id": 0, |
|
"position_embedding_type": "absolute", |
|
"problem_type": "multi_label_classification", |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.35.2", |
|
"type_vocab_size": 2, |
|
"use_cache": true, |
|
"vocab_size": 31090 |
|
} |
|
|