saattrupdan
commited on
Commit
•
69be3c0
1
Parent(s):
a86170e
Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ You can use this model in your scripts as follows:
|
|
51 |
... model="alexandrainst/nb-bert-large-nli-scandi",
|
52 |
... )
|
53 |
>>> classifier(
|
54 |
-
... "Mexicansk bokser advarer Messi
|
55 |
... candidate_labels=['sundhed', 'politik', 'sport', 'religion'],
|
56 |
... hypothesis_template="Dette eksempel er {}",
|
57 |
... )
|
|
|
51 |
... model="alexandrainst/nb-bert-large-nli-scandi",
|
52 |
... )
|
53 |
>>> classifier(
|
54 |
+
... "Mexicansk bokser advarer Messi - 'Du skal bede til gud, om at jeg ikke finder dig'",
|
55 |
... candidate_labels=['sundhed', 'politik', 'sport', 'religion'],
|
56 |
... hypothesis_template="Dette eksempel er {}",
|
57 |
... )
|