ningkko commited on
Commit
43a4727
1 Parent(s): b7d98cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -28,15 +28,22 @@ This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment
28
 
29
  The model uploaded here is Model I.
30
 
 
31
  ## Intended uses & limitations
32
  Predict opinions (negative, neutral, and positive) of tweet initiators regarding the use of a drug for the treatment or prevention of the coronavirus.
33
 
34
  The model works better when there's only one drug name in a single tweet.
 
 
 
 
 
35
  ## Training and evaluation data
36
  COVID-CQ
37
 
38
  ## Training procedure
39
- See our Github repo for training scripts. [https://github.com/ningkko/COVID-drug](https://github.com/ningkko/COVID-drug)
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
 
28
 
29
  The model uploaded here is Model I.
30
 
31
+
32
  ## Intended uses & limitations
33
  Predict opinions (negative, neutral, and positive) of tweet initiators regarding the use of a drug for the treatment or prevention of the coronavirus.
34
 
35
  The model works better when there's only one drug name in a single tweet.
36
+
37
+ ## Tutorial
38
+
39
+ See our Github repo for inference scripts. [https://github.com/ningkko/COVID-drug](https://github.com/ningkko/COVID-drug/blob/main/stance_detection/inference.ipynb)
40
+
41
  ## Training and evaluation data
42
  COVID-CQ
43
 
44
  ## Training procedure
45
+ See Github
46
+
47
  ### Training hyperparameters
48
 
49
  The following hyperparameters were used during training: