Dehnes commited on
Commit
1637e3d
·
1 Parent(s): d07ce53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,4 +1,29 @@
 
1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
 
4
 
 
1
+ ---
2
 
3
+ language: German
4
+
5
+ tags:
6
+
7
+ - text-classification
8
+
9
+ - pytorch
10
+
11
+ - nli
12
+
13
+ - de
14
+
15
+
16
+ pipeline_tag: zero-shot-classification
17
+
18
+ widget:
19
+
20
+ - text: "Letzte Woche gab es einen Selbstmord in einer nahe gelegenen kolonie"
21
+
22
+ candidate_labels: "Verbrechen,Tragödie,Stehlen"
23
+
24
+ hypothesis_template: "In deisem geht es um {}."
25
+
26
+ ---
27
 
28
 
29