Update README.md
Browse filesSpecifically designed for female tourists traveling to India!
README.md
CHANGED
@@ -5,6 +5,12 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: indian_translatorv1
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -12,24 +18,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# indian_translatorv1
|
14 |
|
15 |
-
This model was trained from scratch on
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Train Loss: 0.0213
|
18 |
- Epoch: 14
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
-
|
23 |
-
|
24 |
-
## Intended uses & limitations
|
25 |
-
|
26 |
-
More information needed
|
27 |
-
|
28 |
-
## Training and evaluation data
|
29 |
-
|
30 |
-
More information needed
|
31 |
-
|
32 |
-
## Training procedure
|
33 |
|
34 |
### Training hyperparameters
|
35 |
|
@@ -63,4 +59,4 @@ The following hyperparameters were used during training:
|
|
63 |
- Transformers 4.48.3
|
64 |
- TensorFlow 2.18.0
|
65 |
- Datasets 3.3.2
|
66 |
-
- Tokenizers 0.21.0
|
|
|
5 |
model-index:
|
6 |
- name: indian_translatorv1
|
7 |
results: []
|
8 |
+
license: mit
|
9 |
+
datasets:
|
10 |
+
- nashrah18/indiantranslator
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
- hi
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
18 |
|
19 |
# indian_translatorv1
|
20 |
|
21 |
+
This model was trained from scratch on indiantranslator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Train Loss: 0.0213
|
24 |
- Epoch: 14
|
25 |
|
26 |
## Model description
|
27 |
|
28 |
+
A model that translates english to colloquial hindi for female tourists!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
### Training hyperparameters
|
31 |
|
|
|
59 |
- Transformers 4.48.3
|
60 |
- TensorFlow 2.18.0
|
61 |
- Datasets 3.3.2
|
62 |
+
- Tokenizers 0.21.0
|