File size: 741 Bytes
161a8d5 148b6e7 161a8d5 148b6e7 a3e99c5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | ---
dataset_info:
features:
- name: Title
dtype: string
- name: Content
dtype: string
- name: Type
dtype: string
- name: Level
dtype: string
- name: Location
dtype: string
- name: Region
dtype: string
splits:
- name: train
num_bytes: 815622
num_examples: 387
- name: validation
num_bytes: 233015
num_examples: 78
- name: test
num_bytes: 64044
num_examples: 25
download_size: 663459
dataset_size: 1112681
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
task_categories:
- text-generation
- text2text-generation
language:
- en
tags:
- game
--- |