ashourzadeh7/Squadv2-llama2-1k
收藏Hugging Face2024-06-15 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/ashourzadeh7/Squadv2-llama2-1k
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含1000个样本,每个样本包含id、title、context、question、answers和text等字段。answers字段是一个结构体,包含answer_start和text两个子字段,分别表示答案的起始位置和文本内容。数据集仅包含一个训练集,大小为1787966字节,下载大小为1111931字节。数据文件路径为data/train-*。
This dataset contains 1000 samples, each with fields such as id, title, context, question, answers, and text. The answers field is a structure containing two subfields: answer_start and text, representing the starting position of the answer and the text content, respectively. The dataset includes only a training set, with a size of 1787966 bytes and a download size of 1111931 bytes. The data file path is data/train-*.
提供机构:
ashourzadeh7
原始信息汇总
数据集概述
数据集信息
特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 结构体类型
- answer_start: 整数序列类型
- text: 字符串序列类型
- text: 字符串类型
数据分割
- train:
- 字节数: 1787966
- 样本数: 1000
数据集大小
- 下载大小: 1111931 字节
- 数据集大小: 1787966 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



