NamCyan/thevault-docstringstyle
收藏Hugging Face2023-09-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/NamCyan/thevault-docstringstyle
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: hexsha
dtype: string
- name: repo
dtype: string
- name: path
dtype: string
- name: license
sequence: string
- name: language
dtype: string
- name: identifier
dtype: string
- name: return_type
dtype: string
- name: original_string
dtype: string
- name: original_docstring
dtype: string
- name: docstring
dtype: string
- name: docstring_tokens
sequence: string
- name: code
dtype: string
- name: code_tokens
sequence: string
- name: short_docstring
dtype: string
- name: short_docstring_tokens
sequence: string
- name: comment
sequence: string
- name: parameters
list:
- name: param
dtype: string
- name: type
dtype: string
- name: docstring_params
struct:
- name: returns
list:
- name: docstring
dtype: string
- name: docstring_tokens
sequence: string
- name: type
dtype: string
- name: raises
list:
- name: docstring
dtype: string
- name: docstring_tokens
sequence: string
- name: type
dtype: string
- name: params
list:
- name: identifier
dtype: string
- name: type
dtype: string
- name: docstring
dtype: string
- name: docstring_tokens
sequence: string
- name: default
dtype: string
- name: is_optional
dtype: bool
- name: outlier_params
list:
- name: identifier
dtype: string
- name: type
dtype: string
- name: docstring
dtype: string
- name: docstring_tokens
sequence: string
- name: default
dtype: string
- name: is_optional
dtype: bool
- name: others
list:
- name: identifier
dtype: string
- name: docstring
dtype: string
- name: docstring_tokens
sequence: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 6545943535
num_examples: 1261519
download_size: 1969238091
dataset_size: 6545943535
---
# Dataset Card for "thevault-docstringstyle"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
NamCyan
原始信息汇总
数据集信息
特征
- hexsha: 字符串类型
- repo: 字符串类型
- path: 字符串类型
- license: 字符串序列类型
- language: 字符串类型
- identifier: 字符串类型
- return_type: 字符串类型
- original_string: 字符串类型
- original_docstring: 字符串类型
- docstring: 字符串类型
- docstring_tokens: 字符串序列类型
- code: 字符串类型
- code_tokens: 字符串序列类型
- short_docstring: 字符串类型
- short_docstring_tokens: 字符串序列类型
- comment: 字符串序列类型
- parameters: 列表类型
- param: 字符串类型
- type: 字符串类型
- docstring_params: 结构类型
- returns: 列表类型
- docstring: 字符串类型
- docstring_tokens: 字符串序列类型
- type: 字符串类型
- raises: 列表类型
- docstring: 字符串类型
- docstring_tokens: 字符串序列类型
- type: 字符串类型
- params: 列表类型
- identifier: 字符串类型
- type: 字符串类型
- docstring: 字符串类型
- docstring_tokens: 字符串序列类型
- default: 字符串类型
- is_optional: 布尔类型
- outlier_params: 列表类型
- identifier: 字符串类型
- type: 字符串类型
- docstring: 字符串类型
- docstring_tokens: 字符串序列类型
- default: 字符串类型
- is_optional: 布尔类型
- others: 列表类型
- identifier: 字符串类型
- docstring: 字符串类型
- docstring_tokens: 字符串序列类型
- returns: 列表类型
- instruction: 字符串类型
数据分割
- train:
- 字节数: 6545943535
- 样本数: 1261519
数据集大小
- 下载大小: 1969238091
- 数据集大小: 6545943535



