Yamei/TVCG_entity_classify
收藏Hugging Face2023-07-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Yamei/TVCG_entity_classify
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: id
dtype: int64
- name: entity_type
dtype: string
- name: entity_type_high
dtype: string
- name: label
dtype:
class_label:
names:
'0': method
'1': evaluation
'2': data
'3': background
'4': Author
'5': DBPedia
'6': Affiliation
'7': Paper
'8': Journal
splits:
- name: train
num_bytes: 3565888.348566884
num_examples: 47281
- name: test
num_bytes: 891528.6514331156
num_examples: 11821
download_size: 1857856
dataset_size: 4457417.0
---
# Dataset Card for "TVCG_entity_classify"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Yamei
原始信息汇总
数据集概述
数据集名称
TVCG_entity_classify
数据文件配置
- 默认配置 (
config_name: default)- 训练集 (
split: train):data/train-* - 测试集 (
split: test):data/test-*
- 训练集 (
数据集特征
- text: 数据类型为
string - id: 数据类型为
int64 - entity_type: 数据类型为
string - entity_type_high: 数据类型为
string - label: 数据类型为类别标签,包含以下类别:
methodevaluationdatabackgroundAuthorDBPediaAffiliationPaperJournal
数据集分割
- 训练集 (
name: train)- 大小: 3565888.348566884 字节
- 示例数量: 47281
- 测试集 (
name: test)- 大小: 891528.6514331156 字节
- 示例数量: 11821
数据集大小
- 下载大小: 1857856 字节
- 数据集总大小: 4457417.0 字节



