Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: roberta-base
|
@@ -14,11 +16,14 @@ widget:
|
|
14 |
- text: >-
|
15 |
They also caused so much stress because some leaders valued optics over output.: Stressed
|
16 |
- text: >-
|
17 |
-
Way too much work pressure
|
|
|
18 |
- text: >-
|
19 |
-
Understaffed, lots of deck revisions, unpredictable, terrible technology
|
|
|
20 |
- text: >-
|
21 |
-
Nice environment, good work life balance
|
|
|
22 |
model-index:
|
23 |
- name: roberta-base_topic_classification_nyt_news
|
24 |
results:
|
|
|
1 |
+
|
2 |
+
|
3 |
---
|
4 |
license: mit
|
5 |
base_model: roberta-base
|
|
|
16 |
- text: >-
|
17 |
They also caused so much stress because some leaders valued optics over output.: Stressed
|
18 |
- text: >-
|
19 |
+
Way too much work pressure.
|
20 |
+
example_title: Stressed
|
21 |
- text: >-
|
22 |
+
Understaffed, lots of deck revisions, unpredictable, terrible technology.
|
23 |
+
example_title: Stressed
|
24 |
- text: >-
|
25 |
+
Nice environment, good work life balance.
|
26 |
+
example_title: Not Stressed
|
27 |
model-index:
|
28 |
- name: roberta-base_topic_classification_nyt_news
|
29 |
results:
|