Shanmuk4622 commited on
Commit
58039e6
·
verified ·
1 Parent(s): 872fabc

Upload paper_tables/table_paths.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. paper_tables/table_paths.json +8 -0
paper_tables/table_paths.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "all_metrics_summary": "/kaggle/working/E2AM-ResNet50/paper_tables/all_metrics_summary.csv",
3
+ "training_results_table": "/kaggle/working/E2AM-ResNet50/paper_tables/training_results_table.csv",
4
+ "individual_method_study": "/kaggle/working/E2AM-ResNet50/paper_tables/individual_method_study.csv",
5
+ "cumulative_ablation_table": "/kaggle/working/E2AM-ResNet50/paper_tables/cumulative_ablation_table.csv",
6
+ "equal_epoch_comparison": "/kaggle/working/E2AM-ResNet50/paper_tables/equal_epoch_comparison.csv",
7
+ "deployment_results_table": "/kaggle/working/E2AM-ResNet50/paper_tables/deployment_results_table.csv"
8
+ }