Home/Model Training/LLMDataHub
LLMDataHub logo

LLMDataHub

Zjh-819/LLMDataHub

Curated Collection of Datasets for LLM Training

GraphCanon updated today · GitHub synced today

3.4k
Stars
236
Forks
4
Open issues
53
Watchers
2y
Last push
MITCreated Apr 10, 2023

Trust & integrity

Full report
Maintenance
Dormant (956d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

LLMDataHub is a repository curating high-quality training datasets for large language models (LLMs), covering general alignment, domain-specific, pretraining, and multimodal datasets. It aids researchers and practitioners in easily finding relevant datasets to improve chatbot dialogue quality and language understanding.

Capability facts

No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).

Categories

Tags

README

LLMDataHub: Awesome Datasets for LLM Training


🔥 Alignment Datasets • 💡 Domain-specific Datasets • :atom: Pretraining Datasets 🖼️ Multimodal Datasets

GitHub last commit GitHub Repo stars

Introduction 📄

Large language models (LLMs), such as OpenAI's GPT series, Google's Bard, and Baidu's Wenxin Yiyan, are driving profound technological changes. Recently, with the emergence of open-source large model frameworks like LlaMa and ChatGLM, training an LLM is no longer the exclusive domain of resource-rich companies. Training LLMs by small organizations or individuals has become an important interest in the open-source community, with some notable works including Alpaca, Vicuna, and Luotuo. In addition to large model frameworks, large-scale and high-quality training corpora are also essential for training large language models. Currently, relevant open-source corpora in the community are still scattered. Therefore, the goal of this repository is to continuously collect high-quality training corpora for LLMs in the open-source community.

Training a chatbot LLM that can follow human instruction effectively requires access to high-quality datasets that cover a range of conversation domains and styles. In this repository, we provide a curated collection of datasets specifically designed for chatbot training, including links, size, language, usage, and a brief description of each dataset. Our goal is to make it easier for researchers and practitioners to identify and select the most relevant and useful datasets for their chatbot LLM training needs. Whether you're working on improving chatbot dialogue quality, response generation, or language understanding, this repository has something for you.

Contact 📬

If you want to contribute, you can contact:

Junhao Zhao 📧
Advised by Prof. Wanyun Cui

General Open Access Datasets for Alignment 🟢:

Type Tags 🏷️:

  • SFT: Supervised Finetune
    • Dialog: Each entry contains continuous conversations
    • Pairs: Each entry is an input-output pair
    • Context: Each entry has a context text and related QA pairs
  • PT: pretrain
  • CoT: Chain-of-Thought Finetune
  • RLHF: train reward model in Reinforcement Learning with Human Feedback

Datasets released in November 2023

Dataset nameUsed byTypeLanguageSizeDescription ️
helpSteer/RLHFEnglish37k instancesAn RLHF dataset that is annotated by human with helpfulness, correctness, coherence, complexity and verbosity measures
no_robots/SFTEnglish10k instanceHigh-quality human-created STF data, single turn.

Datasets released in September 2023

| Dataset name