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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
namisan avatar

namisan/mt-dnn

0
View on GitHub↗
2,259 stars·408 forks·Python·MIT·8 views

Mt Dnn

New Release We released Adversarial training for both LM pre-training/finetuning and f-divergence.

Features

  • Instruction Tuning - Multi-task learning framework for natural language understanding.
  • Natural Language Processing - Multi-task deep neural networks for NLU.

Star history

Star history chart for namisan/mt-dnnStar history chart for namisan/mt-dnn

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does namisan/mt-dnn do?

New Release We released Adversarial training for both LM pre-training/finetuning and f-divergence.

What are the main features of namisan/mt-dnn?

The main features of namisan/mt-dnn are: Instruction Tuning, Natural Language Processing.

Which projects share features with namisan/mt-dnn?

Projects with overlapping indexed features include: thunlp/ultrachat — UltraChat is a collection of large-scale conversational datasets and instruction-tuning data designed for training and… nlpxucan/wizardlm — WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding,… google-research/text-to-text-transfer-transformer — This is a machine learning framework for treating diverse natural language processing tasks as a unified text-to-text… 7compass/sentimental — Simple sentiment analysis with Ruby. abitdodgy/gibran — Gibran is an Elixir natural language processor, and a port of WordsCounted. abadojack/whatlanggo — Natural language detection library for Go.

Projects sharing features with Mt Dnn

These projects share indexed features with Mt Dnn. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nlpxucan/wizardlmnlpxucan avatar

    nlpxucan/WizardLM

    9,486View on GitHub↗

    WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding, mathematical, and conversational tasks. It functions as an AI system for mathematical reasoning and code generation, as well as a synthetic dataset generator used to train other language models. The project is distinguished by its evolutionary instruction tuning, which uses a method to rewrite simple instructions into complex tasks. This process expands training dataset difficulty and produces a high volume of open-domain tasks across various difficulty levels. The system covers capa

    Python
    View on GitHub↗9,486
  • thunlp/ultrachatthunlp avatar

    thunlp/UltraChat

    2,786View on GitHub↗

    UltraChat is a collection of large-scale conversational datasets and instruction-tuning data designed for training and evaluating generative AI models. It provides structured JSON data consisting of complex, multi-round dialogue sequences intended to refine the performance of large language models in chat tasks. The project focuses on improving reasoning and response quality through a diverse set of interactions across multiple sectors. These datasets are used for supervised fine-tuning and instruction tuning workflows to improve how models follow complex directions and maintain context acros

    Pythonchatbotchatgptdeep-learning
    View on GitHub↗2,786
  • google-research/text-to-text-transfer-transformergoogle-research avatar

    google-research/text-to-text-transfer-transformer

    6,528View on GitHub↗

    This is a machine learning framework for treating diverse natural language processing tasks as a unified text-to-text problem. It provides a toolkit for pre-training and fine-tuning large-scale transformer models, utilizing a system where both inputs and outputs are formatted as raw text sequences. The framework is distinguished by its distributed training system, which uses mesh-based strategies to scale model weights and training batches across multiple TPU cores. It supports multi-task learning by combining diverse datasets into a single training stream using configurable mixture rates, al

    Python
    View on GitHub↗6,528
  • 7compass/sentimental7compass avatar

    7compass/sentimental

    465View on GitHub↗

    Simple sentiment analysis with Ruby

    Ruby
    View on GitHub↗465
Compare all 30 related projects→