type: predictions | |
tags: | |
- autotrain | |
- evaluation | |
datasets: | |
- anli | |
eval_info: | |
task: natural_language_inference | |
model: MoritzLaurer/DeBERTa-v3-base-mnli-fever-anli | |
metrics: [] | |
dataset_name: anli | |
dataset_config: plain_text | |
dataset_split: dev_r1 | |
col_mapping: | |
text1: premise | |
text2: hypothesis | |
target: label | |
# Dataset Card for AutoTrain Evaluator | |
This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset: | |
* Task: Natural Language Inference | |
* Model: MoritzLaurer/DeBERTa-v3-base-mnli-fever-anli | |
* Dataset: anli | |
* Config: plain_text | |
* Split: dev_r1 | |
To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). | |
## Contributions | |
Thanks to [@ctkang](https://huggingface.co/ctkang) for evaluating this model. |