CUDA Available: True cuDNN Version: 92000 Processing file: 331_UCR_id_29_Facility_tr_50000_1st_837400.csv, Data shape: (900000, 1) Label shape: (900000,) Train data shape: (50000, 1), Test data shape: (850000, 1), Label test shape: (850000,) Optimal Hyperparameters for Time_RCD: {'win_size': 5000, 'batch_size': 64} Running Time_RCD on 331_UCR_id_29_Facility_tr_50000_1st_837400.csv... Using CUDA device: 2 Data shape: (850000, 1) 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=1), 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=64, 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_uni.pth Successfully loaded checkpoint from best_model/pretrain_checkpoint_best_uni.pth Model loaded on device: cuda 0%| | 0/3 [00:00