margotwagner
commited on
Commit
•
1c185cb
1
Parent(s):
b71fc84
Update README.md
Browse files
README.md
CHANGED
@@ -64,12 +64,6 @@ This model was fine-tuned using English sentence-level data in a supervised mann
|
|
64 |
|
65 |
Weighted cross-entropy loss function was employed to address class imbalance. Model accuracy in the form of F1 was used for model selection.
|
66 |
|
67 |
-
###
|
68 |
-
|
69 |
-
#### Testing Data
|
70 |
-
|
71 |
-
The testing data used was clinical data from a board-reviewed and ethically-compliant online psychotherapy clinical trial conducted at Queen’s University between 2020 and 2021. The study underwent a thorough review process by the Queen’s University Health Sciences and Affiliated Teaching Hospitals Research Ethics Board to ensure adherence to ethical standards (File #: 6020045).
|
72 |
-
|
73 |
-
#### Metrics
|
74 |
|
75 |
F1 score was used as the model accuracy metric, as it maintains a balance between precision and recall with particular importance given to positive examples.
|
|
|
64 |
|
65 |
Weighted cross-entropy loss function was employed to address class imbalance. Model accuracy in the form of F1 was used for model selection.
|
66 |
|
67 |
+
### Metrics
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
|
69 |
F1 score was used as the model accuracy metric, as it maintains a balance between precision and recall with particular importance given to positive examples.
|