Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- 20260306_070444/analysis_bundle/cartography/summary.json +7 -0
- 20260306_070444/analysis_bundle/cartography/task1_cartography.csv +3 -0
- 20260306_070444/analysis_bundle/cartography/task1_cartography.png +3 -0
- 20260306_070444/analysis_bundle/metrics/metrics.jsonl +4 -0
- 20260306_070444/analysis_bundle/predictions/final_eval_predictions.csv +0 -0
- 20260306_070444/analysis_bundle/predictions/final_eval_predictions_evalonly.csv +0 -0
- 20260306_070444/analysis_bundle/summaries/final_eval_summary.csv +2 -0
- 20260306_070444/analysis_bundle/summaries/final_eval_summary_evalonly.csv +2 -0
- 20260306_070444/analysis_bundle/summaries/summary.json +23 -0
.gitattributes
CHANGED
|
@@ -54,3 +54,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 54 |
20260306_031627/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
| 55 |
20260306_052539/analysis_bundle/cartography/task1_cartography.csv filter=lfs diff=lfs merge=lfs -text
|
| 56 |
20260306_052539/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 54 |
20260306_031627/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
| 55 |
20260306_052539/analysis_bundle/cartography/task1_cartography.csv filter=lfs diff=lfs merge=lfs -text
|
| 56 |
20260306_052539/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
20260306_070444/analysis_bundle/cartography/task1_cartography.csv filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
20260306_070444/analysis_bundle/cartography/task1_cartography.png filter=lfs diff=lfs merge=lfs -text
|
20260306_070444/analysis_bundle/cartography/summary.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epochs": 4,
|
| 3 |
+
"task1_rows": 19481,
|
| 4 |
+
"task1_lowmean_threshold": 0.0,
|
| 5 |
+
"task1_suspects": 1068,
|
| 6 |
+
"plot_saved": true
|
| 7 |
+
}
|
20260306_070444/analysis_bundle/cartography/task1_cartography.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f909dbb86f9e4087a07aacf9edcb5ddd1946774413400934d02010e2b425910
|
| 3 |
+
size 68941197
|
20260306_070444/analysis_bundle/cartography/task1_cartography.png
ADDED
|
Git LFS Details
|
20260306_070444/analysis_bundle/metrics/metrics.jsonl
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"epoch": 1, "train_loss": 0.29816600656800574, "acc": 0.859822824387702, "f1": 0.7969811320754717, "precision": 0.8288854003139717, "recall": 0.7674418604651163, "score": 0.859822824387702}
|
| 2 |
+
{"epoch": 2, "train_loss": 0.14779495877903476, "acc": 0.8603439291297551, "f1": 0.7957317073170732, "precision": 0.8365384615384616, "recall": 0.7587209302325582, "score": 0.8603439291297551}
|
| 3 |
+
{"epoch": 3, "train_loss": 0.11764270120739252, "acc": 0.8436685773840542, "f1": 0.775112443778111, "precision": 0.8003095975232198, "recall": 0.751453488372093, "score": 0.8436685773840542}
|
| 4 |
+
{"epoch": 4, "train_loss": 0.09524708173936615, "acc": 0.8603439291297551, "f1": 0.8, "precision": 0.8220858895705522, "recall": 0.7790697674418605, "score": 0.8603439291297551}
|
20260306_070444/analysis_bundle/predictions/final_eval_predictions.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
20260306_070444/analysis_bundle/predictions/final_eval_predictions_evalonly.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
20260306_070444/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.8499478985758944,0.7902912621359224,0.8323108384458078,0.7523105360443623,0.3758249392150052,0.6241750607849947
|
20260306_070444/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/20260306_070444,outputs/task1_positive_binary_runs/20260306_070444/best_model.pt,data_for_deberta/dedup_split/positive_test.csv,2879,2879,0.8499478985758944,0.7902912621359224,0.8323108384458078,0.7523105360443623,0.3758249392150052,0.6241750607849947
|
20260306_070444/analysis_bundle/summaries/summary.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_epoch": 2,
|
| 3 |
+
"best_score": 0.8603439291297551,
|
| 4 |
+
"train_rows": 19481,
|
| 5 |
+
"val_rows": 1919,
|
| 6 |
+
"final_eval_rows": 2879,
|
| 7 |
+
"val_metrics": {
|
| 8 |
+
"acc": 0.8603439291297551,
|
| 9 |
+
"f1": 0.7957317073170732,
|
| 10 |
+
"precision": 0.8365384615384616,
|
| 11 |
+
"recall": 0.7587209302325582
|
| 12 |
+
},
|
| 13 |
+
"final_eval_metrics": {
|
| 14 |
+
"acc": 0.8499478985758944,
|
| 15 |
+
"f1": 0.7902912621359224,
|
| 16 |
+
"precision": 0.8323108384458078,
|
| 17 |
+
"recall": 0.7523105360443623
|
| 18 |
+
},
|
| 19 |
+
"final_eval_baseline": {
|
| 20 |
+
"always_pick_acc": 0.3758249392150052,
|
| 21 |
+
"always_decline_acc": 0.6241750607849947
|
| 22 |
+
}
|
| 23 |
+
}
|