Makhashya commited on
Commit
b3fefab
·
verified ·
1 Parent(s): 723d115

Upload folder using huggingface_hub

Browse files
data/subfolder/regDGCNN_seg/conical/Wed-Sep-10-08-34-16-2025/log/config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "train_data_path": "/home/user/ujwal/updated_pressnet/PressNet/datasets/data/extracted_data_1500_fine/conical.h5",
3
+ "output_dir": "/home/user/ujwal/updated_pressnet/PressNet/datasets/data/output",
4
+ "model_name": "regDGCNN_seg",
5
+ "epochs": 1,
6
+ "learning_rate": 0.0001,
7
+ "batch_size": 1,
8
+ "scheduler_type": "CosineAnnealingWarmRestarts",
9
+ "T_0": 50,
10
+ "T_mult": 1,
11
+ "eta_min": 0.000001,
12
+ "patience": 100,
13
+ "resume": false,
14
+ "checkpoint_dir": null,
15
+ "wandb_project": "Data Validation",
16
+ "shuffle": true,
17
+ "stage": 1,
18
+ "delta": 0.001
19
+ }
data/subfolder/regDGCNN_seg/conical/Wed-Sep-10-08-36-26-2025/log/config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "train_data_path": "/home/user/ujwal/updated_pressnet/PressNet/datasets/data/extracted_data_1500_fine/conical.h5",
3
+ "output_dir": "/home/user/ujwal/updated_pressnet/PressNet/datasets/data/output",
4
+ "model_name": "regDGCNN_seg",
5
+ "epochs": 1,
6
+ "learning_rate": 0.0001,
7
+ "batch_size": 1,
8
+ "scheduler_type": "CosineAnnealingWarmRestarts",
9
+ "T_0": 50,
10
+ "T_mult": 1,
11
+ "eta_min": 0.000001,
12
+ "patience": 100,
13
+ "resume": false,
14
+ "checkpoint_dir": null,
15
+ "wandb_project": "Data Validation",
16
+ "shuffle": true,
17
+ "stage": 1,
18
+ "delta": 0.001
19
+ }