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