everyl12 commited on
Commit
6b984b3
·
1 Parent(s): 7f9a131

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,7 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # stance_class_l
15
 
16
- This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on an unknown dataset.
 
 
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.6084
19
  - Accuracy: 0.8447
 
13
 
14
  # stance_class_l
15
 
16
+ This model is a fine-tuned version of vinai/bertweet-base on the dataset of 804 labeled tweets on the cancer risk controversy of Roundup Weedkiller \.
17
+ It classified the stance of an individual's tweet toward Bayer, Monsanto, or other relevant organizations in the crisis.
18
+ Two stances are classified: (0) Aggressive, (1) Non-Aggressive (neutral and accommodative).
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.6084
21
  - Accuracy: 0.8447