bleepybloops commited on
Commit
97ed842
1 Parent(s): e6aafd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -71,8 +71,8 @@ display(Image(filename=filename))
71
  ```
72
 
73
  known model biases:
74
- - v1 of this model leans heavily towards rural locations due to dataset bias, will be fixed in v2 as I collect more locations
75
- - it managed to generalize to locations not available on geoguessr, like china, although it drifts towards generic locs
76
  - its trained on lowercase country names, and flux is case sensitive. results may vary
77
  - it LOVES orange/red dirt colors. this will be fixed in v2 also
78
 
 
71
  ```
72
 
73
  known model biases:
74
+ - v1 of this model leans heavily towards rural locations due to dataset bias, will be fixed in v2 as i collect more data
75
+ - it managed to generalize to locations not available on geoguessr, like china, although it drifts towards generic locations
76
  - its trained on lowercase country names, and flux is case sensitive. results may vary
77
  - it LOVES orange/red dirt colors. this will be fixed in v2 also
78