Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -128,7 +128,7 @@ Weights and datasets are not provided at the moment. They will be uploaded to Hu
|
|
| 128 |
By default, the scripts load the model from:
|
| 129 |
|
| 130 |
```text
|
| 131 |
-
${ONESCIENCE_DATASETS_DIR}/medgemma/
|
| 132 |
```
|
| 133 |
|
| 134 |
By default, the scripts load datasets from the following paths:
|
|
|
|
| 128 |
By default, the scripts load the model from:
|
| 129 |
|
| 130 |
```text
|
| 131 |
+
${ONESCIENCE_DATASETS_DIR}/medgemma/modelscope/google/medgemma-1.5-4b-it
|
| 132 |
```
|
| 133 |
|
| 134 |
By default, the scripts load datasets from the following paths:
|