lissadesu/codeqa_v3
收藏Hugging Face2023-10-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lissadesu/codeqa_v3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: labNo
dtype: float64
- name: taskNo
dtype: float64
- name: questioner
dtype: string
- name: question
dtype: string
- name: code
dtype: string
- name: startLine
dtype: float64
- name: endLine
dtype: float64
- name: questionType
dtype: string
- name: answer
dtype: string
- name: src
dtype: string
- name: code_processed
dtype: string
- name: id
dtype: string
- name: raw_code
dtype: string
- name: raw_comment
dtype: string
- name: comment
dtype: string
- name: q_code
dtype: string
splits:
- name: train
num_bytes: 46848295
num_examples: 35360
download_size: 17749500
dataset_size: 46848295
---
# Dataset Card for "codeqa_v3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lissadesu
原始信息汇总
数据集概述
数据集信息
特征
- labNo: 数据类型为
float64 - taskNo: 数据类型为
float64 - questioner: 数据类型为
string - question: 数据类型为
string - code: 数据类型为
string - startLine: 数据类型为
float64 - endLine: 数据类型为
float64 - questionType: 数据类型为
string - answer: 数据类型为
string - src: 数据类型为
string - code_processed: 数据类型为
string - id: 数据类型为
string - raw_code: 数据类型为
string - raw_comment: 数据类型为
string - comment: 数据类型为
string - q_code: 数据类型为
string
数据分割
- train: 包含 35360 个样本,总字节数为 46848295
数据集大小
- 下载大小: 17749500 字节
- 数据集大小: 46848295 字节



