Datasets:
Commit From AutoTrain Evaluator
Browse files- README.md +33 -0
- config.json +1 -0
- predictions.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
type: predictions
|
3 |
+
tags:
|
4 |
+
- autotrain
|
5 |
+
- evaluation
|
6 |
+
datasets:
|
7 |
+
- aslg_pc12
|
8 |
+
eval_info:
|
9 |
+
task: translation
|
10 |
+
model: HamdanXI/t5_small_gloss_merged_dataset_adj_adv
|
11 |
+
metrics: ['bertscore', 'meteor', 'sari']
|
12 |
+
dataset_name: aslg_pc12
|
13 |
+
dataset_config: default
|
14 |
+
dataset_split: train
|
15 |
+
col_mapping:
|
16 |
+
source: gloss
|
17 |
+
target: text
|
18 |
+
---
|
19 |
+
# Dataset Card for AutoTrain Evaluator
|
20 |
+
|
21 |
+
This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
|
22 |
+
|
23 |
+
* Task: Translation
|
24 |
+
* Model: HamdanXI/t5_small_gloss_merged_dataset_adj_adv
|
25 |
+
* Dataset: aslg_pc12
|
26 |
+
* Config: default
|
27 |
+
* Split: train
|
28 |
+
|
29 |
+
To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
|
30 |
+
|
31 |
+
## Contributions
|
32 |
+
|
33 |
+
Thanks to [@HamdanXI](https://huggingface.co/HamdanXI) for evaluating this model.
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"data_files": {"test": "predictions.parquet"}}
|
predictions.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b699584451177003180bceeed7cfb86986eca847816ad2b9d9b84be616b44c91
|
3 |
+
size 10313965
|