Datasets:
File size: 607 Bytes
9df47e2 |
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 |
---
dataset_info:
features:
- name: id
dtype: int64
- name: category_name
dtype: string
- name: name
dtype: string
- name: lat
dtype: float64
- name: lon
dtype: float64
- name: city
dtype: string
- name: state
dtype: string
- name: country
dtype: string
splits:
- name: train
num_bytes: 4124162
num_examples: 35070
download_size: 2792316
dataset_size: 4124162
---
# Dataset Card for "google_landmarks_places"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |