File size: 1,162 Bytes
486e62c
ec881af
 
486e62c
 
ec881af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
base_model: Helsinki/opus-mt-en-fr
datasets:
- ai4bharat/samanantar
language:
- en
- hi
metrics:
- bleu
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

# Finetuning

This model is a fine-tuned version of [Helsinki/opus-mt-en-fr]([https://huggingface.co/Helsinki-NLP/opus-mt-en-mul](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr)) on the samanantar dataset.
source group: English
target group: Hindi
model: transformer

## Model description

Helsinki/opus-mt-en-fr finetuned for translation task in Hindi language

## Training and evaluation data

ai4bharath/samanantar

### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 2e-5
- warmup_steps: 500
- gradient_accumulation_steps: 2
- total_train_batch_size: 16
- num_epochs: 3

### Benchamark Evaluation
- BLEU score on Tatoeba: 21.93456688254154
- BLUE score on IN-22: 15.545328465618004

### Framework versions

- Transformers 4.42.3
- Pytorch 2.1.2
- Datasets 2.20.0
- Tokenizers 0.19.1