File size: 666 Bytes
dc355e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f2e31d9
 
 
 
dc355e4
 
f2e31d9
 
 
 
dc355e4
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: google_id
    dtype: int64
  - name: google_parent_id
    dtype: int64
  - name: name
    dtype: string
  - name: canonical_name
    dtype: string
  - name: country_code
    dtype: string
  - name: target_type
    dtype: string
  - name: reach
    dtype: int64
  - name: gps
    list: float64
  - name: lat
    dtype: float64
  - name: lon
    dtype: float64
  splits:
  - name: train
    num_bytes: 31815148.529685322
    num_examples: 210943
  download_size: 15091469
  dataset_size: 31815148.529685322
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---