VincentC12
commited on
Commit
·
f581b6f
1
Parent(s):
04576bf
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Ce modèle est développé pour KARA.
|
2 |
|
3 |
Ce modèle est :
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
library_name: pytorch
|
5 |
+
metrics:
|
6 |
+
- negative
|
7 |
+
- positive
|
8 |
+
tags:
|
9 |
+
- sentiment-analysis
|
10 |
+
widget:
|
11 |
+
- text: "Thank you for listening to the recommendations of the telephone team for teleworking. we have a strong expertise in this field and accurate listening to Our management!!!!"
|
12 |
+
example_title: "Exemple positif"
|
13 |
+
- text: "working conditions and wages are less than average more part of the time it is not a hierarchical system Our opinion counts"
|
14 |
+
example_title: "Exemple négatif"
|
15 |
+
- text: "The [MASKED] is a good employee however I wish that there is always a communication manual (related to the description of exact taste between departments ) plus I wish that there should be a department bigger than a committee in environment.Thank you and good day"
|
16 |
+
example_title: "Exemple neutre"
|
17 |
+
---
|
18 |
+
|
19 |
Ce modèle est développé pour KARA.
|
20 |
|
21 |
Ce modèle est :
|