Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Added the required files to generate a instructional python dataset…

Open Nan-Do opened this issue 1 year ago • 2 comments

… and updated init.py. This solves https://github.com/LAION-AI/Open-Assistant/issues/297

Nan-Do avatar May 09 '23 05:05 Nan-Do

How good is the model generating these summaries? Can you provide any links to examples etc?

olliestanley avatar May 09 '23 20:05 olliestanley

@olliestanley in my opinion the quality for the python model is pretty high, it generates a human-like response almost all of the times, perhaps you could argue it's a little bit short tho. Also, the code-search-net is a pretty easy dataset as all the functions include documentation so the output is usually a short version version of the docstring. I have also uploaded a version of the code-search-net with the summaries included if you want to check the quality output. The dataset can be found here

Nan-Do avatar May 09 '23 23:05 Nan-Do