Spaces:
Sleeping
Sleeping
Update README.md
#1
by
zstanjj
- opened
README.md
CHANGED
@@ -22,10 +22,10 @@ Results files should have the following format and be stored as json files:
|
|
22 |
"model_sha": "revision on the hub",
|
23 |
},
|
24 |
"results": {
|
25 |
-
"
|
26 |
"metric_name": score,
|
27 |
},
|
28 |
-
"
|
29 |
"metric_name": score,
|
30 |
}
|
31 |
}
|
|
|
22 |
"model_sha": "revision on the hub",
|
23 |
},
|
24 |
"results": {
|
25 |
+
"retrieval": {
|
26 |
"metric_name": score,
|
27 |
},
|
28 |
+
"generation": {
|
29 |
"metric_name": score,
|
30 |
}
|
31 |
}
|