datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ViT-FineTunegeoguessr-countries-finetune
GeoGuessr Countries Finetune
Google Earth images from around the world with the country as the target label.
Splits
Split
Samples
train
25000
test
400
Columns
image: Google Earth image
country: country label
Countries In This Release
Argentina, Australia, Austria, Bangladesh, Belgium, Bolivia, Botswana, Brazil, Bulgaria,
Cambodia, Canada, Chile, Colombia, Croatia, Czechia, Denmark, Finland, France, Germany,
Ghana, Greece, Hungary… See the full description on the dataset page: https://huggingface.co/datasets/moondream/geoguessr-countries-finetune.autotrain-data-fine-tune
AutoTrain Dataset for project: fine-tune
Dataset Description
This dataset has been automatically processed by AutoTrain for project fine-tune.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<382x256 RGB PIL image>",
"target": 17
},
{
"image": "<341x256 RGB PIL image>",
"target": 7
}]
Dataset Fields… See the full description on the dataset page: https://huggingface.co/datasets/jjuarez/autotrain-data-fine-tune.
