hsuvaskakoty
commited on
Upload folder using huggingface_hub
Browse files- events.out.tfevents.1731672152.hsuvaspc.492850.1 +3 -0
- events.out.tfevents.1731672404.hsuvaspc.498110.0 +3 -0
- model.safetensors +1 -1
- roberta-large_classification_report_with_val.csv +9 -0
- roberta-large_confusion_matrix_with_val.png +0 -0
- roberta-large_predictions_with_val.csv +0 -0
- roberta-large_wikiquote_label_removed_metrics.json +1 -0
- training_args.bin +1 -1
events.out.tfevents.1731672152.hsuvaspc.492850.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c89790bde29f689489d4ae8324601230331e81ba9dcebdffc902167d0eb6ae7
|
3 |
+
size 1524
|
events.out.tfevents.1731672404.hsuvaspc.498110.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfbca5da1cd22bbeb5a89d871e7f31360487953caa9ddd8761a1755b64cb4ac3
|
3 |
+
size 52347
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421507716
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:984a512d54a57dc395e6bea3315814d45314202d2c62431af0cbef0e6fb09acc
|
3 |
size 1421507716
|
roberta-large_classification_report_with_val.csv
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
,precision,recall,f1-score,support
|
2 |
+
merge,0.5,0.5,0.5,2.0
|
3 |
+
keep,1.0,1.0,1.0,14.0
|
4 |
+
no_consensus,1.0,0.25,0.4,4.0
|
5 |
+
redirect,0.75,1.0,0.8571428571428571,6.0
|
6 |
+
delete,0.9829059829059829,0.9913793103448276,0.9871244635193134,116.0
|
7 |
+
accuracy,0.9647887323943662,0.9647887323943662,0.9647887323943662,0.9647887323943662
|
8 |
+
macro avg,0.8465811965811966,0.7482758620689655,0.748853464132434,142.0
|
9 |
+
weighted avg,0.9684302395569999,0.9647887323943662,0.9595020768387147,142.0
|
roberta-large_confusion_matrix_with_val.png
ADDED
roberta-large_predictions_with_val.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
roberta-large_wikiquote_label_removed_metrics.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"accuracy": 0.9647887323943662, "precision": 0.8465811965811966, "recall": 0.7482758620689655, "f1": 0.748853464132434}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b9a7be5d317b7222cdd4244ded499d96d3538b8a45aead2fdee48e2263d8611
|
3 |
size 5176
|