Prakarsha01
commited on
Commit
•
71cd44a
1
Parent(s):
720d732
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,13 @@ datasets:
|
|
4 |
---
|
5 |
These models were trained on cuad_audit_rights dataset from legalbench. There are 5 different models in the zipped folder representing the 5 different folds that the model was trained on.
|
6 |
Evaluation results of each fold:
|
|
|
7 |
Model 0 - Accuracy: 0.9795918367346939, Precision: 1.0, Recall: 0.9591836734693877, F1 Score: 0.9791666666666666
|
|
|
8 |
Model 1 - Accuracy: 0.9897959183673469, Precision: 0.98, Recall: 1.0, F1 Score: 0.98989898989899
|
|
|
9 |
Model 2 - Accuracy: 0.9897959183673469, Precision: 1.0, Recall: 0.9795918367346939, F1 Score: 0.9896907216494846
|
|
|
10 |
Model 3 - Accuracy: 0.9897959183673469, Precision: 1.0, Recall: 0.9795918367346939, F1 Score: 0.9896907216494846
|
|
|
11 |
Model 4 - Accuracy: 0.9795918367346939, Precision: 0.9607843137254902, Recall: 1.0, F1 Score: 0.98
|
|
|
4 |
---
|
5 |
These models were trained on cuad_audit_rights dataset from legalbench. There are 5 different models in the zipped folder representing the 5 different folds that the model was trained on.
|
6 |
Evaluation results of each fold:
|
7 |
+
|
8 |
Model 0 - Accuracy: 0.9795918367346939, Precision: 1.0, Recall: 0.9591836734693877, F1 Score: 0.9791666666666666
|
9 |
+
|
10 |
Model 1 - Accuracy: 0.9897959183673469, Precision: 0.98, Recall: 1.0, F1 Score: 0.98989898989899
|
11 |
+
|
12 |
Model 2 - Accuracy: 0.9897959183673469, Precision: 1.0, Recall: 0.9795918367346939, F1 Score: 0.9896907216494846
|
13 |
+
|
14 |
Model 3 - Accuracy: 0.9897959183673469, Precision: 1.0, Recall: 0.9795918367346939, F1 Score: 0.9896907216494846
|
15 |
+
|
16 |
Model 4 - Accuracy: 0.9795918367346939, Precision: 0.9607843137254902, Recall: 1.0, F1 Score: 0.98
|