Cyrile Delestre
commited on
Commit
·
98e3643
1
Parent(s):
43aff3f
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,14 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: mit
|
| 3 |
-
language:
|
| 4 |
-
- fr
|
| 5 |
tags:
|
| 6 |
- zero-shot-classification
|
| 7 |
- nli
|
| 8 |
pipeline_tag: zero-shot-classification
|
| 9 |
widget:
|
| 10 |
-
- text: "
|
|
|
|
|
|
|
| 11 |
datasets:
|
| 12 |
- flue
|
| 13 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
language: fr
|
| 3 |
license: mit
|
|
|
|
|
|
|
| 4 |
tags:
|
| 5 |
- zero-shot-classification
|
| 6 |
- nli
|
| 7 |
pipeline_tag: zero-shot-classification
|
| 8 |
widget:
|
| 9 |
+
- text: "Hugging Face lève 40 millions de dollars pour devenir le « GitHub du machine learning »."
|
| 10 |
+
- candidate_labels: "sport, politique, science"
|
| 11 |
+
- hypothesis_template: "Ce texte parle de {}."
|
| 12 |
datasets:
|
| 13 |
- flue
|
| 14 |
---
|