Commit
·
04576bf
1
Parent(s):
eb0899b
Upload metadata.yml
Browse files- metadata.yml +19 -0
metadata.yml
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
|