pszemraj commited on
Commit
12d88e4
1 Parent(s): 7336df4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ It achieves the following results on the evaluation set:
59
 
60
  This classifies one or more **genre** labels in a **multi-label** setting for a given book **description**.
61
 
62
- The 'standard' way of interpreting the predictions is that the predicted labels for a given example are **only the ones with a >50% probability.**
63
 
64
  ## Training procedure
65
 
 
59
 
60
  This classifies one or more **genre** labels in a **multi-label** setting for a given book **description**.
61
 
62
+ The 'standard' way of interpreting the predictions is that the predicted labels for a given example are **only the ones with a greater than 50% probability.**
63
 
64
  ## Training procedure
65