From 2298545fa954f9669097efb3e1f1633929898fe1 Mon Sep 17 00:00:00 2001 From: zhulinsen Date: Thu, 8 May 2025 22:04:42 +0800 Subject: [PATCH] Add FastDatasets Signed-off-by: zhulinsen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54a64b3..d9ef1d7 100644 --- a/README.md +++ b/README.md @@ -431,6 +431,7 @@ An awesome & curated list of the best LLMOps tools for developers. | [Upgini](https://github.com/upgini/upgini) | Free automated data & feature enrichment library for machine learning: automatically searches through thousands of ready-to-use features from public and community shared data sources and enriches your training dataset with only the accuracy improving features | ![GitHub Badge](https://img.shields.io/github/stars/upgini/upgini.svg?style=flat-square) | | [Feast](https://github.com/feast-dev/feast) | An open source feature store for machine learning. | ![GitHub Badge](https://img.shields.io/github/stars/feast-dev/feast.svg?style=flat-square) | | [distilabel](https://github.com/argilla-io/distilabel) | ⚗️ distilabel is a framework for synthetic data and AI feedback for AI engineers that require high-quality outputs, full data ownership, and overall efficiency. | ![GitHub Badge](https://img.shields.io/github/stars/argilla-io/distilabel.svg?style=flat-square) | +| [FastDatasets](https://github.com/ZhuLinsen/FastDatasets) | A powerful tool for creating high-quality training datasets for Large Language Models. | ![GitHub Badge](https://img.shields.io/github/stars/ZhuLinsen/FastDatasets.svg?style=flat-square) | **[⬆ back to ToC](#table-of-contents)**