andrewsiah/debugging_oasst
收藏Hugging Face2024-06-01 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/andrewsiah/debugging_oasst
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: subset
dtype: string
- name: id
dtype: int64
- name: response_1
dtype: string
- name: response_1_model
dtype: string
- name: response_2
dtype: string
- name: response_2_model
dtype: string
- name: response_3
dtype: string
- name: response_3_model
dtype: string
- name: response_4
dtype: string
- name: response_4_model
dtype: string
- name: response_5
dtype: string
- name: response_5_model
dtype: string
- name: response_6
dtype: string
- name: response_6_model
dtype: string
- name: response_7
dtype: string
- name: response_7_model
dtype: string
- name: response_8
dtype: string
- name: response_8_model
dtype: string
splits:
- name: train
num_bytes: 1593962
num_examples: 100
download_size: 1022982
dataset_size: 1593962
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as prompt, subset, id, and multiple responses with their corresponding model information. The dataset is divided into a training set with 100 examples. The download size of the dataset is 1022982 bytes, while the dataset size itself is 1593962 bytes.
提供机构:
andrewsiah
原始信息汇总
数据集概述
数据集特征
- prompt: 数据类型为字符串
- subset: 数据类型为字符串
- id: 数据类型为整数(int64)
- response_1 至 response_8: 数据类型为字符串
- response_1_model 至 response_8_model: 数据类型为字符串
数据集分割
- train:
- 字节数: 1593962
- 示例数: 100
数据集大小
- 下载大小: 1022982 字节
- 数据集大小: 1593962 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



