File size: 894 Bytes
878c8cb |
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:
- lewtun/dog_food
eval_info:
task: image_multi_class_classification
model: abhishek/convnext-tiny-finetuned-dogfood
metrics: ['matthews_correlation']
dataset_name: lewtun/dog_food
dataset_config: lewtun--dog_food
dataset_split: test
col_mapping:
image: image
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: Multi-class Image Classification
* Model: abhishek/convnext-tiny-finetuned-dogfood
* Dataset: lewtun/dog_food
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. |