Update README.md
Browse files
README.md
CHANGED
@@ -26,9 +26,14 @@ auc: 0.957133746355685
|
|
26 |
|
27 |
accuracy: 0.8831168831168831
|
28 |
|
|
|
|
|
|
|
|
|
29 |
## Trained on
|
30 |
|
31 |
Twitter_Non-Ads from the paper "Stress Detection from Social Media Articles: New Dataset Benchmark and Analytical Study" - 2022 International Joint Conference on Neural Networks (IJCNN)
|
32 |
|
33 |
All credit relating to the dataset goes to authors Aryan Rastogi; Qian Liu; Erik Cambria
|
34 |
|
|
|
|
26 |
|
27 |
accuracy: 0.8831168831168831
|
28 |
|
29 |
+
## Fine-tuned from
|
30 |
+
|
31 |
+
cardiffnlp/twitter-roberta-base-sentiment-latest
|
32 |
+
|
33 |
## Trained on
|
34 |
|
35 |
Twitter_Non-Ads from the paper "Stress Detection from Social Media Articles: New Dataset Benchmark and Analytical Study" - 2022 International Joint Conference on Neural Networks (IJCNN)
|
36 |
|
37 |
All credit relating to the dataset goes to authors Aryan Rastogi; Qian Liu; Erik Cambria
|
38 |
|
39 |
+
Access to dataset: https://github.com/aryan-r22/Stress-Detection_Social-Media-Articles/tree/main
|