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

Velocity · 7d
+1.9
★ / day
Trend
→steady
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.