Atipico1/trivia_test_adversary
收藏Hugging Face2024-03-14 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/Atipico1/trivia_test_adversary
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: answers
sequence: string
- name: ctxs
list:
- name: hasanswer
dtype: bool
- name: score
dtype: float64
- name: text
dtype: string
- name: title
dtype: string
- name: gpt_answer_sentence
dtype: string
- name: gpt_adv_sentence
dtype: string
- name: is_valid_sentence
dtype: bool
- name: gpt_adv_passage
dtype: string
- name: is_valid_passage
dtype: bool
splits:
- name: train
num_bytes: 84868766
num_examples: 11313
download_size: 49647241
dataset_size: 84868766
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Atipico1
原始信息汇总
数据集概述
数据集特征
- question: 字符串类型
- answers: 字符串序列
- ctxs: 列表类型,包含以下子特征:
- hasanswer: 布尔类型
- score: 浮点数类型
- text: 字符串类型
- title: 字符串类型
- gpt_answer_sentence: 字符串类型
- gpt_adv_sentence: 字符串类型
- is_valid_sentence: 布尔类型
- gpt_adv_passage: 字符串类型
- is_valid_passage: 布尔类型
数据集分割
- train:
- 数据量: 84868766 字节
- 示例数量: 11313
数据集大小
- 下载大小: 49647241 字节
- 数据集大小: 84868766 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



