Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: city_entity
|
| 4 |
+
features:
|
| 5 |
+
- name: ID
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: City
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: Continent
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: Country
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: Language
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: Latitude
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: Longitude
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: Timezone
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: URL
|
| 22 |
+
dtype: string
|
| 23 |
+
splits:
|
| 24 |
+
- name: train
|
| 25 |
+
num_bytes: 280119
|
| 26 |
+
num_examples: 2041
|
| 27 |
+
- name: val
|
| 28 |
+
num_bytes: 133017
|
| 29 |
+
num_examples: 970
|
| 30 |
+
- name: test
|
| 31 |
+
num_bytes: 155006
|
| 32 |
+
num_examples: 1126
|
| 33 |
+
download_size: 174135
|
| 34 |
+
dataset_size: 568142
|
| 35 |
+
configs:
|
| 36 |
+
- config_name: city_entity
|
| 37 |
+
data_files:
|
| 38 |
+
- split: train
|
| 39 |
+
path: city_entity/train-*
|
| 40 |
+
- split: val
|
| 41 |
+
path: city_entity/val-*
|
| 42 |
+
- split: test
|
| 43 |
+
path: city_entity/test-*
|
| 44 |
+
---
|
city_entity/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73dc2fde8d53e09ccd5f17ef6b466f8417773fbc77e0d033dd4c7fd5847bde7a
|
| 3 |
+
size 49999
|
city_entity/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcd0e8a19375ecb4f1d4bef4d543200b207e40d62ba11664b5e1cfbfa54ad3a9
|
| 3 |
+
size 83623
|
city_entity/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fd16f062df2d9f7b9567149b23a5d406c7c539e9d6cac786e2697db9e73a12a
|
| 3 |
+
size 40513
|