Update README.md
Browse files
README.md
CHANGED
|
@@ -26,4 +26,21 @@ configs:
|
|
| 26 |
data_files:
|
| 27 |
- split: train
|
| 28 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
---
|
|
|
|
|
|
| 26 |
data_files:
|
| 27 |
- split: train
|
| 28 |
path: data/train-*
|
| 29 |
+
license: openrail
|
| 30 |
+
task_categories:
|
| 31 |
+
- text-classification
|
| 32 |
+
- text-generation
|
| 33 |
+
- text2text-generation
|
| 34 |
+
- video-classification
|
| 35 |
+
language:
|
| 36 |
+
- en
|
| 37 |
+
tags:
|
| 38 |
+
- art
|
| 39 |
+
- culture
|
| 40 |
+
- popular
|
| 41 |
+
- video
|
| 42 |
+
pretty_name: simpsons
|
| 43 |
+
size_categories:
|
| 44 |
+
- n<1K
|
| 45 |
---
|
| 46 |
+
The information of all episodes of the cartoon show "The Simpsons" from wikipedia. Some (mainly in recent 32, 33, 34 seasons) plot missing.
|