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
XueFuzhao avatar

XueFuzhao/InstructionWild

0
View on GitHub↗
462 stars·39 forks·8 views

InstructionWild

We release InstructWild v2 under data v2 dir, which includes over 110K high-quailty user-based instructions. We did not use self-instruct to generate any instructions. We also label a subset of these instructions with instruction type and speical tag. Please see README for details.

Features

  • Instruction Tuning Datasets - Instruction data derived from real-world user chat screenshots.
  • Instruction Datasets - Natural instruction dataset collected from web sources.

Star history

Star history chart for xuefuzhao/instructionwildStar history chart for xuefuzhao/instructionwild

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

Projects sharing features with InstructionWild

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

    LianjiaTech/BELLE

    8,273View on GitHub↗

    BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction tuning framework. It provides a pipeline for training, evaluating, and deploying models optimized for natural language understanding and dialogue tasks in the Chinese language. The project is distinguished by its integrated approach to model refinement, combining the curation of multi-million entry instruction datasets with a distributed training pipeline. This pipeline supports both full fine-tuning and low-rank adaptation to optimize conversational performance. The system

    HTMLbloomchinese-nlpgpt-evaluation
    View on GitHub↗8,273
  • instruction-tuning-with-gpt-4/gpt-4-llmInstruction-Tuning-with-GPT-4 avatar

    Instruction-Tuning-with-GPT-4/GPT-4-LLM

    4,335View on GitHub↗

    This project is an instruction tuning framework and synthetic data generator that uses high-capacity teacher models to produce instruction-following pairs for training smaller student models. It provides datasets and tools for supervised instruction tuning and reinforcement learning from human feedback. The framework specializes in cross-lingual tuning, offering high-quality instruction-following examples in English and Chinese to improve model generalization across different scripts. It includes a reward modeling tool for creating preference datasets and comparative ratings used to train rew

    HTMLalpacachatgptgpt-4
    View on GitHub↗4,335
  • da-southampton/redgptDA-southampton avatar

    DA-southampton/RedGPT

    70View on GitHub↗

    English Version

    View on GitHub↗70
  • freedomintelligence/huatuo-26mFreedomIntelligence avatar

    FreedomIntelligence/Huatuo-26M

    335View on GitHub↗

    The Largest-scale Chinese Medical QA Dataset: with 26,000,000 question answer pairs.

    View on GitHub↗335
Compare all 20 related projects→

Frequently asked questions

What does xuefuzhao/instructionwild do?

We release InstructWild v2 under data v2 dir, which includes over 110K high-quailty user-based instructions. We did not use self-instruct to generate any instructions. We also label a subset of these instructions with instruction type and speical tag. Please see README for details.

What are the main features of xuefuzhao/instructionwild?

The main features of xuefuzhao/instructionwild are: Instruction Tuning Datasets, Instruction Datasets.

Which projects share features with xuefuzhao/instructionwild?

Projects with overlapping indexed features include: instruction-tuning-with-gpt-4/gpt-4-llm — This project is an instruction tuning framework and synthetic data generator that uses high-capacity teacher models to… lianjiatech/belle — BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction… da-southampton/redgpt — [English Version]. gururise/alpacadatacleaned — Alpaca dataset from Stanford, cleaned and curated. freedomintelligence/huatuo-26m — The Largest-scale Chinese Medical QA Dataset: with 26,000,000 question answer pairs. cluebenchmark/pclue.