CUDA Available: True cuDNN Version: 92000 Skipping file: 097_SVDB_id_14_Medical_tr_1031_1st_1131.csv due to filter criteria. Skipping file: 085_SVDB_id_2_Medical_tr_50000_1st_54982.csv due to filter criteria. Skipping file: 050_GHL_id_19_Sensor_tr_43750_1st_55001.csv due to filter criteria. Skipping file: 098_SVDB_id_15_Medical_tr_500_1st_303.csv due to filter criteria. Processing file: 067_SMD_id_11_Facility_tr_1980_1st_2080.csv, Data shape: (22703, 38) Label shape: (22703,) Train data shape: (1980, 38), Test data shape: (20723, 38), Label test shape: (20723,) Optimal Hyperparameters for Time_RCD: {'win_size': 5000, 'batch_size': 1} Running Time_RCD on 067_SMD_id_11_Facility_tr_1980_1st_2080.csv... Using CUDA device: 2 Data shape: (20723, 38) Config: TimeRCDConfig(ts_config=TimeSeriesConfig(d_model=512, d_proj=256, patch_size=16, num_query_tokens=1, num_layers=8, num_heads=8, d_ff_dropout=0.1, use_rope=True, activation='gelu', num_features=38), llm_config=LLMConfig(model_name='deepseek-ai/DeepSeek-R1-Distill-Llama-8B', max_batch_size=20, num_fixed_tokens=30, num_prototype=1000, num_heads=8), deepspeed_config_path='experiments/configs/deepspeed_config.json', accelerate_config_path='experiments/configs/accelerate_config.yaml', batch_size=1, learning_rate=0.0001, num_epochs=1000, max_seq_len=512, dropout=0.1, accumulation_steps=1, weight_decay=1e-05, enable_ts_train=False, data_path='/home3/lantian/ChatTS/data/ChatTSQA/time_rcd_dataset_20250614_133353', test_data_path='/home3/lantian/ChatTS/data/ChatTSQA/time_rcd_test_dataset_20250621_090751', pretrain_data_path='/home2/lijinbo/Projects/dataset/ChatTS/result', load_data=True, load_pretrain_path='experiments/checkpoints/pretrain/pretrain_checkpoint_latest.pth', load_path='experiments/checkpoints/checkpoint_step.pth', checkpoint_dir='experiments/checkpoints', log_freq=100, save_freq=10, save_step_freq=100, model_prefix='time_rcd_qa_by_pretrain', test_batch_limit=20, early_stopping_patience=7, seed=72, cuda_devices='2', dist_port='12355', device='cuda', use_multi_gpu=True, mixed_precision=True) Checkpoint path: best_model/pretrain_checkpoint_best_multi.pth Successfully loaded checkpoint from best_model/pretrain_checkpoint_best_multi.pth Model loaded on device: cuda Padding AnomalyClipDataset: original length 20723, window_size 5000, adding 4277 samples 0%| | 0/5 [00:00