nam194/codesum_java_class
收藏Hugging Face2023-12-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nam194/codesum_java_class
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 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
splits:
- name: train
num_bytes: 62388979140
num_examples: 4872485
download_size: 18532128949
dataset_size: 62388979140
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
nam194
原始信息汇总
数据集概述
特征信息
- hexsha: 字符串类型
- repo: 字符串类型
- path: 字符串类型
- license: 字符串序列
- language: 字符串类型
- identifier: 字符串类型
- 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: 列表类型,包含以下字段:
数据分割
- train: 包含 4872485 个样本,占用 62388979140 字节
数据集大小
- 下载大小: 18532128949 字节
- 数据集大小: 62388979140 字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



