boapps/kmdb_people_classification
收藏Hugging Face2024-01-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/boapps/kmdb_people_classification
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: text
dtype: string
- name: positive_people
sequence: string
- name: negative_people
sequence: string
splits:
- name: test
num_bytes: 3705659
num_examples: 750
- name: train
num_bytes: 58657685
num_examples: 11417
- name: validation
num_bytes: 7034843
num_examples: 1448
download_size: 41330238
dataset_size: 69398187
---
# Dataset Card for "kmdb_people_classification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
boapps
原始信息汇总
数据集卡片 "kmdb_people_classification"
配置
- 默认配置
- 数据文件
- 测试集:
data/test-* - 训练集:
data/train-* - 验证集:
data/validation-*
- 测试集:
- 数据文件
数据集信息
-
特征
- 文本:
string - 正面人物:
sequence: string - 负面人物:
sequence: string
- 文本:
-
数据集划分
- 测试集
- 字节数: 3705659
- 样本数: 750
- 训练集
- 字节数: 58657685
- 样本数: 11417
- 验证集
- 字节数: 7034843
- 样本数: 1448
- 测试集
-
下载大小: 41330238
-
数据集大小: 69398187



