Instructions to use saronh-kh/opus-mt-ar-en-islamic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use saronh-kh/opus-mt-ar-en-islamic with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("saronh-kh/opus-mt-ar-en-islamic") model = AutoModelForSeq2SeqLM.from_pretrained("saronh-kh/opus-mt-ar-en-islamic") - Notebooks
- Google Colab
- Kaggle
opus-mt-ar-en-islamic
This model is a fine-tuned version of Helsinki-NLP/opus-mt-ar-en on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.0950
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 5e-05
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 3
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.5039 | 1.0 | 1171 | 1.3430 |
| 1.2501 | 2.0 | 2342 | 1.1624 |
| 1.1601 | 3.0 | 3513 | 1.0950 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for saronh-kh/opus-mt-ar-en-islamic
Base model
Helsinki-NLP/opus-mt-ar-en