Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,30 +31,22 @@ task_categories:
|
|
| 31 |
- other
|
| 32 |
dataset_info:
|
| 33 |
features:
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
- name: Key Object
|
| 41 |
-
type: string
|
| 42 |
-
- name: Immediate Event
|
| 43 |
-
type: string
|
| 44 |
-
- name: Atmospheric Effects
|
| 45 |
type: struct
|
| 46 |
struct:
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
- name: Gameplay Tags
|
| 54 |
-
type: list[string]
|
| 55 |
splits:
|
| 56 |
- name: train
|
| 57 |
-
num_bytes: 1200000000
|
| 58 |
num_examples: 100000
|
| 59 |
download_size: 1200000000
|
| 60 |
dataset_size: 1200000000
|
|
|
|
| 31 |
- other
|
| 32 |
dataset_info:
|
| 33 |
features:
|
| 34 |
+
Primary Setting: string
|
| 35 |
+
Condition: string
|
| 36 |
+
Character Present: string
|
| 37 |
+
Key Object: string
|
| 38 |
+
Immediate Event: string
|
| 39 |
+
Atmospheric Effects:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
type: struct
|
| 41 |
struct:
|
| 42 |
+
Lighting: string
|
| 43 |
+
Sounds: string
|
| 44 |
+
Phenomena: string
|
| 45 |
+
Gameplay Tags:
|
| 46 |
+
type: list
|
| 47 |
+
feature: string
|
|
|
|
|
|
|
| 48 |
splits:
|
| 49 |
- name: train
|
|
|
|
| 50 |
num_examples: 100000
|
| 51 |
download_size: 1200000000
|
| 52 |
dataset_size: 1200000000
|