awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
meta-llama avatar

meta-llama/synthetic-data-kit

0
View on GitHub↗
1,602 نجوم·220 تفرعات·Python·MIT·11 مشاهداتpypi.org/project/synthetic-data-kit↗

Synthetic Data Kit

طقم البيانات الاصطناعية هو إطار عمل متكامل مصمم لتوليد وتنظيم وتنسيق مجموعات بيانات التدريب لنماذج اللغة. يوفر خط أنابيب متكامل يحول مستندات المصدر الخام إلى بيانات مهيكلة مناسبة للضبط الدقيق، والاستدلال، وتدريب نموذج استخدام الأدوات.

يتميز إطار العمل بمحرك تنسيق نمطي يدير دورة حياة إعداد البيانات بالكامل. يدعم المدخلات متعددة الوسائط عن طريق استخراج محتوى النص والصورة من تنسيقات ملفات مختلفة، مع استخدام التقطيع الواعي بالسياق للحفاظ على التماسك الدلالي. يتم دفع عملية التوليد من خلال حقن المطالبة القائم على القالب، ويتم التحقق من المخرجات الناتجة من خلال نظام تقييم مؤتمت يستخدم نماذج اللغة كقضاة لضمان الجودة والدقة.

يغطي المشروع مجموعة واسعة من قدرات معالجة البيانات، بما في ذلك تحليل المستندات، وتصفية الجودة المؤتمتة، والتسلسل غير الواعي بالمخطط. يدعم إنشاء أمثلة تدريب متنوعة، مثل آثار الاستدلال وعروض استخدام الأدوات، ويصدر مجموعات البيانات النهائية إلى تنسيقات قياسية للتوافق مع أطر عمل تدريب التعلم الآلي.

يدير المستخدمون سير عمل التوليد ومراحل خط الأنابيب من خلال ملفات التكوين المركزية ووسائط سطر الأوامر.

Features

  • Synthetic Data Generators - Creates and curates high-quality training datasets from raw documents using language model inference.
  • Modular Pipeline Orchestrators - Orchestrates modular processing stages to transform raw documents into structured training datasets.
  • Document Processing Pipelines - Provides an end-to-end pipeline for extracting and structuring text from raw documents.
  • Machine Learning Pipelines - Provides a modular orchestration engine that manages the end-to-end lifecycle of transforming raw documents into structured machine learning training datasets.
  • LLM-As-A-Judge Scoring - Uses language models as judges to evaluate and filter generated content for quality and accuracy.
  • Synthetic Dataset Generators - Automates the generation of diverse synthetic training datasets, including summaries and question-answer pairs, through language model inference on source documents.
  • Text Dataset Curators - Curates machine learning datasets through automated quality filtering and validation.
  • Multimodal Feature Extractors - Provides a unified layer for extracting text and image content from mixed-media documents.
  • Tool-Use Training - Produces specialized training data that teaches language models how to effectively interact with external software tools and APIs.
  • LLM Fine-Tuning Toolsets - Prepares high-quality, structured training datasets specifically for language model fine-tuning.
  • Dataset Curation Tools - Provides utilities for evaluating and filtering generated content to ensure training suitability.
  • Multimodal Document Processing - Extracts text and image content from mixed-media documents to support synthetic data generation.
  • Prompt Templates - Injects source content and instructions into configurable templates to drive dynamic generation behavior.
  • Semantic Chunking - Splits large source documents into overlapping segments to maintain semantic coherence during synthetic data generation.
  • Synthetic Reasoning Data Generators - Generates structured chains of thought and reasoning traces to enhance the logical problem-solving capabilities of language models.
  • Training Data Exporters - Exports processed datasets into standardized formats for downstream model training.
  • Document Parsing Pipelines - Parses diverse file formats into structured text for downstream processing.
  • Multimodal Quality Filters - Filters generated content using automated quality checks to ensure high-quality training samples.

سجل النجوم

مخطط تاريخ النجوم لـ meta-llama/synthetic-data-kitمخطط تاريخ النجوم لـ meta-llama/synthetic-data-kit

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Synthetic Data Kit

مجموعات منسقة بعناية يظهر فيها Synthetic Data Kit.
  • توليد البيانات الاصطناعية للنماذج اللغوية
  • أدوات توليد البيانات الاصطناعية

بدائل مفتوحة المصدر لـ Synthetic Data Kit

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Synthetic Data Kit.
  • oumi-ai/oumiالصورة الرمزية لـ oumi-ai

    oumi-ai/oumi

    8,858عرض على GitHub↗

    Oumi is a comprehensive large language model development platform designed for synthesizing data, fine-tuning models, and running performance evaluations. It serves as a unified environment for the entire model lifecycle, encompassing a training and fine-tuning suite, an evaluation framework, and tools for synthetic data generation and model distillation. The platform is distinguished by its iterative, failure-driven synthesis approach, which analyzes model weaknesses during evaluation to generate targeted training data. It utilizes an LLM-based judge framework to programmatically score respo

    Pythondpoevaluationfine-tuning
    عرض على GitHub↗8,858
  • maiot-io/zenmlالصورة الرمزية لـ maiot-io

    maiot-io/zenml

    5,452عرض على GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Python
    عرض على GitHub↗5,452
  • openpipe/artالصورة الرمزية لـ OpenPipe

    OpenPipe/ART

    8,630عرض على GitHub↗

    ART is a platform for agentic training, providing a reinforcement learning framework, training environment, and compute orchestrator. It enables the improvement of multi-step agent reasoning and tool usage through group relative policy optimization and a judge-based reward modeling system. The project features tools for model distillation to transfer capabilities from large teacher models to smaller architectures, as well as a system for capturing execution trajectories to generate synthetic training data. It supports specialized training workflows including supervised fine-tuning for baselin

    Pythonagentagentic-aigrpo
    عرض على GitHub↗8,630
  • nvidia/isaac-gr00tالصورة الرمزية لـ NVIDIA

    NVIDIA/Isaac-GR00T

    6,222عرض على GitHub↗
    Jupyter Notebook
    عرض على GitHub↗6,222
عرض جميع البدائل الـ 30 لـ Synthetic Data Kit→

الأسئلة الشائعة

ما هي وظيفة meta-llama/synthetic-data-kit؟

طقم البيانات الاصطناعية هو إطار عمل متكامل مصمم لتوليد وتنظيم وتنسيق مجموعات بيانات التدريب لنماذج اللغة. يوفر خط أنابيب متكامل يحول مستندات المصدر الخام إلى بيانات مهيكلة مناسبة للضبط الدقيق، والاستدلال، وتدريب نموذج استخدام الأدوات.

ما هي الميزات الرئيسية لـ meta-llama/synthetic-data-kit؟

الميزات الرئيسية لـ meta-llama/synthetic-data-kit هي: Synthetic Data Generators, Modular Pipeline Orchestrators, Document Processing Pipelines, Machine Learning Pipelines, LLM-As-A-Judge Scoring, Synthetic Dataset Generators, Text Dataset Curators, Multimodal Feature Extractors.

ما هي البدائل مفتوحة المصدر لـ meta-llama/synthetic-data-kit؟

تشمل البدائل مفتوحة المصدر لـ meta-llama/synthetic-data-kit: oumi-ai/oumi — Oumi is a comprehensive large language model development platform designed for synthesizing data, fine-tuning models,… maiot-io/zenml — ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data… openpipe/art — ART is a platform for agentic training, providing a reinforcement learning framework, training environment, and… nvidia/isaac-gr00t. datajuicer/data-juicer — Data-Juicer is an open-source framework for cleaning, filtering, deduplicating, and transforming multimodal datasets… camel-ai/owl — Owl is a framework for agentic workflow automation and multi-agent orchestration. It functions as a system for…