Update README.md
Browse files
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.
|