alfassy commited on
Commit
191933f
·
verified ·
1 Parent(s): 2e18766

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ This are the models files for paper: LaSO: Label-Set Operations networks for multi-label few-shot learning
5
+ https://arxiv.org/abs/1902.09811
6
+ Code is available at: https://github.com/leokarlin/LaSO
7
+ The models in this repo does not support Huggin Face models class and can only be used with the code above.