d2niraj555
commited on
Commit
·
d569a2e
1
Parent(s):
8f9fb80
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
-
-
|
|
|
5 |
model-index:
|
6 |
- name: mt5-eng2nep
|
7 |
results: []
|
@@ -12,23 +13,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# mt5-eng2nep
|
14 |
|
15 |
-
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
16 |
-
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 1.9387
|
18 |
-
|
19 |
## Model description
|
20 |
|
21 |
-
|
22 |
-
|
23 |
-
## Intended uses & limitations
|
24 |
-
|
25 |
-
More information needed
|
26 |
-
|
27 |
## Training and evaluation data
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
## Training procedure
|
32 |
|
33 |
### Training hyperparameters
|
34 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- English to Nepali Translator
|
5 |
+
- MT5 Fine Tuned
|
6 |
model-index:
|
7 |
- name: mt5-eng2nep
|
8 |
results: []
|
|
|
13 |
|
14 |
# mt5-eng2nep
|
15 |
|
|
|
|
|
|
|
|
|
16 |
## Model description
|
17 |
|
18 |
+
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) trained on "Nepali Translator" dataset. This fine-tuned model is for translating English to Nepali language (with limited capability)
|
|
|
|
|
|
|
|
|
|
|
19 |
## Training and evaluation data
|
20 |
+
- "Nepali Translator" dataset: (https://github.com/sharad461/nepali-translator)
|
21 |
+
|
|
|
|
|
22 |
|
23 |
### Training hyperparameters
|
24 |
|