FastDatasets
A powerful tool for creating high-quality training datasets for Large Language Models (LLMs)
GraphCanon updated today · GitHub synced today
219
Stars
41
Forks
0
Open issues
9
Watchers
10mo
Last push
Python Apache-2.0Created Apr 25, 2025
Trust & integrity
Full report- Maintenance
- Slowing (314d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- 3 low (3 low)
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
FastDatasets provides capabilities to generate and manipulate high-quality datasets aimed at improving the performance of LLMs during their training phase.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Jul 12, 2026
- Languages
- python
Source: github.language+pyproject.toml · Jul 12, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Python runtimePython
Source: README excerpt (regex_v1, Jul 11, 2026)
# pip install 'fastdatasets-llm[web]' # Web/UI/APISource link
Tags
README
pip install 'fastdatasets-llm[web]' # Web/UI/API
pip install 'fastdatasets-llm[doc]' # 更佳文档解析(textract)
pip install 'fastdatasets-llm[all]' # 全部可选能力
或安装最新开发版:
```bash
pip install git+https://github.com/ZhuLinsen/FastDatasets.git@main