euclaise/the-vault-py-filter-import
收藏Hugging Face2023-06-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/euclaise/the-vault-py-filter-import
下载链接
链接失效反馈官方服务:
资源简介:
---
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: code_with_imports
dtype: string
splits:
- name: train
num_bytes: 2072464851
num_examples: 644301
download_size: 870079770
dataset_size: 2072464851
---
# Dataset Card for "the-vault-py-filter-import"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
euclaise
原始信息汇总
数据集概述
数据集特征
- 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: 列表,包含字符串类型和字符串序列类型
- raises: 列表,包含字符串类型和字符串序列类型
- params: 列表,包含多种类型,包括字符串和布尔类型
- outlier_params: 列表,包含多种类型,包括字符串和布尔类型
- others: 列表,包含字符串类型和字符串序列类型
- code_with_imports: 字符串类型
数据集分割
- train:
- 字节数: 2072464851
- 示例数: 644301
数据集大小
- 下载大小: 870079770
- 数据集大小: 2072464851



