Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -17,7 +17,18 @@ dataset_info:
|
|
| 17 |
- name: entity_type_high
|
| 18 |
dtype: string
|
| 19 |
- name: label
|
| 20 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
splits:
|
| 22 |
- name: train
|
| 23 |
num_bytes: 3565988.347297892
|
|
@@ -25,7 +36,7 @@ dataset_info:
|
|
| 25 |
- name: test
|
| 26 |
num_bytes: 891553.6527021083
|
| 27 |
num_examples: 11821
|
| 28 |
-
download_size:
|
| 29 |
dataset_size: 4457542.0
|
| 30 |
---
|
| 31 |
# Dataset Card for "TVCG_entity_classify"
|
|
|
|
| 17 |
- name: entity_type_high
|
| 18 |
dtype: string
|
| 19 |
- name: label
|
| 20 |
+
dtype:
|
| 21 |
+
class_label:
|
| 22 |
+
names:
|
| 23 |
+
'0': method
|
| 24 |
+
'1': evaluation
|
| 25 |
+
'2': data
|
| 26 |
+
'3': background
|
| 27 |
+
'4': Author
|
| 28 |
+
'5': DBPedia
|
| 29 |
+
'6': Affiliation
|
| 30 |
+
'7': Paper
|
| 31 |
+
'8': Journal
|
| 32 |
splits:
|
| 33 |
- name: train
|
| 34 |
num_bytes: 3565988.347297892
|
|
|
|
| 36 |
- name: test
|
| 37 |
num_bytes: 891553.6527021083
|
| 38 |
num_examples: 11821
|
| 39 |
+
download_size: 1856751
|
| 40 |
dataset_size: 4457542.0
|
| 41 |
---
|
| 42 |
# Dataset Card for "TVCG_entity_classify"
|