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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • fastai/course22Avatar von fastai

    fastai/course22

    3,398Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,398
  • vllm-project/semantic-routerAvatar von vllm-project

    vllm-project/semantic-router

    3,205Auf GitHub ansehen↗

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

    Goai-gatewaybert-classificationfine-tuning
    Auf GitHub ansehen↗3,205
  • rasbt/reasoning-from-scratchAvatar von rasbt

    rasbt/reasoning-from-scratch

    3,060Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,060
  1. Home
  2. Artificial Intelligence & ML
  3. Text Classifiers
  4. Text Classifier Fine-Tuning

Unter-Tags erkunden

  • 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.