Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwhovian/machine-translation-t5
Machine translation with T5
https://github.com/nwhovian/machine-translation-t5
Last synced: 11 days ago
JSON representation
Machine translation with T5
- Host: GitHub
- URL: https://github.com/nwhovian/machine-translation-t5
- Owner: nWhovian
- Created: 2021-03-04T17:12:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T14:35:00.000Z (almost 4 years ago)
- Last Synced: 2024-11-12T02:32:49.255Z (2 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# machine-translation-t5
Implementation of a neural machine translation system from Russian to English using the [Huggingface Transformers library](https://github.com/huggingface/transformers) and Pytorch Lightning framework.