Commit
·
9e184c7
1
Parent(s):
fb95525
Update README.md
Browse filesTrying zero-shot classification
README.md
CHANGED
@@ -2,9 +2,10 @@
|
|
2 |
language: no
|
3 |
license: cc-by-4.0
|
4 |
thumbnail: https://raw.githubusercontent.com/NBAiLab/notram/master/images/nblogo_2.png
|
|
|
5 |
tags:
|
6 |
- nb-bert
|
7 |
-
-
|
8 |
- pytorch
|
9 |
- tensorflow
|
10 |
- norwegian
|
@@ -14,7 +15,7 @@ datasets:
|
|
14 |
- multi_nli
|
15 |
- xnli
|
16 |
widget:
|
17 |
-
- text:
|
18 |
---
|
19 |
|
20 |
**Release 1.0** (March 11, 2021)
|
|
|
2 |
language: no
|
3 |
license: cc-by-4.0
|
4 |
thumbnail: https://raw.githubusercontent.com/NBAiLab/notram/master/images/nblogo_2.png
|
5 |
+
pipeline_tag: zero-shot-classification
|
6 |
tags:
|
7 |
- nb-bert
|
8 |
+
- zero-shot-classification
|
9 |
- pytorch
|
10 |
- tensorflow
|
11 |
- norwegian
|
|
|
15 |
- multi_nli
|
16 |
- xnli
|
17 |
widget:
|
18 |
+
- text: Test.
|
19 |
---
|
20 |
|
21 |
**Release 1.0** (March 11, 2021)
|