David commited on
Commit
c0d3369
1 Parent(s): 7ce5c13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -27,3 +27,7 @@ classifier(
27
  hypothesis_template="Este ejemplo es {}."
28
  )
29
  ```
 
 
 
 
 
27
  hypothesis_template="Este ejemplo es {}."
28
  )
29
  ```
30
+
31
+ ## Training
32
+
33
+ For the training notebook, please check out our [repository](https://github.com/recognai/selectra/tree/main/zero-shot_classifier).