مراجع:
همه
برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:
ds = tfds.load('huggingface:code_search_net/all')
- توضیحات :
CodeSearchNet corpus contains about 6 million functions from open-source code spanning six programming languages (Go, Java, JavaScript, PHP, Python, and Ruby). The CodeSearchNet Corpus also contains automatically generated query-like natural language for 2 million functions, obtained from mechanically scraping and preprocessing associated function documentation.
- مجوز : مختلف
- نسخه : 1.0.0
- تقسیم ها :
تقسیم کنید | نمونه ها |
---|---|
'test' | 100529 |
'train' | 1880853 |
'validation' | 89154 |
- ویژگی ها :
{
"repository_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_path_in_repository": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"whole_func_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"func_documentation_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_documentation_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"split_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_url": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
جاوا
برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:
ds = tfds.load('huggingface:code_search_net/java')
- توضیحات :
CodeSearchNet corpus contains about 6 million functions from open-source code spanning six programming languages (Go, Java, JavaScript, PHP, Python, and Ruby). The CodeSearchNet Corpus also contains automatically generated query-like natural language for 2 million functions, obtained from mechanically scraping and preprocessing associated function documentation.
- مجوز : مختلف
- نسخه : 1.0.0
- تقسیم ها :
تقسیم کنید | نمونه ها |
---|---|
'test' | 26909 |
'train' | 454451 |
'validation' | 15328 |
- ویژگی ها :
{
"repository_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_path_in_repository": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"whole_func_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"func_documentation_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_documentation_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"split_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_url": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
برو
برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:
ds = tfds.load('huggingface:code_search_net/go')
- توضیحات :
CodeSearchNet corpus contains about 6 million functions from open-source code spanning six programming languages (Go, Java, JavaScript, PHP, Python, and Ruby). The CodeSearchNet Corpus also contains automatically generated query-like natural language for 2 million functions, obtained from mechanically scraping and preprocessing associated function documentation.
- مجوز : مختلف
- نسخه : 1.0.0
- تقسیم ها :
تقسیم کنید | نمونه ها |
---|---|
'test' | 14291 |
'train' | 317832 |
'validation' | 14242 |
- ویژگی ها :
{
"repository_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_path_in_repository": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"whole_func_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"func_documentation_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_documentation_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"split_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_url": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
پایتون
برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:
ds = tfds.load('huggingface:code_search_net/python')
- توضیحات :
CodeSearchNet corpus contains about 6 million functions from open-source code spanning six programming languages (Go, Java, JavaScript, PHP, Python, and Ruby). The CodeSearchNet Corpus also contains automatically generated query-like natural language for 2 million functions, obtained from mechanically scraping and preprocessing associated function documentation.
- مجوز : مختلف
- نسخه : 1.0.0
- تقسیمات :
تقسیم کنید | نمونه ها |
---|---|
'test' | 22176 |
'train' | 412178 |
'validation' | 23107 |
- ویژگی ها :
{
"repository_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_path_in_repository": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"whole_func_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"func_documentation_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_documentation_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"split_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_url": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
جاوا اسکریپت
برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:
ds = tfds.load('huggingface:code_search_net/javascript')
- توضیحات :
CodeSearchNet corpus contains about 6 million functions from open-source code spanning six programming languages (Go, Java, JavaScript, PHP, Python, and Ruby). The CodeSearchNet Corpus also contains automatically generated query-like natural language for 2 million functions, obtained from mechanically scraping and preprocessing associated function documentation.
- مجوز : مختلف
- نسخه : 1.0.0
- تقسیمات :
تقسیم کنید | نمونه ها |
---|---|
'test' | 6483 |
'train' | 123889 |
'validation' | 8253 |
- ویژگی ها :
{
"repository_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_path_in_repository": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"whole_func_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"func_documentation_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_documentation_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"split_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_url": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
یاقوت سرخ
برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:
ds = tfds.load('huggingface:code_search_net/ruby')
- توضیحات :
CodeSearchNet corpus contains about 6 million functions from open-source code spanning six programming languages (Go, Java, JavaScript, PHP, Python, and Ruby). The CodeSearchNet Corpus also contains automatically generated query-like natural language for 2 million functions, obtained from mechanically scraping and preprocessing associated function documentation.
- مجوز : مختلف
- نسخه : 1.0.0
- تقسیمات :
تقسیم کنید | نمونه ها |
---|---|
'test' | 2279 |
'train' | 48791 |
'validation' | 2209 |
- ویژگی ها :
{
"repository_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_path_in_repository": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"whole_func_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"func_documentation_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_documentation_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"split_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_url": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
php
برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:
ds = tfds.load('huggingface:code_search_net/php')
- توضیحات :
CodeSearchNet corpus contains about 6 million functions from open-source code spanning six programming languages (Go, Java, JavaScript, PHP, Python, and Ruby). The CodeSearchNet Corpus also contains automatically generated query-like natural language for 2 million functions, obtained from mechanically scraping and preprocessing associated function documentation.
- مجوز : مختلف
- نسخه : 1.0.0
- تقسیمات :
تقسیم کنید | نمونه ها |
---|---|
'test' | 28391 |
'train' | 523712 |
'validation' | 26015 |
- ویژگی ها :
{
"repository_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_path_in_repository": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"whole_func_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"func_documentation_string": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_documentation_tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"split_name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"func_code_url": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}