Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- 20260305_170447/analysis_bundle/cartography/summary.json +7 -0
- 20260305_170447/analysis_bundle/cartography/task1_cartography.csv +3 -0
- 20260305_170447/analysis_bundle/cartography/task1_cartography.png +3 -0
- 20260305_170447/analysis_bundle/metrics/metrics.jsonl +5 -0
- 20260305_170447/analysis_bundle/predictions/final_eval_predictions.csv +0 -0
- 20260305_170447/analysis_bundle/predictions/final_eval_predictions_evalonly.csv +0 -0
- 20260305_170447/analysis_bundle/summaries/final_eval_summary.csv +2 -0
- 20260305_170447/analysis_bundle/summaries/final_eval_summary_evalonly.csv +2 -0
- 20260305_170447/analysis_bundle/summaries/summary.json +23 -0
.gitattributes
CHANGED
|
@@ -46,3 +46,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 46 |
20260305_134923/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
| 47 |
20260305_150950/analysis_bundle/cartography/task1_cartography.csv filter=lfs diff=lfs merge=lfs -text
|
| 48 |
20260305_150950/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 46 |
20260305_134923/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
| 47 |
20260305_150950/analysis_bundle/cartography/task1_cartography.csv filter=lfs diff=lfs merge=lfs -text
|
| 48 |
20260305_150950/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
20260305_170447/analysis_bundle/cartography/task1_cartography.csv filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
20260305_170447/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
20260305_170447/analysis_bundle/cartography/summary.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epochs": 5,
|
| 3 |
+
"task1_rows": 19481,
|
| 4 |
+
"task1_lowmean_threshold": 0.0,
|
| 5 |
+
"task1_suspects": 575,
|
| 6 |
+
"plot_saved": true
|
| 7 |
+
}
|
20260305_170447/analysis_bundle/cartography/task1_cartography.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea9bbf08238497a77a9e5906185f6a07b1ac7cbe7b82331c134051e459cd5b3b
|
| 3 |
+
size 68960077
|
20260305_170447/analysis_bundle/cartography/task1_cartography.png
ADDED
|
Git LFS Details
|
20260305_170447/analysis_bundle/metrics/metrics.jsonl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"epoch": 1, "train_loss": 0.29671126801355424, "acc": 0.8493222106360793, "f1": 0.8172043010752689, "precision": 0.7690476190476191, "recall": 0.8717948717948718, "score": 0.8493222106360793}
|
| 2 |
+
{"epoch": 2, "train_loss": 0.1462959592461537, "acc": 0.8472367049009385, "f1": 0.7975120939875605, "precision": 0.8172804532577904, "recall": 0.7786774628879892, "score": 0.8472367049009385}
|
| 3 |
+
{"epoch": 3, "train_loss": 0.1161972609163554, "acc": 0.864963503649635, "f1": 0.8148677626876341, "precision": 0.8662613981762918, "recall": 0.7692307692307693, "score": 0.864963503649635}
|
| 4 |
+
{"epoch": 4, "train_loss": 0.09678352671279304, "acc": 0.8587069864442127, "f1": 0.8106219426974144, "precision": 0.8405797101449275, "recall": 0.7827260458839406, "score": 0.8587069864442127}
|
| 5 |
+
{"epoch": 5, "train_loss": 0.0822617255873085, "acc": 0.8576642335766423, "f1": 0.8048606147248034, "precision": 0.8556231003039514, "recall": 0.7597840755735492, "score": 0.8576642335766423}
|
20260305_170447/analysis_bundle/predictions/final_eval_predictions.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
20260305_170447/analysis_bundle/predictions/final_eval_predictions_evalonly.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
20260305_170447/analysis_bundle/summaries/final_eval_summary.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset,rows_evaluated,acc,f1,precision,recall,always_pick_acc,always_decline_acc
|
| 2 |
+
data_for_deberta/dedup_split/positive_test.csv,2879,0.8603681833970128,0.8039024390243903,0.8538860103626943,0.759447004608295,0.37686696769711703,0.623133032302883
|
20260305_170447/analysis_bundle/summaries/final_eval_summary_evalonly.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
run_dir,model_path,dataset,rows_raw,rows_evaluated,acc,f1,precision,recall,always_pick_acc,always_decline_acc
|
| 2 |
+
outputs/task1_positive_binary_runs/20260305_170447,outputs/task1_positive_binary_runs/20260305_170447/best_model.pt,data_for_deberta/dedup_split/positive_test.csv,2879,2879,0.8603681833970128,0.8039024390243903,0.8538860103626943,0.759447004608295,0.37686696769711703,0.623133032302883
|
20260305_170447/analysis_bundle/summaries/summary.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_epoch": 3,
|
| 3 |
+
"best_score": 0.864963503649635,
|
| 4 |
+
"train_rows": 19481,
|
| 5 |
+
"val_rows": 1918,
|
| 6 |
+
"final_eval_rows": 2879,
|
| 7 |
+
"val_metrics": {
|
| 8 |
+
"acc": 0.864963503649635,
|
| 9 |
+
"f1": 0.8148677626876341,
|
| 10 |
+
"precision": 0.8662613981762918,
|
| 11 |
+
"recall": 0.7692307692307693
|
| 12 |
+
},
|
| 13 |
+
"final_eval_metrics": {
|
| 14 |
+
"acc": 0.8603681833970128,
|
| 15 |
+
"f1": 0.8039024390243903,
|
| 16 |
+
"precision": 0.8538860103626943,
|
| 17 |
+
"recall": 0.759447004608295
|
| 18 |
+
},
|
| 19 |
+
"final_eval_baseline": {
|
| 20 |
+
"always_pick_acc": 0.37686696769711703,
|
| 21 |
+
"always_decline_acc": 0.623133032302883
|
| 22 |
+
}
|
| 23 |
+
}
|