Upload version.json with huggingface_hub
Browse files- 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 -
|
| 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 |
}
|