nharrel commited on
Commit
f7e23f3
·
verified ·
1 Parent(s): 3b69445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -18,6 +18,13 @@ To model this threshold effectively, we opted for the tanh activation function,
18
 
19
  Utilizing this approach, we demonstrated improvements in regression tasks for evaluating stances on each test scenario. While the overall MSE did not show significant improvement, we observed higher accuracy, recall, and precision for the regression tasks. It is important to note that the classification task specified in Qiu et al. (2022) solely determines the presence or absence of the value in question, without considering the specific stance presented in the text. Therefore, our regression task, which assesses the particular stance, should not be directly compared with the classification task from Qiu et al. (2022).
20
 
 
 
 
 
 
 
 
21
  ## Acknowledgements
22
 
23
  We would like to acknowledge the authors of the ValueNet dataset for their valuable contribution to this work.
@@ -36,3 +43,8 @@ We would like to acknowledge the authors of the ValueNet dataset for their valua
36
  month={Jun.},
37
  pages={11183-11191}
38
  }
 
 
 
 
 
 
18
 
19
  Utilizing this approach, we demonstrated improvements in regression tasks for evaluating stances on each test scenario. While the overall MSE did not show significant improvement, we observed higher accuracy, recall, and precision for the regression tasks. It is important to note that the classification task specified in Qiu et al. (2022) solely determines the presence or absence of the value in question, without considering the specific stance presented in the text. Therefore, our regression task, which assesses the particular stance, should not be directly compared with the classification task from Qiu et al. (2022).
20
 
21
+
22
+ ## Results from Qiu et al. (2022)
23
+
24
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/654e897ddd2482b0592bfffa/M3d-1h_6XvUA11kHd-ge1.png)
25
+
26
+
27
+
28
  ## Acknowledgements
29
 
30
  We would like to acknowledge the authors of the ValueNet dataset for their valuable contribution to this work.
 
43
  month={Jun.},
44
  pages={11183-11191}
45
  }
46
+
47
+
48
+
49
+
50
+