vaibhav1/Mongolian_FakeNews_Comprehendo_dataset
收藏官方服务:
资源简介:
--- dataset_info: features: - name: id dtype: int64 - name: text dtype: string - name: label dtype: class_label: names: '0': 'FALSE' '1': MISLEADING '2': MISSING CONTEXT '3': 'TRUE' '4': UNVERIFIABLE - name: Category dtype: string splits: - name: train num_bytes: 36303 num_examples: 85 - name: test num_bytes: 4038 num_examples: 10 download_size: 30011 dataset_size: 40341 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
提供机构:
vaibhav1原始信息汇总
数据集概述
数据集特征
- id: 整数类型 (int64)
- text: 字符串类型 (string)
- label: 分类标签,具体包括:
- 0: FALSE
- 1: MISLEADING
- 2: MISSING CONTEXT
- 3: TRUE
- 4: UNVERIFIABLE
- Category: 字符串类型 (string)
数据集划分
- 训练集 (train):
- 样本数量: 85
- 数据大小: 36303 字节
- 测试集 (test):
- 样本数量: 10
- 数据大小: 4038 字节
数据集大小
- 下载大小: 30011 字节
- 数据集总大小: 40341 字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



