File size: 582 Bytes
fd7adcf
 
 
 
 
 
 
 
 
 
 
 
 
1b4eb64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: mit
task_categories:
- text-generation
- text-classification
- summarization
- text-to-speech
- question-answering
tags:
- climate
- park
- kenya
- travel
dataset_info:
  features:
  - name: Name
    dtype: string
  - name: Location
    dtype: string
  - name: Area (km²)
    dtype: int64
  - name: Established
    dtype: int64
  - name: Description
    dtype: string
  splits:
  - name: train
    num_bytes: 3756
    num_examples: 24
  download_size: 5594
  dataset_size: 3756
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---