pminervini/averitec
收藏Hugging Face2023-12-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pminervini/averitec
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: cached_original_claim_url
dtype: string
- name: speaker
dtype: string
- name: required_reannotation
dtype: bool
- name: reporting_source
dtype: string
- name: label
dtype: string
- name: claim_types
sequence: string
- name: fact_checking_article
dtype: string
- name: fact_checking_strategies
sequence: string
- name: claim
dtype: string
- name: justification
dtype: string
- name: location_ISO_code
dtype: string
- name: original_claim_url
dtype: string
- name: questions
list:
- name: answers
list:
- name: answer
dtype: string
- name: answer_type
dtype: string
- name: boolean_explanation
dtype: string
- name: cached_source_url
dtype: string
- name: source_medium
dtype: string
- name: source_url
dtype: string
- name: question
dtype: string
- name: claim_date
dtype: string
splits:
- name: train
num_bytes: 6038474
num_examples: 3068
- name: dev
num_bytes: 1087211
num_examples: 500
download_size: 3363933
dataset_size: 7125685
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
---
提供机构:
pminervini
原始信息汇总
数据集概述
数据特征
- cached_original_claim_url: 字符串类型
- speaker: 字符串类型
- required_reannotation: 布尔类型
- reporting_source: 字符串类型
- label: 字符串类型
- claim_types: 字符串序列
- fact_checking_article: 字符串类型
- fact_checking_strategies: 字符串序列
- claim: 字符串类型
- justification: 字符串类型
- location_ISO_code: 字符串类型
- original_claim_url: 字符串类型
- questions: 列表类型
- answers: 列表类型
- answer: 字符串类型
- answer_type: 字符串类型
- boolean_explanation: 字符串类型
- cached_source_url: 字符串类型
- source_medium: 字符串类型
- source_url: 字符串类型
- question: 字符串类型
- answers: 列表类型
- claim_date: 字符串类型
数据分割
- train:
- 字节数: 6038474
- 样本数: 3068
- dev:
- 字节数: 1087211
- 样本数: 500
数据集大小
- 下载大小: 3363933 字节
- 数据集大小: 7125685 字节
配置
- default:
- data_files:
- train: data/train-*
- dev: data/dev-*
- data_files:



