{
  "dataset": "CIFAR-10",
  "model_name": "ResNet18 (FSGDM)",
  "model_links": [],
  "paper_title": "On the Performance Analysis of Momentum Method: A Frequency Domain Perspective",
  "paper_url": "https://arxiv.org/abs/2411.19671v6",
  "metrics": {
    "Percentage correct": "95.66"
  },
  "table_metrics": {
    "Percentage correct": "95.66"
  },
  "prompts": [
    "Given the following paper and codebase:\nPaper: On the Performance Analysis of Momentum Method: A Frequency Domain Perspective\nCodebase: Repository not available\n\nImprove the ResNet18 (FSGDM) model on the CIFAR-10 dataset. The result should improve on the following metrics: {'Percentage correct': '95.66'}. You must use only the codebase provided."
  ]
}