Commit
•
c48af24
1
Parent(s):
1372fb4
Update app.py
Browse files
app.py
CHANGED
@@ -228,7 +228,7 @@ def certification(hf_username):
|
|
228 |
"unit": "Unit 8 PII",
|
229 |
"env": "doom_health_gathering_supreme",
|
230 |
"library": "sample-factory",
|
231 |
-
"min_result":
|
232 |
"best_result": 0,
|
233 |
"best_model_id": "",
|
234 |
"passed_": False
|
|
|
228 |
"unit": "Unit 8 PII",
|
229 |
"env": "doom_health_gathering_supreme",
|
230 |
"library": "sample-factory",
|
231 |
+
"min_result": 5,
|
232 |
"best_result": 0,
|
233 |
"best_model_id": "",
|
234 |
"passed_": False
|