dibsondivya commited on
Commit
9e8f7da
1 Parent(s): 163dcbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -38,9 +38,9 @@ It achieves the following results on the evaluation set:
38
  `model = AutoModelForSequenceClassification.from_pretrained("dibsondivya/distilbert-phmtweets-sutd")`
39
 
40
 
41
- ## Model Evaluation Results
42
- ### With Validation Set
43
  - Accuracy: 0.8708661417322835
44
 
45
- ## With Test Set
46
  - Accuracy: 0.8772961058045555
 
38
  `model = AutoModelForSequenceClassification.from_pretrained("dibsondivya/distilbert-phmtweets-sutd")`
39
 
40
 
41
+ ### Model Evaluation Results
42
+ With Validation Set
43
  - Accuracy: 0.8708661417322835
44
 
45
+ With Test Set
46
  - Accuracy: 0.8772961058045555