Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lewtun/transformerlab
NLP experiments with Transformers
https://github.com/lewtun/transformerlab
Last synced: 23 days ago
JSON representation
NLP experiments with Transformers
- Host: GitHub
- URL: https://github.com/lewtun/transformerlab
- Owner: lewtun
- License: apache-2.0
- Created: 2021-01-06T14:36:37.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T20:29:02.000Z (about 2 years ago)
- Last Synced: 2024-10-07T10:41:14.576Z (about 1 month ago)
- Language: Jupyter Notebook
- Homepage: https://lewtun.github.io/transformerlab/
- Size: 2.98 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Transformer Lab
> Experiments and misadventures with TransformersThe goal of this project is to re-implement various Transformer-based research articles with the HuggingFace ecosystem of libraries.