CoolFace
Datasetpublic

23ws-LLMcoder/LLMcoder-GitHub-Python-Mix-Direct

Dataset Card for LLMcoder-GitHub-Python-Mix-Direct Python target autocomplete suggestions in the format of conversations for OpenAI's fine-tuning. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] The data… See the full description on the dataset page: https://huggingface.co/datasets/23ws-LLMcoder/LLMcoder-GitHub-Python-Mix-Direct.

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes216downloads
output.txt19 linesDownload Raw Back to pair_74
1'/pages/about.html'2TWITTER_USERNAME = 'jakevdp'3GITHUB_USERNAME = 'jakevdp'4STACKOVERFLOW_ADDRESS = 'http://stackoverflow.com/users/2937831/jakevdp'5AUTHOR_WEBSITE = 'http://vanderplas.com'6AUTHOR_BLOG = 'http://jakevdp.github.io'7AUTHOR_CV = "http://staff.washington.edu/jakevdp/media/pdfs/CV.pdf"8SHOW_ARCHIVES = True9SHOW_FEED = False  # Need to address large feeds10 11ENABLE_MATHJAX = True12 13STATIC_PATHS = ['images', 'figures', 'videos', 'downloads', 'favicon.ico']14 15# Footer info16 17LICENSE_URL = "https://github.com/jakevdp/jakevdp.github.io-source/blob/master/LICENSE"18LICENSE = "MIT"19