osv5m commited on
Commit
558ba8f
·
1 Parent(s): f97061c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -11,7 +11,7 @@ model-index:
11
  name: OSV-5M
12
  type: geolocation
13
  metrics:
14
- - type: ranking
15
  value: 3361
16
  - task:
17
  type: Haversine Distance
@@ -19,7 +19,7 @@ model-index:
19
  name: OSV-5M
20
  type: geolocation
21
  metrics:
22
- - type: distance
23
  value: 1814
24
  - task:
25
  type: Country classification
@@ -27,7 +27,7 @@ model-index:
27
  name: OSV-5M
28
  type: geolocation
29
  metrics:
30
- - type: accuracy
31
  value: 68
32
  - task:
33
  type: Region classification
@@ -35,7 +35,7 @@ model-index:
35
  name: OSV-5M
36
  type: geolocation
37
  metrics:
38
- - type: accuracy
39
  value: 39.4
40
  - task:
41
  type: Area classification
@@ -43,7 +43,7 @@ model-index:
43
  name: OSV-5M
44
  type: geolocation
45
  metrics:
46
- - type: accuracy
47
  value: 10.3
48
  - task:
49
  type: City classification
@@ -51,7 +51,7 @@ model-index:
51
  name: OSV-5M
52
  type: geolocation
53
  metrics:
54
- - type: accuracy
55
  value: 5.9
56
  ---
57
 
 
11
  name: OSV-5M
12
  type: geolocation
13
  metrics:
14
+ - type: geoscore
15
  value: 3361
16
  - task:
17
  type: Haversine Distance
 
19
  name: OSV-5M
20
  type: geolocation
21
  metrics:
22
+ - type: haversine distance
23
  value: 1814
24
  - task:
25
  type: Country classification
 
27
  name: OSV-5M
28
  type: geolocation
29
  metrics:
30
+ - type: country accuracy
31
  value: 68
32
  - task:
33
  type: Region classification
 
35
  name: OSV-5M
36
  type: geolocation
37
  metrics:
38
+ - type: region accuracy
39
  value: 39.4
40
  - task:
41
  type: Area classification
 
43
  name: OSV-5M
44
  type: geolocation
45
  metrics:
46
+ - type: area accuracy
47
  value: 10.3
48
  - task:
49
  type: City classification
 
51
  name: OSV-5M
52
  type: geolocation
53
  metrics:
54
+ - type: city accuracy
55
  value: 5.9
56
  ---
57