-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtraining.log
11 lines (11 loc) · 3.08 KB
/
training.log
1
2
3
4
5
6
7
8
9
10
11
2024-12-26 23:15:16,769 [INFO] Parsed arguments: Namespace(seed=42, h=16, w=16, c=64, dataset='CWRU', training_samples_CWRU=30, way_num_CWRU=10, model_name='MainNet', episode_num_train=100, episode_num_test=75, noise_DB=None, spectrum=False, device='cuda', batch_size=1, lr=0.001, step_size=10, gamma=0.1, num_epochs=100, loss='ContrastiveLoss', path_weights='checkpoints/', data_path='../few-shot-structural-rep/CWRU/', cfs_matrix=False, train_mode=False, shot_num=1)
2024-12-26 23:17:02,049 [INFO] Parsed arguments: Namespace(seed=42, h=16, w=16, c=64, dataset='CWRU', training_samples_CWRU=30, way_num_CWRU=10, model_name='MainNet', episode_num_train=100, episode_num_test=75, noise_DB=None, spectrum=False, device='cuda', batch_size=1, lr=0.001, step_size=10, gamma=0.1, num_epochs=100, loss='ContrastiveLoss', path_weights='checkpoints/', data_path='../few-shot-structural-rep/CWRU/', cfs_matrix=False, train_mode=False, shot_num=1)
2024-12-26 23:17:02,049 [INFO] Seed set for reproducibility.
2024-12-26 23:19:05,565 [INFO] Parsed arguments: Namespace(seed=42, h=16, w=16, c=64, dataset='CWRU', training_samples_CWRU=30, way_num_CWRU=10, model_name='MainNet', episode_num_train=100, episode_num_test=75, noise_DB=None, spectrum=False, device='cuda', batch_size=1, lr=0.001, step_size=10, gamma=0.1, num_epochs=100, loss='ContrastiveLoss', path_weights='checkpoints/', data_path='../few-shot-structural-rep/CWRU/', cfs_matrix=False, train_mode=False, shot_num=1)
2024-12-26 23:19:05,566 [INFO] Seed set for reproducibility.
2024-12-26 23:19:21,322 [INFO] Parsed arguments: Namespace(seed=42, h=16, w=16, c=64, dataset='CWRU', training_samples_CWRU=30, way_num_CWRU=10, model_name='MainNet', episode_num_train=100, episode_num_test=75, noise_DB=None, spectrum=False, device='cuda', batch_size=1, lr=0.001, step_size=10, gamma=0.1, num_epochs=100, loss='ContrastiveLoss', path_weights='checkpoints/', data_path='../few-shot-structural-rep/CWRU/', cfs_matrix=False, train_mode=False, shot_num=1)
2024-12-26 23:19:21,323 [INFO] Seed set for reproducibility.
2024-12-27 17:05:09,966 [INFO] Parsed arguments: Namespace(seed=42, h=16, w=16, c=64, dataset='CWRU', training_samples_CWRU=60, way_num_CWRU=10, model_name='few-shot-structural-rep', episode_num_train=100, episode_num_test=75, noise_DB=None, spectrum=False, device='cuda', batch_size=1, lr=0.001, step_size=10, gamma=0.1, num_epochs=100, loss='ContrastiveLoss', path_weights='checkpoints/', data_path='../few-shot-structural-rep/CWRU/', cfs_matrix=False, train_mode=False, shot_num=1)
2024-12-27 17:05:09,967 [INFO] Seed set for reproducibility.
2024-12-27 17:05:49,471 [INFO] Parsed arguments: Namespace(seed=42, h=16, w=16, c=64, dataset='CWRU', training_samples_CWRU=300, way_num_CWRU=10, model_name='few-shot-structural-rep', episode_num_train=100, episode_num_test=75, noise_DB=None, spectrum=False, device='cuda', batch_size=1, lr=0.001, step_size=10, gamma=0.1, num_epochs=100, loss='ContrastiveLoss', path_weights='checkpoints/', data_path='../few-shot-structural-rep/CWRU/', cfs_matrix=False, train_mode=False, shot_num=1)
2024-12-27 17:05:49,471 [INFO] Seed set for reproducibility.