stojchet/java_base
收藏Hugging Face2024-05-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/stojchet/java_base
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
config_name: java
features:
- name: repository_name
dtype: string
- name: func_path_in_repository
dtype: string
- name: func_name
dtype: string
- name: whole_func_string
dtype: string
- name: language
dtype: string
- name: func_code_string
dtype: string
- name: func_code_tokens
sequence: string
- name: func_documentation_string
dtype: string
- name: func_documentation_tokens
sequence: string
- name: split_name
dtype: string
- name: func_code_url
dtype: string
- name: prediction
dtype: string
splits:
- name: train
num_bytes: 86540
num_examples: 20
download_size: 57753
dataset_size: 86540
configs:
- config_name: java
data_files:
- split: train
path: java/train-*
---
提供机构:
stojchet
原始信息汇总
数据集概述
数据集配置
- 配置名称: java
数据集特征
- repository_name: 字符串类型
- func_path_in_repository: 字符串类型
- func_name: 字符串类型
- whole_func_string: 字符串类型
- language: 字符串类型
- func_code_string: 字符串类型
- func_code_tokens: 序列类型,字符串
- func_documentation_string: 字符串类型
- func_documentation_tokens: 序列类型,字符串
- split_name: 字符串类型
- func_code_url: 字符串类型
- prediction: 字符串类型
数据集划分
- 训练集:
- 字节数: 86540
- 示例数: 20
数据集大小
- 下载大小: 57753字节
- 数据集大小: 86540字节
数据文件配置
- 配置名称: java
- 数据文件路径:
- 划分: train
- 路径: java/train-*



