sajaw/cuad_llama2
收藏Hugging Face2024-05-21 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/sajaw/cuad_llama2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
config_name: en
features:
- name: text
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: train
num_bytes: 80283096.7265163
num_examples: 1000
- name: test
num_bytes: 65008972.65002655
num_examples: 1000
download_size: 63264734
dataset_size: 145292069.37654287
configs:
- config_name: en
data_files:
- split: train
path: en/train-*
- split: test
path: en/test-*
---
提供机构:
sajaw
原始信息汇总
数据集概述
数据集配置
- 配置名称: en
数据特征
- text: 数据类型为字符串
- context: 数据类型为字符串
- question: 数据类型为字符串
- answers: 结构化数据,包含以下子特征:
- answer_start: 数据类型为int64
- text: 数据类型为字符串
数据分割
- 训练集:
- 样本数量: 1000
- 数据大小: 80283096.7265163字节
- 测试集:
- 样本数量: 1000
- 数据大小: 65008972.65002655字节
数据集大小
- 下载大小: 63264734字节
- 总数据集大小: 145292069.37654287字节
数据文件路径
- 训练集: en/train-*
- 测试集: en/test-*



