Update README.md
Browse files
README.md
CHANGED
@@ -13,16 +13,16 @@ metrics:
|
|
13 |
widget:
|
14 |
- text: >-
|
15 |
They also caused so much stress because some leaders valued optics over output.
|
16 |
-
example_title: Stressed
|
17 |
- text: >-
|
18 |
Way too much work pressure.
|
19 |
-
example_title: Stressed
|
20 |
- text: >-
|
21 |
Understaffed, lots of deck revisions, unpredictable, terrible technology.
|
22 |
-
example_title: Stressed
|
23 |
- text: >-
|
24 |
Nice environment, good work life balance.
|
25 |
-
example_title: Not Stressed
|
26 |
model-index:
|
27 |
- name: roberta-base_topic_classification_nyt_news
|
28 |
results:
|
@@ -127,5 +127,4 @@ pipe(text)
|
|
127 |
- Transformers 4.32.1
|
128 |
- Pytorch 2.1.0+cu121
|
129 |
- Datasets 2.12.0
|
130 |
-
- Tokenizers 0.13.2
|
131 |
-
|
|
|
13 |
widget:
|
14 |
- text: >-
|
15 |
They also caused so much stress because some leaders valued optics over output.
|
16 |
+
example_title: Stressed 1 Example
|
17 |
- text: >-
|
18 |
Way too much work pressure.
|
19 |
+
example_title: Stressed 2 Example
|
20 |
- text: >-
|
21 |
Understaffed, lots of deck revisions, unpredictable, terrible technology.
|
22 |
+
example_title: Stressed 3 Example
|
23 |
- text: >-
|
24 |
Nice environment, good work life balance.
|
25 |
+
example_title: Not Stressed 1 Example
|
26 |
model-index:
|
27 |
- name: roberta-base_topic_classification_nyt_news
|
28 |
results:
|
|
|
127 |
- Transformers 4.32.1
|
128 |
- Pytorch 2.1.0+cu121
|
129 |
- Datasets 2.12.0
|
130 |
+
- Tokenizers 0.13.2
|
|