dadadaxi commited on
Commit
ae22016
·
verified ·
1 Parent(s): 963bbf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -67,7 +67,7 @@ Try intelligent, one-click AI4S programming in the OneCode online environment:
67
  ### Download the Model Package
68
 
69
  ```bash
70
- hf download --model OneScience-Group/eSEN --local-dir ./eSEN
71
  cd eSEN
72
  ```
73
 
@@ -126,8 +126,7 @@ Access and download resources:
126
  This repository does not include the training data. The oxide PBE example dataset is published separately on Hugging Face:
127
 
128
  ```bash
129
- hf download --dataset OneScience-Group/oxides \
130
- --local-dir ./datasets/oxides
131
  ```
132
 
133
  The downloaded data has the following layout:
 
67
  ### Download the Model Package
68
 
69
  ```bash
70
+ hf download OneScience-Group/eSEN
71
  cd eSEN
72
  ```
73
 
 
126
  This repository does not include the training data. The oxide PBE example dataset is published separately on Hugging Face:
127
 
128
  ```bash
129
+ hf download OneScience-Group/oxides --repo-type dataset
 
130
  ```
131
 
132
  The downloaded data has the following layout: