| { | |
| "ensemble_type": "majority_voting", | |
| "model_keys": [ | |
| "bert_base_uncased", | |
| "bart_base", | |
| "gpt_neo_2_7b" | |
| ], | |
| "num_labels": 2, | |
| "device_used_during_init": "cuda", | |
| "architectures": [ | |
| "EnsembleMajorityVoting" | |
| ] | |
| } |
| { | |
| "ensemble_type": "majority_voting", | |
| "model_keys": [ | |
| "bert_base_uncased", | |
| "bart_base", | |
| "gpt_neo_2_7b" | |
| ], | |
| "num_labels": 2, | |
| "device_used_during_init": "cuda", | |
| "architectures": [ | |
| "EnsembleMajorityVoting" | |
| ] | |
| } |