westlake-ai4s commited on
Commit
c2d45b4
·
verified ·
1 Parent(s): 035d22f

Upload version.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. version.json +1 -1
version.json CHANGED
@@ -8,6 +8,6 @@
8
  "Index files use JSON format: {split}_index_{type}.json",
9
  "Spatial subsampling applied during conversion (not runtime)"
10
  ],
11
- "upgrade_instructions": "pip install -U realpdebench",
12
  "repo_url": "https://github.com/AI4Science-WestlakeU/RealPDEBench"
13
  }
 
8
  "Index files use JSON format: {split}_index_{type}.json",
9
  "Spatial subsampling applied during conversion (not runtime)"
10
  ],
11
+ "upgrade_instructions": "cd <your-realpdebench-repo> && git pull && pip install -e .",
12
  "repo_url": "https://github.com/AI4Science-WestlakeU/RealPDEBench"
13
  }