Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- results_xlmr/all_seeds_metrics_xlmr.json +41 -0
- results_xlmr/confusion_matrix_seed_202.png +0 -0
- results_xlmr/confusion_matrix_seed_22.png +0 -0
- results_xlmr/confusion_matrix_seed_42.png +0 -0
- results_xlmr/predictions_seed_202.csv +3 -0
- results_xlmr/predictions_seed_22.csv +3 -0
- results_xlmr/predictions_seed_42.csv +3 -0
- results_xlmr/summary_metrics_xlmr.json +28 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
results_xlmr/predictions_seed_202.csv filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
results_xlmr/predictions_seed_22.csv filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
results_xlmr/predictions_seed_42.csv filter=lfs diff=lfs merge=lfs -text
|
results_xlmr/all_seeds_metrics_xlmr.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"seed_42": {
|
| 3 |
+
"test_loss": 0.156492680311203,
|
| 4 |
+
"test_accuracy": 0.9448188444068871,
|
| 5 |
+
"test_macro_precision": 0.938893231181351,
|
| 6 |
+
"test_macro_recall": 0.9402637758147225,
|
| 7 |
+
"test_macro_f1": 0.9394910249451754,
|
| 8 |
+
"test_macro_auc": 0.9976844773907262,
|
| 9 |
+
"test_runtime": 36.5357,
|
| 10 |
+
"test_samples_per_second": 2591.161,
|
| 11 |
+
"test_steps_per_second": 10.127,
|
| 12 |
+
"train_duration": 3060.7024145126343,
|
| 13 |
+
"predict_duration": 36.558231830596924
|
| 14 |
+
},
|
| 15 |
+
"seed_22": {
|
| 16 |
+
"test_loss": 0.15576346218585968,
|
| 17 |
+
"test_accuracy": 0.9448188444068871,
|
| 18 |
+
"test_macro_precision": 0.9389597378782124,
|
| 19 |
+
"test_macro_recall": 0.9400167256226217,
|
| 20 |
+
"test_macro_f1": 0.9394468794509218,
|
| 21 |
+
"test_macro_auc": 0.9977382242510302,
|
| 22 |
+
"test_runtime": 36.567,
|
| 23 |
+
"test_samples_per_second": 2588.944,
|
| 24 |
+
"test_steps_per_second": 10.118,
|
| 25 |
+
"train_duration": 3062.594987154007,
|
| 26 |
+
"predict_duration": 36.57721996307373
|
| 27 |
+
},
|
| 28 |
+
"seed_202": {
|
| 29 |
+
"test_loss": 0.15723513066768646,
|
| 30 |
+
"test_accuracy": 0.9449984155487483,
|
| 31 |
+
"test_macro_precision": 0.9393469943334483,
|
| 32 |
+
"test_macro_recall": 0.9400638000043011,
|
| 33 |
+
"test_macro_f1": 0.9396400648166271,
|
| 34 |
+
"test_macro_auc": 0.9976775116187978,
|
| 35 |
+
"test_runtime": 36.6141,
|
| 36 |
+
"test_samples_per_second": 2585.615,
|
| 37 |
+
"test_steps_per_second": 10.105,
|
| 38 |
+
"train_duration": 3064.1070318222046,
|
| 39 |
+
"predict_duration": 36.62421226501465
|
| 40 |
+
}
|
| 41 |
+
}
|
results_xlmr/confusion_matrix_seed_202.png
ADDED
|
results_xlmr/confusion_matrix_seed_22.png
ADDED
|
results_xlmr/confusion_matrix_seed_42.png
ADDED
|
results_xlmr/predictions_seed_202.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7b67a7cd070c14c40d84c6330a11158d7c74838e8d0aa72d8f9b3efc1fa847c
|
| 3 |
+
size 373744154
|
results_xlmr/predictions_seed_22.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7769a642b0b1f32bb932d2823f1b376197a82e1fe0848cd051b18e27ad9ba01
|
| 3 |
+
size 373744751
|
results_xlmr/predictions_seed_42.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5df5c6e191501edf807ccf75011183e2624df8b68bf66f8ef101398ed744a1db
|
| 3 |
+
size 373742549
|
results_xlmr/summary_metrics_xlmr.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mean": {
|
| 3 |
+
"test_loss": 0.15649709105491638,
|
| 4 |
+
"test_accuracy": 0.9448787014541743,
|
| 5 |
+
"test_macro_precision": 0.9390666544643373,
|
| 6 |
+
"test_macro_recall": 0.9401147671472151,
|
| 7 |
+
"test_macro_f1": 0.9395259897375747,
|
| 8 |
+
"test_macro_auc": 0.9977000710868514,
|
| 9 |
+
"test_runtime": 36.57226666666667,
|
| 10 |
+
"test_samples_per_second": 2588.5733333333333,
|
| 11 |
+
"test_steps_per_second": 10.116666666666667,
|
| 12 |
+
"train_duration": 3062.468144496282,
|
| 13 |
+
"predict_duration": 36.58655468622843
|
| 14 |
+
},
|
| 15 |
+
"std": {
|
| 16 |
+
"test_loss": 0.0007358441554403115,
|
| 17 |
+
"test_accuracy": 0.00010367544709224014,
|
| 18 |
+
"test_macro_precision": 0.0002450481928962993,
|
| 19 |
+
"test_macro_recall": 0.00013117426042053379,
|
| 20 |
+
"test_macro_f1": 0.00010122770821925253,
|
| 21 |
+
"test_macro_auc": 3.322466624784403e-05,
|
| 22 |
+
"test_runtime": 0.039464456582264114,
|
| 23 |
+
"test_samples_per_second": 2.791518284613969,
|
| 24 |
+
"test_steps_per_second": 0.011060440015358147,
|
| 25 |
+
"train_duration": 1.7058492169651185,
|
| 26 |
+
"predict_duration": 0.03396626596741444
|
| 27 |
+
}
|
| 28 |
+
}
|