jjovalle99/raft-dataset-aws-wellarchitected
收藏Hugging Face2024-03-28 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/jjovalle99/raft-dataset-aws-wellarchitected
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: type
dtype: string
- name: question
dtype: string
- name: context
struct:
- name: sentences
sequence:
sequence: string
- name: title
sequence:
sequence: string
- name: oracle_context
dtype: string
- name: cot_answer
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 46698557
num_examples: 1671
download_size: 17713755
dataset_size: 46698557
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
jjovalle99
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- type: 数据类型为字符串。
- question: 数据类型为字符串。
- context: 结构化数据,包含以下字段:
- sentences: 序列类型,每个元素为字符串。
- title: 序列类型,每个元素为字符串。
- oracle_context: 数据类型为字符串。
- cot_answer: 数据类型为字符串。
- instruction: 数据类型为字符串。
数据集分割
- train: 包含1671个样本,占用46698557字节。
数据集大小
- 下载大小: 17713755字节。
- 数据集大小: 46698557字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



