| { | |
| "architectures": ["RobertaForSequenceClassification"], | |
| "model_type": "roberta", | |
| "num_labels": 2, | |
| "id2label": {"0": "Other", "1": "Target"}, | |
| "label2id": {"Other": 0, "Target": 1}, | |
| "finetuning_task": "text-classification" | |
| } | |
| { | |
| "architectures": ["RobertaForSequenceClassification"], | |
| "model_type": "roberta", | |
| "num_labels": 2, | |
| "id2label": {"0": "Other", "1": "Target"}, | |
| "label2id": {"Other": 0, "Target": 1}, | |
| "finetuning_task": "text-classification" | |
| } | |