Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
-
python_version: 3.10
|
| 11 |
short_description: A space to view and inspect all the tasks in lighteval
|
| 12 |
---
|
| 13 |
|
|
|
|
| 7 |
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
+
python_version: "3.10"
|
| 11 |
short_description: A space to view and inspect all the tasks in lighteval
|
| 12 |
---
|
| 13 |
|