Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ description: >-
|
|
| 7 |
Implementation of example based evaluation metrics for multi-label
|
| 8 |
classification presented in Zhang and Zhou (2014).
|
| 9 |
sdk: gradio
|
| 10 |
-
sdk_version:
|
| 11 |
app_file: app.py
|
| 12 |
pinned: false
|
| 13 |
---
|
|
@@ -94,5 +94,4 @@ If prediction and reference are empty lists, the evaluation for given sample wil
|
|
| 94 |
pages={1819-1837},
|
| 95 |
url={https://api.semanticscholar.org/CorpusID:1008003}
|
| 96 |
}
|
| 97 |
-
```
|
| 98 |
-
|
|
|
|
| 7 |
Implementation of example based evaluation metrics for multi-label
|
| 8 |
classification presented in Zhang and Zhou (2014).
|
| 9 |
sdk: gradio
|
| 10 |
+
sdk_version: 5.4.0
|
| 11 |
app_file: app.py
|
| 12 |
pinned: false
|
| 13 |
---
|
|
|
|
| 94 |
pages={1819-1837},
|
| 95 |
url={https://api.semanticscholar.org/CorpusID:1008003}
|
| 96 |
}
|
| 97 |
+
```
|
|
|