puzzz21 commited on
Commit
4380ba0
1 Parent(s): 8f10af2

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -23,4 +23,8 @@ This model outputs following classnames according to the sentiment:
23
  </ul>
24
  </br>
25
  </br>
26
- For finetuning, the publicly available dataset on context identification from Angrosh et al. https://dl.acm.org/doi/10.1145/1816123.1816168 is used.
 
 
 
 
 
23
  </ul>
24
  </br>
25
  </br>
26
+ The model achieved F1 score of 0.72 and an accuracy score of 0.73, with the manually annoted dataset: [Link to the dataset](https://huggingface.co/datasets/puzzz21/sci-sentiment-annotated-dataset).
27
+ </br>
28
+ </br>
29
+ For finetuning, the publicly available dataset on context identification from Angrosh et al. https://dl.acm.org/doi/10.1145/1816123.1816168 is used.
30
+