reason-code-search-net-python
收藏OpenXLab2026-04-18 收录
下载链接:
https://openxlab.org.cn/datasets/OpenDataLab/reason-code-search-net-python
下载链接
链接失效反馈官方服务:
资源简介:
This dataset is an instructional dataset for Python.
The dataset contains five different kind of tasks.
Given a Python 3 function:
Type 1: Generate a summary explaining what it does. (For example: This function counts the number of objects stored in the jsonl file passed as input.)
Type 2: Generate a summary explaining what its input parameters represent ("For example: infile: a file descriptor of a file containing json objects in jsonl format.")
Type 3: Generate a summary explaining what the return value represents ("For example: The function returns the number of json objects in the file passed as input.")
Type 4: Generate a summary explaining what is the type of the return value ("For example: The function returns an int.")
Type 5: Generate a summary explaining what is the type of its input parameters ("For example: infile: A file descriptor.").
提供机构:
OpenDataLab
创建时间:
2023-12-14



