Mertjhan commited on
Commit
835f252
·
verified ·
1 Parent(s): b72b9a2

Json files to support automatic download for users

Browse files
training_sessions/DCNN/file.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [
2
+ "DCNN_in12_out12_best_checkpoint_20250410_0940.pth",
3
+ "DCNN_in12_out12_lr0.0001_bs32_20250410_0940.txt",
4
+ "testing_info_2025-04-11_19-06-56.txt"
5
+ ]
training_sessions/SimVPv2/files.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [
2
+ "SimVP_stratifiedSplit_Allfeatures_best_checkpoint.pth",
3
+ "SimVP_stratifiedSplit_Allfeatures_lr8e-05_bs128_config.yaml",
4
+ "testing_info_2025-03-31_18-42-13(ChronovsStrat).txt",
5
+ "testing_info_2025-04-14_21-33-16.txt"
6
+ ]
training_sessions/SimVPv2_Chrono/files.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [
2
+ "SimVP_chronologicalSplit_best_checkpoint_20250326_1606.pth",
3
+ "SimVP_chronologicalSplit_lr8e-05_bs128_20250326_1606.txt",
4
+ "testing_info_2025-04-12_17-17-53.txt"
5
+ ]
training_sessions/SwinLSTM/files.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [
2
+ "SwinLSTM_in12_out12_best_checkpoint_20250411_0134.pth",
3
+ "SwinLSTM_in12_out12_lr8e-05_bs16_20250411_0134.txt",
4
+ "testing_info_2025-04-11_19-00-08.txt"
5
+ ]