Update sample_data README
Browse files- sample_data/README.md +2 -2
sample_data/README.md
CHANGED
|
@@ -18,7 +18,7 @@ sample_data/
|
|
| 18 |
└── P8/ # Same structure as P7
|
| 19 |
```
|
| 20 |
|
| 21 |
-
**Total size:** ~
|
| 22 |
|
| 23 |
## How it was obtained
|
| 24 |
|
|
@@ -45,7 +45,7 @@ snapshot_download(
|
|
| 45 |
'
|
| 46 |
```
|
| 47 |
|
| 48 |
-
This pulls roughly
|
| 49 |
|
| 50 |
## Further documentation
|
| 51 |
|
|
|
|
| 18 |
└── P8/ # Same structure as P7
|
| 19 |
```
|
| 20 |
|
| 21 |
+
**Total size:** ~1.42 GB.
|
| 22 |
|
| 23 |
## How it was obtained
|
| 24 |
|
|
|
|
| 45 |
'
|
| 46 |
```
|
| 47 |
|
| 48 |
+
This pulls roughly 1.42 GB instead of 18.6 GB. Files land under `anonymous-ppg-dataset/multisite-ppg-submission/sample_data/`, mirroring the on-Hub structure.
|
| 49 |
|
| 50 |
## Further documentation
|
| 51 |
|