{ "model_name": "microsoft/deberta-base", "data_path": "/kaggle/input/preprocessed-data/Preprocessed_Data", "max_seq_len": 64, "max_word_len": 40, "feature_dim": 6, "batch_size": 8, "accumulation_steps": 2, "lr": 8e-06, "epochs": 25, "device": "cuda" }