GithubHelp home page GithubHelp logo

leemgs / jigsawdataset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/jigsawdataset

0.0 1.0 0.0 55 KB

Jigsaw Dataset: Natural language to Python Pandas code

License: MIT License

jigsawdataset's Introduction

Jigsaw Datasets

The datasets folder contains the two datasets described in our paper -

1.) PandasEval1 - This dataset was collected by authors of the paper and consists of 68 entries

2.) PandasEval2 - This dataset was collected in the form of a hackathon user study across two sessions differentiating tasks. Each task contains multiple sets with minor variations such as scalar/constant differences. Some tasks might have semantically different sets. It comprises of 21 unique tasks, and for every task at most 5 variations/sets. For each set there are multiple natural language variations leading to a total of 725 entries.

Both of these jsons follow the structure as described below.

  • The outermost level contains key-value pairs with the unique task id.
  • For each task, we have key-value pairs for the various sets in the task.
  • For each set, we have
    • a list of queries along with user-ids who wrote those queries
    • one or more io examples. Each io example is a dict containing
      • code snippet for inputs
      • code snippet for output
      • corresponding names for inputs and outputs
    • one or more correct solutions

In case you find this work useful, please cite it as

@inproceedings{Jigsaw,
 author = {Jain, Naman and Vaidyanath, Skanda and Iyer, Arun and Natarajan, Nagarajan and Parthasarathy, Suresh and Rajamani, Sriram and Sharma, Rahul},
 title = {Jigsaw: Large Language Models meet Program Synthesis},
 booktitle = {ICSE 2022},
 location = {Pittsburgh, Pennsylvania},
}  

jigsawdataset's People

Contributors

suiyengar avatar microsoftopensource avatar naman-ntc avatar

Watchers

 avatar

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.