arbml/arastance
收藏Hugging Face2022-10-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arbml/arastance
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: filename
dtype: string
- name: claim
dtype: string
- name: claim_url
dtype: string
- name: article
dtype: string
- name: stance
dtype:
class_label:
names:
0: Discuss
1: Disagree
2: Unrelated
3: Agree
- name: article_title
dtype: string
- name: article_url
dtype: string
splits:
- name: test
num_bytes: 5611165
num_examples: 646
- name: train
num_bytes: 29682402
num_examples: 2848
- name: validation
num_bytes: 7080226
num_examples: 569
download_size: 18033579
dataset_size: 42373793
---
# Dataset Card for "arastance"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
arbml
原始信息汇总
数据集概述
数据集特征
- filename:文件名,数据类型为字符串。
- claim:声明内容,数据类型为字符串。
- claim_url:声明链接,数据类型为字符串。
- article:文章内容,数据类型为字符串。
- stance:立场,数据类型为分类标签,包含以下类别:
- 0: Discuss
- 1: Disagree
- 2: Unrelated
- 3: Agree
- article_title:文章标题,数据类型为字符串。
- article_url:文章链接,数据类型为字符串。
数据集分割
- test:测试集,包含646个样本,总大小为5611165字节。
- train:训练集,包含2848个样本,总大小为29682402字节。
- validation:验证集,包含569个样本,总大小为7080226字节。
数据集大小
- 下载大小:18033579字节。
- 数据集总大小:42373793字节。



