GithubHelp home page GithubHelp logo

atfortes / datagenlm Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 29 KB

Synthetic data generation for evaluating Large Language Models reasoning.

License: MIT License

Python 100.00%
chain-of-thought data-engineering dataset dataset-generation json reasoning symbolic-reasoning random-generation machine-learning natural-language-processing

datagenlm's Introduction

Synthetic Datasets for Language Models

This repository is dedicated to generating datasets for various language modeling tasks. Our goal is to provide an implementation for the generation of datasets that are not public or do not have an official implementation, and to make it easy for people to create and reproduce them.

We encourage contributions and feedback to make this repository a valuable resource for the community. If you have any questions or suggestions, please feel free to open an issue or submit a pull request.

Make Your Pull Requests (PRs)

If you want to contribute, we encourage you to make a PR to this repository according to the following guidelines.

Directory Structure

Each PR should include the code and markdown description in a subdirectory. An example subdirectory tree:

└── DataGenLM
    └── <Your PR directory>: Dataset name
        ├── example.json (Optional)
        ├── README.md
        ├── requirements.txt
        └── <Your code>

Please exclude large data files in the PR as they take up too much space. Instead, describe the method to acquire the data in your README.md and optionally provide a small generation snippet (example.json). See the coin-flip and last-letter-concatenation subdirectories for an example.

Task Description (README.md)

Please include the following sections in your README to help its better use:

  • Dataset Name: Serves as the markdown title.
  • Authors: Your name(s), contact (email), and url to your homepage(s) (if available).
  • Task Description: A short paragraph to briefly introduce what the dataset and corresponding task is about.
  • Running Commands: Instructions for generating the dataset.
  • Reference: Proper citation information for the dataset (if applicable).

Environment Requirements (requirements.txt)

Please include the necessary packages in the file for generating the dataset.

datagenlm's People

Contributors

atfortes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

datagenlm's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.