pesc101/spyder-ide-lbl-only-code-chunks
收藏Hugging Face2024-03-07 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/pesc101/spyder-ide-lbl-only-code-chunks
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: meta_data
struct:
- name: contains_class
dtype: bool
- name: contains_function
dtype: bool
- name: end_line
dtype: int64
- name: file_imports
sequence: string
- name: file_name
dtype: string
- name: module
dtype: string
- name: start_line
dtype: int64
- name: code
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 28961152
num_examples: 8095
- name: test
num_bytes: 66006
num_examples: 23
download_size: 8144155
dataset_size: 29027158
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
pesc101
原始信息汇总
数据集概述
数据特征
- meta_data
- contains_class: 布尔型
- contains_function: 布尔型
- end_line: 64位整型
- file_imports: 字符串序列
- file_name: 字符串
- module: 字符串
- start_line: 64位整型
- code: 字符串
- question: 字符串
- answer: 字符串
- prompt: 字符串
数据分割
- train
- 字节数: 28961152
- 样本数: 8095
- test
- 字节数: 66006
- 样本数: 23
数据集大小
- 下载大小: 8144155 字节
- 数据集大小: 29027158 字节
配置
- default
- train: data/train-*
- test: data/test-*



