Add training_metadata.json
Browse files- training_metadata.json +31 -31
training_metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"model_name": "camembert-base",
|
| 3 |
-
"run_name": "camembert-pcg-
|
| 4 |
"dataset": "data/camembert_dataset.csv",
|
| 5 |
"corpus": "data/camembert_corpus.csv",
|
| 6 |
"class_weight": "balanced",
|
|
@@ -738,38 +738,38 @@
|
|
| 738 |
"999": 363
|
| 739 |
},
|
| 740 |
"val_metrics": {
|
| 741 |
-
"val_loss":
|
| 742 |
-
"val_accuracy": 0.
|
| 743 |
-
"val_top3_accuracy": 0.
|
| 744 |
-
"val_top5_accuracy": 0.
|
| 745 |
-
"val_precision": 0.
|
| 746 |
-
"val_recall": 0.
|
| 747 |
-
"val_f1_weighted": 0.
|
| 748 |
-
"val_f1_macro": 0.
|
| 749 |
-
"val_runtime":
|
| 750 |
-
"val_samples_per_second":
|
| 751 |
-
"val_steps_per_second":
|
| 752 |
-
"epoch":
|
| 753 |
},
|
| 754 |
"test_metrics": {
|
| 755 |
-
"test_loss":
|
| 756 |
-
"test_accuracy": 0.
|
| 757 |
-
"test_top3_accuracy": 0.
|
| 758 |
-
"test_top5_accuracy": 0.
|
| 759 |
-
"test_precision": 0.
|
| 760 |
-
"test_recall": 0.
|
| 761 |
-
"test_f1_weighted": 0.
|
| 762 |
-
"test_f1_macro": 0.
|
| 763 |
-
"test_runtime":
|
| 764 |
-
"test_samples_per_second":
|
| 765 |
-
"test_steps_per_second":
|
| 766 |
-
"epoch":
|
| 767 |
},
|
| 768 |
-
"test_accuracy": 0.
|
| 769 |
-
"test_top3_accuracy": 0.
|
| 770 |
-
"test_top5_accuracy": 0.
|
| 771 |
-
"test_f1_weighted": 0.
|
| 772 |
-
"test_f1_macro": 0.
|
| 773 |
-
"trained_at": "2026-02-
|
| 774 |
"seed": 42
|
| 775 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"model_name": "camembert-base",
|
| 3 |
+
"run_name": "camembert-pcg-annotation",
|
| 4 |
"dataset": "data/camembert_dataset.csv",
|
| 5 |
"corpus": "data/camembert_corpus.csv",
|
| 6 |
"class_weight": "balanced",
|
|
|
|
| 738 |
"999": 363
|
| 739 |
},
|
| 740 |
"val_metrics": {
|
| 741 |
+
"val_loss": 1.9741467237472534,
|
| 742 |
+
"val_accuracy": 0.55294,
|
| 743 |
+
"val_top3_accuracy": 0.75492,
|
| 744 |
+
"val_top5_accuracy": 0.82854,
|
| 745 |
+
"val_precision": 0.5827240819078662,
|
| 746 |
+
"val_recall": 0.55294,
|
| 747 |
+
"val_f1_weighted": 0.5500032304050847,
|
| 748 |
+
"val_f1_macro": 0.31635800984295837,
|
| 749 |
+
"val_runtime": 38.6208,
|
| 750 |
+
"val_samples_per_second": 1294.639,
|
| 751 |
+
"val_steps_per_second": 40.47,
|
| 752 |
+
"epoch": 5.0
|
| 753 |
},
|
| 754 |
"test_metrics": {
|
| 755 |
+
"test_loss": 1.9147313833236694,
|
| 756 |
+
"test_accuracy": 0.55678,
|
| 757 |
+
"test_top3_accuracy": 0.75554,
|
| 758 |
+
"test_top5_accuracy": 0.83078,
|
| 759 |
+
"test_precision": 0.5880152505667232,
|
| 760 |
+
"test_recall": 0.55678,
|
| 761 |
+
"test_f1_weighted": 0.5543523342675079,
|
| 762 |
+
"test_f1_macro": 0.3073385386544288,
|
| 763 |
+
"test_runtime": 38.1853,
|
| 764 |
+
"test_samples_per_second": 1309.404,
|
| 765 |
+
"test_steps_per_second": 40.932,
|
| 766 |
+
"epoch": 5.0
|
| 767 |
},
|
| 768 |
+
"test_accuracy": 0.55678,
|
| 769 |
+
"test_top3_accuracy": 0.75554,
|
| 770 |
+
"test_top5_accuracy": 0.83078,
|
| 771 |
+
"test_f1_weighted": 0.5543523342675079,
|
| 772 |
+
"test_f1_macro": 0.3073385386544288,
|
| 773 |
+
"trained_at": "2026-02-19T05:49:59.040633",
|
| 774 |
"seed": 42
|
| 775 |
}
|