File size: 818 Bytes
58e47aa |
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 28 29 30 31 |
---
type: predictions
tags:
- autotrain
- evaluation
datasets:
- trec
eval_info:
task: multi_class_classification
model: aychang/bert-base-cased-trec-coarse
metrics: []
dataset_name: trec
dataset_config: default
dataset_split: test
col_mapping:
text: text
target: label-coarse
---
# Dataset Card for AutoTrain Evaluator
This repository contains model predictions generated by [AutoTrain](https://huggingface.co./autotrain) for the following task and dataset:
* Task: Multi-class Text Classification
* Model: aychang/bert-base-cased-trec-coarse
* Dataset: trec
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. |