Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: image
|
| 5 |
+
dtype: image
|
| 6 |
+
- name: label
|
| 7 |
+
dtype:
|
| 8 |
+
class_label:
|
| 9 |
+
names:
|
| 10 |
+
'0': Albania
|
| 11 |
+
'1': Andorra
|
| 12 |
+
'2': Austria
|
| 13 |
+
'3': Belarus
|
| 14 |
+
'4': Belgium
|
| 15 |
+
'5': Bosnia and Herzegovina
|
| 16 |
+
'6': Bulgaria
|
| 17 |
+
'7': Croatia
|
| 18 |
+
'8': Cyprus
|
| 19 |
+
'9': Czechia
|
| 20 |
+
'10': Denmark
|
| 21 |
+
'11': Estonia
|
| 22 |
+
'12': Finland
|
| 23 |
+
'13': France
|
| 24 |
+
'14': Germany
|
| 25 |
+
'15': Greece
|
| 26 |
+
'16': Holy See
|
| 27 |
+
'17': Hungary
|
| 28 |
+
'18': Iceland
|
| 29 |
+
'19': Ireland
|
| 30 |
+
'20': Italy
|
| 31 |
+
'21': Kosovo
|
| 32 |
+
'22': Latvia
|
| 33 |
+
'23': Liechtenstein
|
| 34 |
+
'24': Lithuania
|
| 35 |
+
'25': Luxembourg
|
| 36 |
+
'26': Malta
|
| 37 |
+
'27': Moldova, Republic of
|
| 38 |
+
'28': Monaco
|
| 39 |
+
'29': Montenegro
|
| 40 |
+
'30': Netherlands
|
| 41 |
+
'31': North Macedonia
|
| 42 |
+
'32': Norway
|
| 43 |
+
'33': Poland
|
| 44 |
+
'34': Portugal
|
| 45 |
+
'35': Romania
|
| 46 |
+
'36': Russian Federation
|
| 47 |
+
'37': San Marino
|
| 48 |
+
'38': Serbia
|
| 49 |
+
'39': Slovakia
|
| 50 |
+
'40': Slovenia
|
| 51 |
+
'41': Spain
|
| 52 |
+
'42': Sweden
|
| 53 |
+
'43': Switzerland
|
| 54 |
+
'44': Ukraine
|
| 55 |
+
'45': United Kingdom of Great Britain and Northern Ireland
|
| 56 |
+
splits:
|
| 57 |
+
- name: train
|
| 58 |
+
num_bytes: 266385473.045
|
| 59 |
+
num_examples: 16465
|
| 60 |
+
download_size: 263686152
|
| 61 |
+
dataset_size: 266385473.045
|
| 62 |
+
---
|
| 63 |
+
# Dataset Card for "GeoTrainr_data"
|
| 64 |
+
|
| 65 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|