nikchar/claim_detection_paper_test_bert
收藏Hugging Face2023-09-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nikchar/claim_detection_paper_test_bert
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: label
dtype: string
- name: claim
dtype: string
- name: evidence_wiki_url
dtype: string
- name: Is_Claim
dtype: string
- name: Claim_detection_result
dtype: string
splits:
- name: train
num_bytes: 1175941
num_examples: 11073
download_size: 507279
dataset_size: 1175941
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "claim_detection_paper_test_bert"
[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: 数据类型为字符串。
- Is_Claim: 数据类型为字符串。
- Claim_detection_result: 数据类型为字符串。
数据分割
- train: 包含11073个样本,占用1175941字节。
数据大小
- 下载大小: 507279字节。
- 数据集大小: 1175941字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



