HarderThenHarder/transformers_tasks
A collection of NLP task implementations using huggingface transformers, covering text matching, classification, generation, information extraction, RLHF, and SFT.

Not currently ranked — collecting fresh signals.
star history
This repository provides implementations of various NLP tasks built on the huggingface transformers library. It includes supervised text matching, text classification, text generation, information extraction, and reinforcement learning from human feedback (RLHF) with supervised fine-tuning (SFT). Users can swap in their own datasets to train task-specific transformer models.
Frequently asked
- What is HarderThenHarder/transformers_tasks?
- A collection of NLP task implementations using huggingface transformers, covering text matching, classification, generation, information extraction, RLHF, and SFT.
- Is transformers_tasks open source?
- Yes — HarderThenHarder/transformers_tasks is an open-source project tracked on heatdrop.
- What language is transformers_tasks written in?
- HarderThenHarder/transformers_tasks is primarily written in Jupyter Notebook.
- How popular is transformers_tasks?
- HarderThenHarder/transformers_tasks has 2.4k stars on GitHub.
- Where can I find transformers_tasks?
- HarderThenHarder/transformers_tasks is on GitHub at https://github.com/HarderThenHarder/transformers_tasks.