https://github.com/dipanjans/transformers_nlp_essentials
Contains slides and hands-on tutorials for understanding and implementing Transformers in Natural Language Processing. Uses the HuggingFace Transformers framework in the hands-on tutorials.
https://github.com/dipanjans/transformers_nlp_essentials
Last synced: 4 months ago
JSON representation
Contains slides and hands-on tutorials for understanding and implementing Transformers in Natural Language Processing. Uses the HuggingFace Transformers framework in the hands-on tutorials.
- Host: GitHub
- URL: https://github.com/dipanjans/transformers_nlp_essentials
- Owner: dipanjanS
- License: gpl-3.0
- Created: 2020-06-28T11:34:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T12:20:48.000Z (over 4 years ago)
- Last Synced: 2024-10-03T12:52:16.414Z (5 months ago)
- Language: Jupyter Notebook
- Size: 12 MB
- Stars: 26
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Transformers for NLP - Essentials
Contains slides and hands-on tutorials for understanding and implementing Transformers in Natural Language Processing. Uses the HuggingFace Transformers framework in the hands-on tutorials.