mbrede commited on
Commit
8f5af5e
·
verified ·
1 Parent(s): 9c3b72c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -70,6 +70,8 @@ One-vs-Rest classification approach, which means the model treats each
70
  class as a binary classification problem. As a result, the probabilities
71
  are independent, and their sum may exceed or fall below 1.
72
 
 
 
73
  <!--
74
  ### Downstream Use
75
 
 
70
  class as a binary classification problem. As a result, the probabilities
71
  are independent, and their sum may exceed or fall below 1.
72
 
73
+ For more details on how to use this model, see [our blogpost](https://mbrede.github.io/blog/using_setfit/).
74
+
75
  <!--
76
  ### Downstream Use
77