{ "_name_or_path": "distilroberta-base", "architectures": [ "RobertaForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "eos_token_id": 2, "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "Anti-Disinformation Measures", "1": "Closure and Regulation of Schools", "10": "Lockdown", "11": "New Task Force, Bureau or Administrative Configuration", "12": "Other Policy Not Listed Above", "13": "Public Awareness Measures", "14": "Quarantine", "15": "Restriction and Regulation of Businesses", "16": "Restriction and Regulation of Government Services", "17": "Restrictions of Mass Gatherings", "18": "Social Distancing", "19": "COVID-19 Vaccines", "2": "Curfew", "20": "Other", "3": "Declaration of Emergency", "4": "External Border Restrictions", "5": "Health Monitoring", "6": "Health Resources", "7": "Health Testing", "8": "Hygiene", "9": "Internal Border Restrictions" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "Anti-Disinformation Measures": 0, "COVID-19 Vaccines": 19, "Closure and Regulation of Schools": 1, "Curfew": 2, "Declaration of Emergency": 3, "External Border Restrictions": 4, "Health Monitoring": 5, "Health Resources": 6, "Health Testing": 7, "Hygiene": 8, "Internal Border Restrictions": 9, "Lockdown": 10, "New Task Force, Bureau or Administrative Configuration": 11, "Other": 20, "Other Policy Not Listed Above": 12, "Public Awareness Measures": 13, "Quarantine": 14, "Restriction and Regulation of Businesses": 15, "Restriction and Regulation of Government Services": 16, "Restrictions of Mass Gatherings": 17, "Social Distancing": 18 }, "layer_norm_eps": 1e-05, "max_position_embeddings": 514, "model_type": "roberta", "num_attention_heads": 12, "num_hidden_layers": 6, "pad_token_id": 1, "position_embedding_type": "absolute", "transformers_version": "4.3.2", "type_vocab_size": 1, "use_cache": true, "vocab_size": 50265 }