Updated readme
Browse files
README.md
CHANGED
@@ -11,12 +11,9 @@ model-index:
|
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
-
should probably proofread and complete it, then remove this comment. -->
|
16 |
-
|
17 |
# opus-mt-en-hi
|
18 |
|
19 |
-
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 3.5595
|
22 |
- Bleu: 11.9246
|
@@ -25,15 +22,11 @@ It achieves the following results on the evaluation set:
|
|
25 |
|
26 |
More information needed
|
27 |
|
28 |
-
## Intended uses & limitations
|
29 |
-
|
30 |
-
More information needed
|
31 |
-
|
32 |
## Training and evaluation data
|
33 |
|
34 |
-
|
|
|
35 |
|
36 |
-
## Training procedure
|
37 |
|
38 |
### Training hyperparameters
|
39 |
|
|
|
11 |
results: []
|
12 |
---
|
13 |
|
|
|
|
|
|
|
14 |
# opus-mt-en-hi
|
15 |
|
16 |
+
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on [iitb-english-hindi](https://huggingface.co/datasets/cfilt/iitb-english-hindi) dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 3.5595
|
19 |
- Bleu: 11.9246
|
|
|
22 |
|
23 |
More information needed
|
24 |
|
|
|
|
|
|
|
|
|
25 |
## Training and evaluation data
|
26 |
|
27 |
+
This model is trained on [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on [iitb-english-hindi](https://huggingface.co/datasets/cfilt/iitb-english-hindi).
|
28 |
+
Here's a tokenized and pre-processed version of this dataset -> [iitb-english-hindi-tokenized](https://huggingface.co/datasets/fubuki119/iitb-english-hindi-tokenized)
|
29 |
|
|
|
30 |
|
31 |
### Training hyperparameters
|
32 |
|