awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesText Classifier Fine-Tuning

Loads pretrained language models and fine-tunes them on labeled text data to classify documents by sentiment or category.

Distinct from Text Classifiers: Distinct from Text Classifiers: focuses on the fine-tuning process for text classification, not the resulting classifier models themselves.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Text Classifier Fine-Tuning. Refine with filters or upvote what's useful.

Awesome Text Classifier Fine-Tuning GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • fastai/course22Avatar fastai

    fastai/course22

    3,398Vezi pe GitHub↗

    This is a structured deep learning curriculum for programmers, delivered as a collection of Jupyter notebooks. It teaches the fundamentals of training neural networks for computer vision, natural language processing, tabular data analysis, and collaborative filtering using PyTorch and the fastai library. The course is designed to be hands-on, guiding learners from building a training loop from scratch to fine-tuning pretrained models for a variety of practical tasks. The curriculum distinguishes itself by covering the full lifecycle of a deep learning project, from data preparation and augmen

    Provides a fine-tuning workflow for text classification using pretrained language models on labeled datasets.

    Jupyter Notebookdeep-learningfastaijupyter-notebooks
    Vezi pe GitHub↗3,398
  • vllm-project/semantic-routerAvatar vllm-project

    vllm-project/semantic-router

    3,205Vezi pe GitHub↗

    Routes queries to specialized models based on academic or professional domains using a fine-tuned classifier.

    Goai-gatewaybert-classificationfine-tuning
    Vezi pe GitHub↗3,205
  • rasbt/reasoning-from-scratchAvatar rasbt

    rasbt/reasoning-from-scratch

    3,060Vezi pe GitHub↗

    This project is a technical resource and implementation guide for building transformer-based language model architectures and training pipelines from scratch. It focuses on the design of models capable of natural language processing, including the integration of pretrained weights and the creation of foundational model frameworks. The project specifically emphasizes logical reasoning and mathematical problem solving. It provides a framework for optimizing these capabilities through reinforcement learning and the use of automated verifiers to evaluate and reward correct reasoning paths. The r

    Fine-tunes pretrained language models on labeled data to classify text into specific categories.

    Jupyter Notebookaiartificial-intelligencedeep-learning
    Vezi pe GitHub↗3,060
  1. Home
  2. Artificial Intelligence & ML
  3. Text Classifiers
  4. Text Classifier Fine-Tuning

Explorează sub-etichetele

  • Domain ClassifiersRoutes queries to specialized models based on academic or professional domains using a fine-tuned classifier. **Distinct from Text Classifier Fine-Tuning:** Distinct from Text Classifier Fine-Tuning: focuses on routing queries to domain-specific models, not the fine-tuning process itself.