Spaces:
Runtime error
Runtime error
File size: 1,540 Bytes
9094cc2 9ef3bbd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
title: AutoEvaluate
emoji: π’
colorFrom: red
colorTo: red
sdk: streamlit
sdk_version: 1.2.0
app_file: app.py
---
# AutoEvaluate
> Submit evaluation jobs to AutoTrain from the Hugging Face Hub
## Supported tasks
The table below shows which tasks are currently supported for evaluation in the AutoTrain backend:
| Task | Supported | Sample prediction repository |
|:--------------------------------|:---------:|:------------------------------------------------------------------------------------|
| `binary_classification` | β
| [`eval-staging-835`](https://huggingface.co/datasets/autoevaluate/eval-staging-835) |
| `multi_class_classification` | β
| [`eval-staging-822`](https://huggingface.co/datasets/autoevaluate/eval-staging-822) |
| `multi_label_classification` | β | |
| `entity_extraction` | β
| [`eval-staging-838`](https://huggingface.co/datasets/autoevaluate/eval-staging-838) |
| `extractive_question_answering` | β | |
| `translation` | β | |
| `summarization` | β | | |