Update README.md
Browse files
README.md
CHANGED
@@ -7,14 +7,15 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: DubverseAI
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
-
should probably proofread and complete it, then remove this comment. -->
|
14 |
-
|
15 |
# DubverseAI
|
16 |
-
|
17 |
-
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.1887
|
20 |
- Bleu: 72.3468
|
@@ -59,4 +60,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.29.0
|
60 |
- Pytorch 2.0.0+cu118
|
61 |
- Datasets 2.12.0
|
62 |
-
- Tokenizers 0.13.3
|
|
|
7 |
model-index:
|
8 |
- name: DubverseAI
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- cfilt/iitb-english-hindi
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
library_name: transformers
|
15 |
+
pipeline_tag: translation
|
16 |
---
|
17 |
|
|
|
|
|
|
|
18 |
# DubverseAI
|
|
|
|
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.1887
|
21 |
- Bleu: 72.3468
|
|
|
60 |
- Transformers 4.29.0
|
61 |
- Pytorch 2.0.0+cu118
|
62 |
- Datasets 2.12.0
|
63 |
+
- Tokenizers 0.13.3
|