deboradum commited on
Commit
cc653ed
·
verified ·
1 Parent(s): 1c21311

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - deboradum/GeoGuessr-countries
5
+ pipeline_tag: image-classification
6
+ tags:
7
+ - GeoGuessr
8
+ - countries
9
+ ---
10
+
11
+ I created these models for a GeoGuessr country classifier. See my [Github](https://github.com/deboradum/GeoGuessrConvNet) repo for training and evaluation code.