plaguss/oss-problems-test
收藏Hugging Face2024-02-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/plaguss/oss-problems-test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: generation_model
sequence: string
- name: generation_prompt
list:
list:
- name: content
dtype: string
- name: role
dtype: string
- name: raw_generation_responses
sequence: string
- name: problem
sequence: string
- name: generations
dtype: 'null'
splits:
- name: train
num_bytes: 91814
num_examples: 20
download_size: 63042
dataset_size: 91814
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
plaguss
原始信息汇总
数据集概述
数据集信息
特征
- input: 数据类型为字符串。
- generation_model: 序列类型为字符串。
- generation_prompt: 列表类型,包含以下子项:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- raw_generation_responses: 序列类型为字符串。
- problem: 序列类型为字符串。
- generations: 数据类型为空。
数据分割
- train: 包含20个样本,占用91814字节。
数据集大小
- 下载大小: 63042字节。
- 数据集大小: 91814字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



