pszemraj commited on
Commit
7336df4
1 Parent(s): 41ed092

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -59,6 +59,8 @@ 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
  ## Training procedure
63
 
64
  ### Training hyperparameters
 
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
 
66
  ### Training hyperparameters