Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,13 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: t5_small_gloss_merged_dataset
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -49,4 +56,4 @@ The following hyperparameters were used during training:
|
|
49 |
- Transformers 4.34.0
|
50 |
- Pytorch 2.0.1+cu118
|
51 |
- Datasets 2.14.5
|
52 |
-
- Tokenizers 0.14.1
|
|
|
6 |
model-index:
|
7 |
- name: t5_small_gloss_merged_dataset
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- aslg_pc12
|
11 |
+
metrics:
|
12 |
+
- bertscore
|
13 |
+
- bleu
|
14 |
+
- comet
|
15 |
+
pipeline_tag: translation
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
56 |
- Transformers 4.34.0
|
57 |
- Pytorch 2.0.1+cu118
|
58 |
- Datasets 2.14.5
|
59 |
+
- Tokenizers 0.14.1
|