Upload folder using huggingface_hub
Browse files- classification_report_test_id.txt +11 -0
- config.json +0 -1
- confusion_matrix_test_id.csv +3 -0
- evaluation_results.json +30 -0
- model.safetensors +1 -1
- tokenizer.json +2 -2
- training_args.bin +2 -2
classification_report_test_id.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Classification Report � test_id
|
| 2 |
+
======================================================================
|
| 3 |
+
|
| 4 |
+
precision recall f1-score support
|
| 5 |
+
|
| 6 |
+
Non-Gaslighting 0.7778 0.5072 0.6140 69
|
| 7 |
+
Gaslighting 0.6421 0.8592 0.7349 71
|
| 8 |
+
|
| 9 |
+
accuracy 0.6857 140
|
| 10 |
+
macro avg 0.7099 0.6832 0.6745 140
|
| 11 |
+
weighted avg 0.7090 0.6857 0.6754 140
|
config.json
CHANGED
|
@@ -30,7 +30,6 @@
|
|
| 30 |
"output_past": true,
|
| 31 |
"pad_token_id": 1,
|
| 32 |
"position_embedding_type": "absolute",
|
| 33 |
-
"problem_type": "single_label_classification",
|
| 34 |
"tie_word_embeddings": true,
|
| 35 |
"transformers_version": "5.0.0",
|
| 36 |
"type_vocab_size": 1,
|
|
|
|
| 30 |
"output_past": true,
|
| 31 |
"pad_token_id": 1,
|
| 32 |
"position_embedding_type": "absolute",
|
|
|
|
| 33 |
"tie_word_embeddings": true,
|
| 34 |
"transformers_version": "5.0.0",
|
| 35 |
"type_vocab_size": 1,
|
confusion_matrix_test_id.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
,Non-Gaslighting,Gaslighting
|
| 2 |
+
Non-Gaslighting,35,34
|
| 3 |
+
Gaslighting,10,61
|
evaluation_results.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"val": {
|
| 3 |
+
"loss": 0.5729186534881592,
|
| 4 |
+
"accuracy": 0.7122302158273381,
|
| 5 |
+
"gaslighting_precision": 0.6744186046511628,
|
| 6 |
+
"gaslighting_recall": 0.8285714285714286,
|
| 7 |
+
"gaslighting_f1": 0.7435897435897436,
|
| 8 |
+
"macro_f1": 0.7078604455653636,
|
| 9 |
+
"roc_auc": 0.8013457556935817,
|
| 10 |
+
"mcc": 0.4352061380774908,
|
| 11 |
+
"runtime": 12.9706,
|
| 12 |
+
"samples_per_second": 10.717,
|
| 13 |
+
"steps_per_second": 0.694,
|
| 14 |
+
"epoch": 6.0
|
| 15 |
+
},
|
| 16 |
+
"test_id": {
|
| 17 |
+
"loss": 0.5732606053352356,
|
| 18 |
+
"accuracy": 0.6857142857142857,
|
| 19 |
+
"gaslighting_precision": 0.6421052631578947,
|
| 20 |
+
"gaslighting_recall": 0.8591549295774648,
|
| 21 |
+
"gaslighting_f1": 0.7349397590361446,
|
| 22 |
+
"macro_f1": 0.6744874233777214,
|
| 23 |
+
"roc_auc": 0.8124106960604205,
|
| 24 |
+
"mcc": 0.39223168501466216,
|
| 25 |
+
"runtime": 13.2193,
|
| 26 |
+
"samples_per_second": 10.591,
|
| 27 |
+
"steps_per_second": 0.681,
|
| 28 |
+
"epoch": 6.0
|
| 29 |
+
}
|
| 30 |
+
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112204984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:587a7e44c88a8738d92582fd5f04cd9ca8e818bd767c16bd06b874b4b611a891
|
| 3 |
size 1112204984
|
tokenizer.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ce77ba8b4c297b974086f177384cc0ce96d6d08158072cc9cdc0e9f16c48dea
|
| 3 |
+
size 16781584
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea888bba2b1e109d51de3cc87d44243eaf84caf3be54916e59b88e68041c873d
|
| 3 |
+
size 5329
|