Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,54 +16,6 @@ task_categories:
|
|
| 16 |
- text-generation
|
| 17 |
- text2text-generation
|
| 18 |
- other
|
| 19 |
-
|
| 20 |
-
dataset_info:
|
| 21 |
-
features:
|
| 22 |
-
- name: Primary Setting
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: Cause of Ruin
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: Current Occupants
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: Remaining Features
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: Dwarven Artifacts
|
| 31 |
-
dtype: string
|
| 32 |
-
- name: Character Present
|
| 33 |
-
dtype: string
|
| 34 |
-
- name: Key Object
|
| 35 |
-
dtype: string
|
| 36 |
-
- name: Immediate Event
|
| 37 |
-
dtype: string
|
| 38 |
-
- name: Lighting
|
| 39 |
-
dtype: string
|
| 40 |
-
- name: Weather/Condition
|
| 41 |
-
dtype: string
|
| 42 |
-
- name: Ambient Sounds
|
| 43 |
-
dtype: string
|
| 44 |
-
- name: Background Details
|
| 45 |
-
dtype: string
|
| 46 |
-
- name: Time of Day
|
| 47 |
-
dtype: string
|
| 48 |
-
- name: Magic Status
|
| 49 |
-
dtype: string
|
| 50 |
-
- name: Structural Integrity
|
| 51 |
-
dtype: string
|
| 52 |
-
- name: Undead Presence
|
| 53 |
-
dtype: string
|
| 54 |
-
- name: Trap Density
|
| 55 |
-
dtype: string
|
| 56 |
-
- name: Navigation Status
|
| 57 |
-
dtype: string
|
| 58 |
-
- name: Divine Energy
|
| 59 |
-
dtype: string
|
| 60 |
-
- name: Basic Description
|
| 61 |
-
dtype: string
|
| 62 |
-
splits:
|
| 63 |
-
- name: train
|
| 64 |
-
num_examples: 100000
|
| 65 |
-
download_size: 1200000000
|
| 66 |
-
dataset_size: 1200000000
|
| 67 |
---
|
| 68 |
# RPG Scene Generator
|
| 69 |
|
|
|
|
| 16 |
- text-generation
|
| 17 |
- text2text-generation
|
| 18 |
- other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
# RPG Scene Generator
|
| 21 |
|