https://github.com/kriss024/transformers
Python program to translate Polish text into English using a transformer model from Hugging Face.
https://github.com/kriss024/transformers
huggingface huggingface-transformers python3 transformers transformers-models
Last synced: about 1 month ago
JSON representation
Python program to translate Polish text into English using a transformer model from Hugging Face.
- Host: GitHub
- URL: https://github.com/kriss024/transformers
- Owner: kriss024
- Created: 2024-05-31T18:36:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T21:10:13.000Z (11 months ago)
- Last Synced: 2025-01-25T00:19:38.412Z (3 months ago)
- Topics: huggingface, huggingface-transformers, python3, transformers, transformers-models
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transformers
Python program to translate Polish text into English using a transformer model from Hugging Face.