Commit db8e41c
committed
Reorganize repository structure and remove redundant files
- Moved generate_figures.py and consolidate_model_results.py to code/ folder
- Removed redundant visualization scripts that duplicate toolbox functionality:
- all_losses.py, stripplot.py, oz_losses.py (duplicate llm_stylometry.visualization)
- loss_heatmaps.py (duplicate of heatmaps.py)
- confusion_matrix.py (not used in paper)
- t_test_figs.py (duplicate of t_tests.py)
- Updated run_llm_stylometry.sh to use new paths
- Updated README to reflect new structure with code/ containing CLI and training scripts
- Kept only essential training scripts in code/ folder1 parent 69ed635 commit db8e41c
File tree
10 files changed
+8
-625
lines changed- code
10 files changed
+8
-625
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
38 | | - | |
39 | | - | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
This file was deleted.
This file was deleted.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
This file was deleted.
0 commit comments