ThomasSimonini HF staff commited on
Commit
24f2297
·
1 Parent(s): 8b1cd97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ def test_(hf_username):
129
  "unit": "Unit 2",
130
  "env": "Taxi-v3",
131
  "library": "q-learning",
132
- "min_result": 5,
133
  "best_result": 0,
134
  "best_model_id": "",
135
  "passed": False
 
129
  "unit": "Unit 2",
130
  "env": "Taxi-v3",
131
  "library": "q-learning",
132
+ "min_result": 4,
133
  "best_result": 0,
134
  "best_model_id": "",
135
  "passed": False