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
SumilerGAO avatar

SumilerGAO/SunGen

0
View on GitHub↗
28 stars·2 forks·Python·9 views

SunGen

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

Features

  • Data Augmentation and Synthesis - Generates noise-free data for efficient zero-shot learning.
  • Data Curation - Generates noise-free data for efficient zero-shot learning.

Star history

Star history chart for sumilergao/sungenStar history chart for sumilergao/sungen

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 SunGen

These projects share indexed features with SunGen. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jiacheng-ye/zerogenjiacheng-ye avatar

    jiacheng-ye/ZeroGen

    47View on GitHub↗

    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.

    Python
    View on GitHub↗47
  • 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 sumilergao/sungen do?

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

What are the main features of sumilergao/sungen?

The main features of sumilergao/sungen are: Data Augmentation and Synthesis, Data Curation.

Which projects share features with sumilergao/sungen?

Projects with overlapping indexed features include: jiacheng-ye/zerogen — This repository contains the code for our paper “ZeroGen: Efficient Zero-shot Learning via Dataset Generation”. Our… 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?