Prakarsha01
commited on
Commit
•
720d732
1
Parent(s):
077643d
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- nguha/legalbench
|
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
|