Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
---
|
| 2 |
title: action_generation
|
| 3 |
-
datasets:
|
| 4 |
- none
|
| 5 |
tags:
|
| 6 |
- evaluate
|
| 7 |
- metric
|
| 8 |
-
description:
|
| 9 |
sdk: gradio
|
| 10 |
-
sdk_version:
|
| 11 |
app_file: app.py
|
| 12 |
pinned: false
|
| 13 |
---
|
|
@@ -70,4 +70,4 @@ print(result)
|
|
| 70 |
*Cite the source where this metric was introduced.*
|
| 71 |
|
| 72 |
## Further References
|
| 73 |
-
*Add any useful further references.*
|
|
|
|
| 1 |
---
|
| 2 |
title: action_generation
|
| 3 |
+
datasets:
|
| 4 |
- none
|
| 5 |
tags:
|
| 6 |
- evaluate
|
| 7 |
- metric
|
| 8 |
+
description: 'TODO: add a description here'
|
| 9 |
sdk: gradio
|
| 10 |
+
sdk_version: 5.6.0
|
| 11 |
app_file: app.py
|
| 12 |
pinned: false
|
| 13 |
---
|
|
|
|
| 70 |
*Cite the source where this metric was introduced.*
|
| 71 |
|
| 72 |
## Further References
|
| 73 |
+
*Add any useful further references.*
|