Spaces:
Runtime error
Runtime error
readme change
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ This metric outputs a dictionary, containing:
|
|
72 |
- fscore
|
73 |
|
74 |
|
75 |
-
If prediction and reference are empty lists, the
|
76 |
```python
|
77 |
{
|
78 |
"precision": 1.0,
|
|
|
72 |
- fscore
|
73 |
|
74 |
|
75 |
+
If prediction and reference are empty lists, the evaluation for given sample will be:
|
76 |
```python
|
77 |
{
|
78 |
"precision": 1.0,
|