codeassist
code-assistantCodeAssist-DetasetCodeAssist-StackCode-Raw
CodeAssist: Code Generation Research Project
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
We release the raw code data for our CodeAssist project, adopted from the original dataset from CodeParrot team.
The data format for each line in the code_samples_filtered.jsonl is as follows:
{
"code": <the source code content>,
"language": <programming language>,
"repo_name": <original repository name>,
"path": <file path in original repo>… See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/CodeAssist-StackCode-Raw.CodeAssist-StackCode
CodeAssist: Code Generation Research Project
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
This is the main dataset page for our CodeAssist resources collection on Huggingface.
Dataset
Dataset
Link
CodeAssist-StackCode
🤗
Please also check the raw data after our processing if you are interested:… See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/CodeAssist-StackCode.
