File size: 957 Bytes
bca8ad4 ea855bc bca8ad4 25b9af1 bca8ad4 44c4b75 ea855bc 44c4b75 ea855bc 44c4b75 bca8ad4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
---
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) |