nikchar/retrieved_claims_test
收藏Hugging Face2023-08-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nikchar/retrieved_claims_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: label
dtype: string
- name: claim
dtype: string
- name: evidence_wiki_url
dtype: string
- name: retrieved_evidence
sequence: string
- name: retrieval_score
sequence: float64
- name: id
dtype: string
- name: text
dtype: string
- name: lines
dtype: string
splits:
- name: train
num_bytes: 6050543
num_examples: 1500
download_size: 2972631
dataset_size: 6050543
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "retrieved_claims_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nikchar
原始信息汇总
数据集概述
数据集信息
-
特征列表:
label: 类型为字符串。claim: 类型为字符串。evidence_wiki_url: 类型为字符串。retrieved_evidence: 类型为字符串序列。retrieval_score: 类型为浮点数序列。id: 类型为字符串。text: 类型为字符串。lines: 类型为字符串。
-
数据分割:
train: 包含1500个样本,占用6050543字节。
-
数据集大小:
- 下载大小: 2972631字节。
- 数据集大小: 6050543字节。
配置信息
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



