dadadaxi commited on
Commit
7d5053d
·
verified ·
1 Parent(s): f15d29e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -66,7 +66,7 @@ Try intelligent, one-click AI4S programming in the OneCode online environment:
66
  ### Download the Model Package
67
 
68
  ```bash
69
- hf download --model OneScience-Sugon/Mattergen --local-dir ./Mattergen
70
  cd Mattergen
71
  ```
72
 
@@ -103,7 +103,7 @@ pip install onescience[matchem-gpu] \
103
  MatterGen training uses a converted data cache. The MP-20 dataset is available on Hugging Face and can be downloaded directly:
104
 
105
  ```bash
106
- hf download --dataset OneScience-Sugon/mp20 --local-dir ./datasets/mp20
107
  ```
108
 
109
  The downloaded MatterGen cache is located at:
 
66
  ### Download the Model Package
67
 
68
  ```bash
69
+ hf download --model OneScience-Group/Mattergen --local-dir ./Mattergen
70
  cd Mattergen
71
  ```
72
 
 
103
  MatterGen training uses a converted data cache. The MP-20 dataset is available on Hugging Face and can be downloaded directly:
104
 
105
  ```bash
106
+ hf download --dataset OneScience-Group/mp20 --local-dir ./datasets/mp20
107
  ```
108
 
109
  The downloaded MatterGen cache is located at: