File size: 854 Bytes
76e6505 |
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 32 33 |
---
type: predictions
tags:
- autotrain
- evaluation
datasets:
- wmt16
eval_info:
task: translation
model: Lvxue/finetuned-mt5-small-10epoch
metrics: ['accuracy']
dataset_name: wmt16
dataset_config: de-en
dataset_split: test
col_mapping:
source: translation.en
target: translation.de
---
# Dataset Card for AutoTrain Evaluator
This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
* Task: Translation
* Model: Lvxue/finetuned-mt5-small-10epoch
* Dataset: wmt16
* Config: de-en
* Split: test
To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
## Contributions
Thanks to [@DarkSourceOfCode](https://huggingface.co/DarkSourceOfCode) for evaluating this model. |