Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,16 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: t5_small_gloss_to_text_random_0.1
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -49,4 +59,4 @@ The following hyperparameters were used during training:
|
|
49 |
- Transformers 4.34.0
|
50 |
- Pytorch 2.1.0+cu121
|
51 |
- Datasets 2.14.5
|
52 |
-
- Tokenizers 0.14.1
|
|
|
6 |
model-index:
|
7 |
- name: t5_small_gloss_to_text_random_0.1
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- HamdanXI/gloss_merged_dataset
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
metrics:
|
14 |
+
- bertscore
|
15 |
+
- bleu
|
16 |
+
- sacrebleu
|
17 |
+
- comet
|
18 |
+
pipeline_tag: translation
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
59 |
- Transformers 4.34.0
|
60 |
- Pytorch 2.1.0+cu121
|
61 |
- Datasets 2.14.5
|
62 |
+
- Tokenizers 0.14.1
|