cosmoquester/transformers-tf-finetune
Scripts to finetune huggingface transformers models with Tensorflow 2
This tool helps machine learning engineers and researchers adapt powerful Transformer models for specific natural language tasks using their own datasets. You input your text data, and it outputs a fine-tuned model ready to perform tasks like chatbot responses, hate speech detection, or classifying text sentiment. This is for professionals working on advanced NLP applications who need custom model behavior.
No commits in the last 6 months.
Use this if you need to quickly train state-of-the-art Transformer models for custom text understanding or generation tasks without extensive coding.
Not ideal if you are not familiar with machine learning concepts or if your task doesn't involve complex natural language processing.
Stars
8
Forks
2
Language
Python
License
MIT
Category
Last pushed
Feb 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/cosmoquester/transformers-tf-finetune"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling,...
jsksxs360/How-to-use-Transformers
Transformers 库快速入门教程
google/deepconsensus
DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences...
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning,...
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks