dibsondivya
commited on
Commit
•
9e8f7da
1
Parent(s):
163dcbe
Update README.md
Browse files
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 |
-
|
42 |
-
|
43 |
- Accuracy: 0.8708661417322835
|
44 |
|
45 |
-
|
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
|