ritika-kumar commited on
Commit
486e62c
1 Parent(s): e0bdb37

Create README.md

Browse files

---
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

Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - ai4bharat/samanantar
4
+ ---