mdocekal commited on
Commit
164d436
·
1 Parent(s): 8a44580

readme change

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 output will be:
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,