{
  "dataset": "ETTh1 (336) Multivariate",
  "model_name": "AMD",
  "model_links": [],
  "paper_title": "Adaptive Multi-Scale Decomposition Framework for Time Series Forecasting",
  "paper_url": "https://arxiv.org/abs/2406.03751v1",
  "metrics": {
    "MAE": "0.427",
    "MSE": "0.418"
  },
  "table_metrics": {
    "MAE": "0.427",
    "MSE": "0.418"
  },
  "prompts": [
    "Given the following paper and codebase:\nPaper: Adaptive Multi-Scale Decomposition Framework for Time Series Forecasting\nCodebase: Repository not available\n\nImprove the AMD model on the ETTh1 (336) Multivariate dataset. The result should improve on the following metrics: {'MAE': '0.427', 'MSE': '0.418'}. You must use only the codebase provided."
  ]
}