type: predictions | |
tags: | |
- autotrain | |
- evaluation | |
datasets: | |
- glue | |
eval_info: | |
task: binary_classification | |
model: autoevaluate/binary-classification | |
metrics: ['matthews_correlation'] | |
dataset_name: glue | |
dataset_config: sst2 | |
dataset_split: validation | |
col_mapping: | |
text: sentence | |
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: Binary Text Classification | |
* Model: autoevaluate/binary-classification | |
* Dataset: glue | |
* Config: sst2 | |
* Split: validation | |
To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator). | |
## Contributions | |
Thanks to [@lewtun](https://huggingface.co/lewtun) for evaluating this model. |