pesc101/spyder-ide-lbl-all-4x
收藏Hugging Face2024-04-23 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/pesc101/spyder-ide-lbl-all-4x
下载链接
链接失效反馈官方服务:
资源简介:
---
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: conversation
struct:
- name: answer_pred_full_prompt
dtype: string
- name: answer_pred_response
dtype: string
- name: curation_full_prompt
dtype: string
- name: curation_length
dtype: int64
- name: curation_response
dtype: string
- name: curation_score
dtype: int64
- name: question_type
dtype: string
- name: teacher_full_prompt
dtype: string
- name: teacher_question
dtype: string
- name: teacher_response
dtype: string
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 716307973
num_examples: 31281
download_size: 192740954
dataset_size: 716307973
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
pesc101
原始信息汇总
数据集概述
数据集特征
元数据 (meta_data)
- 结构化信息:
contains_class: 数据类型为布尔型 (bool)contains_function: 数据类型为布尔型 (bool)end_line: 数据类型为整型 (int64)file_imports: 数据类型为字符串序列 (sequence: string)file_name: 数据类型为字符串 (string)module: 数据类型为字符串 (string)start_line: 数据类型为整型 (int64)
代码 (code)
- 数据类型: 字符串 (
string)
问题 (question)
- 数据类型: 字符串 (
string)
答案 (answer)
- 数据类型: 字符串 (
string)
对话 (conversation)
- 结构化信息:
answer_pred_full_prompt: 数据类型为字符串 (string)answer_pred_response: 数据类型为字符串 (string)curation_full_prompt: 数据类型为字符串 (string)curation_length: 数据类型为整型 (int64)curation_response: 数据类型为字符串 (string)curation_score: 数据类型为整型 (int64)question_type: 数据类型为字符串 (string)teacher_full_prompt: 数据类型为字符串 (string)teacher_question: 数据类型为字符串 (string)teacher_response: 数据类型为字符串 (string)
提示 (prompt)
- 数据类型: 字符串 (
string)
数据集分割
- 训练集 (
train):- 示例数量: 31281
- 数据大小: 716307973 字节
- 下载大小: 192740954 字节
配置
- 默认配置 (
default):- 数据文件路径:
data/train-*
- 数据文件路径:



