File size: 1,838 Bytes
7ea3b50 917a1a8 7ea3b50 aab698a 7ea3b50 de6d2f2 7ea3b50 aab698a 7ea3b50 917a1a8 361c083 7ea3b50 aab698a 917a1a8 aab698a 7ea3b50 1b8568c 7ea3b50 1ddcb7e 917a1a8 e7c8290 7ea3b50 9d12e6a b21363d 917a1a8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
---
library_name: transformers
license: apache-2.0
base_model: Helsinki-NLP/opus-mt-en-hi
tags:
- generated_from_keras_callback
model-index:
- name: indian_translatorv1
results: []
datasets:
- nashrah18/indiantranslator
language:
- en
- hi
---
<!-- This model card has been generated automatically according to the information Keras had access to. You should
probably proofread and complete it, then remove this comment. -->
# indian_translatorv1
This model is a fine-tuned version model on indiantranslator dataset.
It achieves the following results on the evaluation set:
- Train Loss: 0.1119
- Epoch: 14
## Model description
Solo female tourists in India often face communication barriers due to formal or outdated translations.
This can lead to misunderstandings, frustration, and even safety concerns.
Therefore, a model designed just for them that translates your english text into hindi colloquial.
## Training and evaluation data
batch_size = 16
learning_rate = 5e-5
weight_decay = 0.01
num_train_epochs = 15
### Training hyperparameters
The following hyperparameters were used during training:
- optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 5e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.01}
- training_precision: float32
### Training results
| Train Loss | Epoch |
|:----------:|:-----:|
| 2.7680 | 0 |
| 1.7672 | 1 |
| 1.2098 | 2 |
| 0.9267 | 3 |
| 0.6953 | 4 |
| 0.5534 | 5 |
| 0.4267 | 6 |
| 0.3309 | 7 |
| 0.2949 | 8 |
| 0.2394 | 9 |
| 0.2157 | 10 |
| 0.1717 | 11 |
| 0.1564 | 12 |
| 0.1278 | 13 |
| 0.1119 | 14 |
### Framework versions
- Transformers 4.48.3
- TensorFlow 2.18.0
- Datasets 3.3.2
- Tokenizers 0.21.0
|