Pinned Repositories
GFG
Python code submission for GFG data visualization test.
PLMpapers
Must-read Papers on pre-trained language models.
simpletransformers
Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel, sentence pair), Token Classification (NER), Question Answering, and Regression tasks. Built on top of the Hugging Face Transformer library.
tsundoku
PyTorch Tutorials for NLP with Deep Learning
turicreate
Turi Create simplifies the development of custom machine learning models.
Quinceyyy's Repositories
Quinceyyy/GFG
Python code submission for GFG data visualization test.
Quinceyyy/turicreate
Turi Create simplifies the development of custom machine learning models.
Quinceyyy/simpletransformers
Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel, sentence pair), Token Classification (NER), Question Answering, and Regression tasks. Built on top of the Hugging Face Transformer library.
Quinceyyy/tsundoku
PyTorch Tutorials for NLP with Deep Learning
Quinceyyy/PLMpapers
Must-read Papers on pre-trained language models.