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
jiacheng-ye avatar

jiacheng-ye/ZeroGen

0
View on GitHub↗
47 stars·9 forks·Python·12 viewsarxiv.org/abs/2202.07922↗

ZeroGen

This repository contains the code for our paper “ZeroGen: Efficient Zero-shot Learning via Dataset Generation”. Our implementation is built on the source code from dino. Thanks for their work.

Features

  • Data Augmentation and Synthesis - Enables efficient zero-shot learning via dataset generation.
  • Data Curation - Enables efficient zero-shot learning via synthetic dataset generation.

Star history

Star history chart for jiacheng-ye/zerogenStar history chart for jiacheng-ye/zerogen

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 ZeroGen

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

    SumilerGAO/SunGen

    28View on GitHub↗

    This repository contains the code for our paper “SunGen: Self-Guided High-Quality Data Generation in Efficient Zero-Shot Learning”.

    Python
    View on GitHub↗28
  • openlm-research/open_llamaopenlm-research avatar

    openlm-research/open_llama

    7,526View on GitHub↗

    Open Llama is an open source large language model and pre-trained transformer designed as a permissively licensed alternative to proprietary weights. It serves as a base model reproduction of the Llama architecture, providing a set of weights for a decoder-only transformer. The project provides a transparently trained model based on the RedPajama dataset, supporting unrestricted commercial and research use. It includes systems for serving pre-trained weights in various sizes. The project covers natural language processing research and performance benchmarking through text quality evaluation

    View on GitHub↗7,526
  • humansignal/labelimgHumanSignal avatar

    HumanSignal/labelImg

    25,015View on GitHub↗

    labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for machine learning models. It functions as a desktop utility for drawing rectangular labels on images and saving object coordinates and class names in common machine learning formats. The tool is specifically designed to generate and edit PascalVOC formatted XML files and create image labels in the text-based format required by YOLO object detection pipelines. The software covers object detection annotation and training data preparation, including the ability to manage label catego

    Pythonannotationsdeep-learningdetection
    View on GitHub↗25,015
  • codefuse-ai/mftcodercodefuse-ai avatar

    codefuse-ai/MFTCoder

    714View on GitHub↗

    High Accuracy and efficiency multi-task fine-tuning framework for Code LLMs. This work has been accepted by KDD 2024.

    Python
    View on GitHub↗714
Compare all 18 related projects→

Frequently asked questions

What does jiacheng-ye/zerogen do?

This repository contains the code for our paper “ZeroGen: Efficient Zero-shot Learning via Dataset Generation”. Our implementation is built on the source code from dino. Thanks for their work.

What are the main features of jiacheng-ye/zerogen?

The main features of jiacheng-ye/zerogen are: Data Augmentation and Synthesis, Data Curation.

Which projects share features with jiacheng-ye/zerogen?

Projects with overlapping indexed features include: sumilergao/sungen — This repository contains the code for our paper “SunGen: Self-Guided High-Quality Data Generation in Efficient… openlm-research/open_llama — Open Llama is an open source large language model and pre-trained transformer designed as a permissively licensed… humansignal/labelimg — labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for… codefuse-ai/mftcoder — High Accuracy and efficiency multi-task fine-tuning framework for Code LLMs. This work has been accepted by KDD 2024. ise-uiuc/magicoder — 🎩  Models | 📚  Dataset | 🚀  Quick Start | 👀  Demo | 📝  Citation | 🙏 … damo-nlp-sg/llm-data-annotator — The repo is the source code for Is GPT-3 a Good Data Annotator?