awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fastai/course22fastai 的头像

    fastai/course22

    3,398在 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
    在 GitHub 上查看↗3,398
  • vllm-project/semantic-routervllm-project 的头像

    vllm-project/semantic-router

    3,205在 GitHub 上查看↗

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

    Goai-gatewaybert-classificationfine-tuning
    在 GitHub 上查看↗3,205
  • rasbt/reasoning-from-scratchrasbt 的头像

    rasbt/reasoning-from-scratch

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

探索子标签

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