Model Card for Model ID
Developed by: LocaleNLP Funded by: Internal R&D and NLP Research Grants Shared by: LocaleNLP Model type: Sequence-to-sequence Transformer model Languages Supported: English, Moroccan Darija License: Apache 2.0 Finetuned from model: mT5
Model Details
Model Description
The LocaleNLP English-Darija Model is a transformer-based translation model designed to bridge the language gap between English and Moroccan Darija (a dialect of Arabic spoken in Morocco). It is fine-tuned from mT5 to support text and text translation tasks, improving accessibility for Darija speakers in digital applications.
- Developed by: [LocaleNLP]
- Funded by [Internal R&D]: [Internal R&D and NLP Research Grants]
- Shared by [LocaleNLP]: [More Information Needed]
- Model type: [Sequence-to-sequence Transformer model]
- Language(s) (NLP): [English, Moroccan Darija]
- License: [Apache 2.0]
- Finetuned from model [mT5]: [More Information Needed]
Model Sources [optional]
- Repository: [https://huggingface.co/LocaleNLP/English_darija]
- Paper [Coming soon]: [More Information Needed]
- Demo [Try it on LocaleNLP API]: [https://localenlp.com/]
Uses
Direct Use
[More Information Needed]
Downstream Use [optional]
[More Information Needed]
Out-of-Scope Use
[More Information Needed]
Bias, Risks, and Limitations
[More Information Needed]
Recommendations
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
How to Get Started with the Model
Use the code below to get started with the model.
from transformers import pipeline
translator = pipeline("translation", model="LocaleNLP/English_darija")
text = "Hello, how are you?"
result = translator(text)
print(result)
[More Information Needed]
Training Details
Training Data
[More Information Needed]
Training Procedure
Preprocessing [optional]
[More Information Needed]
Training Hyperparameters
- Training regime: [More Information Needed]
Speeds, Sizes, Times [optional]
[More Information Needed]
Evaluation
Testing Data, Factors & Metrics
Testing Data
[More Information Needed]
Factors
[More Information Needed]
Metrics
[More Information Needed]
Results
[More Information Needed]
Summary
Model Examination [optional]
[More Information Needed]
Environmental Impact
Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).
- Hardware Type: [More Information Needed]
- Hours used: [More Information Needed]
- Cloud Provider: [More Information Needed]
- Compute Region: [More Information Needed]
- Carbon Emitted: [More Information Needed]
Technical Specifications [optional]
Model Architecture and Objective
[More Information Needed]
Compute Infrastructure
[More Information Needed]
Hardware
[More Information Needed]
Software
[More Information Needed]
Citation [optional]
BibTeX:
@misc{LocaleNLP2024EnglishDarija,
title={LocaleNLP English-Darija Translation Model},
author={LocaleNLP AI Research Team},
year={2024},
url={https://huggingface.co/LocaleNLP/English_darija}
}
[More Information Needed]
APA:
[More Information Needed]
Glossary [optional]
[More Information Needed]
More Information [optional]
Contact & Support For questions or contributions: ๐ง Email: [email protected] ๐ Website: https://www.localenlp.com GitHub: https://github.com/LocaleNLP
[More Information Needed]
Model Card Authors [optional]
[More Information Needed]
Model Card Contact
[More Information Needed]
- Downloads last month
- 48
Model tree for LocaleNLP/English_darija
Base model
google/mt5-base