Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t-mohamed-shafeek/llm-for-language-translation
This repository contains a simple and beginner-level noteboook which employs the mBART LLM/model for the translation of English text into Indian Languages.
https://github.com/t-mohamed-shafeek/llm-for-language-translation
huggingface-transformers language-tra llm llm-inference mbart mbart50 nlp nmt
Last synced: 24 days ago
JSON representation
This repository contains a simple and beginner-level noteboook which employs the mBART LLM/model for the translation of English text into Indian Languages.
- Host: GitHub
- URL: https://github.com/t-mohamed-shafeek/llm-for-language-translation
- Owner: T-Mohamed-Shafeek
- License: mit
- Created: 2024-05-08T16:05:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T16:21:12.000Z (8 months ago)
- Last Synced: 2024-05-08T17:39:37.468Z (8 months ago)
- Topics: huggingface-transformers, language-tra, llm, llm-inference, mbart, mbart50, nlp, nmt
- Language: Jupyter Notebook
- Homepage: https://huggingface.co/docs/transformers/model_doc/mbart
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLM-for-Language-Translation
This Notebook is a beginner-level and simple demonstration of NMT (Neural Machine Translation) using mBART (Multilingual Bidirectional and Auto-Regressive Transformers) model.
I have implemented how mBART can be deployed to translate English Language into few Indian Languages namely :
Tamil, Bengali, Gujarathi, Hindi, Malayalam, Marathi and Telungu.