Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -50,10 +50,10 @@ The dataset provides lists of training, validation, and test samples. Refer to `
|
|
| 50 |
|
| 51 |
## How to Use the Dataset
|
| 52 |
|
| 53 |
-
This dataset is compatible with the `OneScience-
|
| 54 |
|
| 55 |
```bash
|
| 56 |
-
hf download --dataset OneScience-
|
| 57 |
```
|
| 58 |
|
| 59 |
## Official OneScience Information
|
|
|
|
| 50 |
|
| 51 |
## How to Use the Dataset
|
| 52 |
|
| 53 |
+
This dataset is compatible with the `OneScience-Group/EagleMeshTransformer` model. Download the dataset and model:
|
| 54 |
|
| 55 |
```bash
|
| 56 |
+
hf download --dataset OneScience-Group/eagle --local-dir ./data
|
| 57 |
```
|
| 58 |
|
| 59 |
## Official OneScience Information
|