hynky/jetbrains-community-function_name
收藏Hugging Face2023-12-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hynky/jetbrains-community-function_name
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: function_name
dtype: string
- name: source_code
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 165683804
num_examples: 178628
- name: test
num_bytes: 4410858
num_examples: 5000
download_size: 51145442
dataset_size: 170094662
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
This dataset is primarily used for analyzing and processing programming-related information, including function names, source code, and related conversation content. The dataset is divided into training and test sets, suitable for training and evaluating machine learning models.
提供机构:
hynky
原始信息汇总
数据集概述
数据特征
- function_name: 数据类型为字符串。
- source_code: 数据类型为字符串。
- conversations: 列表类型,包含以下子特征:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
数据分割
- train:
- 字节数: 165683804
- 样本数: 178628
- test:
- 字节数: 4410858
- 样本数: 5000
数据大小
- 下载大小: 51145442 字节
- 数据集大小: 170094662 字节
配置
- default:
- 训练数据文件路径:
data/train-* - 测试数据文件路径:
data/test-*
- 训练数据文件路径:



