Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,32 +1,9 @@
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- text-classification
|
| 4 |
- data-augmentation
|
| 5 |
- superhero-texts
|
| 6 |
-
configs:
|
| 7 |
-
- config_name: default
|
| 8 |
-
data_files:
|
| 9 |
-
- split: original
|
| 10 |
-
path: data/original-*
|
| 11 |
-
- split: augmented
|
| 12 |
-
path: data/augmented-*
|
| 13 |
-
dataset_info:
|
| 14 |
-
features:
|
| 15 |
-
- name: Superman is a hero from DC comics. My first real intro to him was in a tv
|
| 16 |
-
show with the justice league, and I read some comics of his soon afterwards.
|
| 17 |
-
Today I mainly know him cause of his movie that came out
|
| 18 |
-
dtype: string
|
| 19 |
-
- name: DC
|
| 20 |
-
dtype: string
|
| 21 |
-
splits:
|
| 22 |
-
- name: original
|
| 23 |
-
num_bytes: 22625
|
| 24 |
-
num_examples: 100
|
| 25 |
-
- name: augmented
|
| 26 |
-
num_bytes: 249778
|
| 27 |
-
num_examples: 1100
|
| 28 |
-
download_size: 83436
|
| 29 |
-
dataset_size: 272403
|
| 30 |
---
|
| 31 |
|
| 32 |
# Superhero Texts Dataset
|
|
|
|
| 1 |
+
|
| 2 |
---
|
| 3 |
tags:
|
| 4 |
- text-classification
|
| 5 |
- data-augmentation
|
| 6 |
- superhero-texts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Superhero Texts Dataset
|