Add files using upload-large-folder tool
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ size_categories:
|
|
| 15 |
- 10K<n<100K
|
| 16 |
---
|
| 17 |
|
| 18 |
-
# LightGenBench (preliminary
|
| 19 |
|
| 20 |
This repo holds every shape of the released dataset described under "The data", packed as tar
|
| 21 |
shards per representation.
|
|
@@ -38,8 +38,6 @@ here are stored compressed; the arrays are the same and `np.load` reads them the
|
|
| 38 |
|
| 39 |
## Download and unpack
|
| 40 |
|
| 41 |
-
Downloading needs `hf auth login` with an account that can read `3dlg-hcvc`.
|
| 42 |
-
|
| 43 |
```bash
|
| 44 |
# the root files, then one representation for every split
|
| 45 |
hf download 3dlg-hcvc/LightgenBench README.md splits.json metadata.parquet checksums.sha256 --repo-type dataset --local-dir lightgenbench
|
|
|
|
| 15 |
- 10K<n<100K
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# LightGenBench (preliminary)
|
| 19 |
|
| 20 |
This repo holds every shape of the released dataset described under "The data", packed as tar
|
| 21 |
shards per representation.
|
|
|
|
| 38 |
|
| 39 |
## Download and unpack
|
| 40 |
|
|
|
|
|
|
|
| 41 |
```bash
|
| 42 |
# the root files, then one representation for every split
|
| 43 |
hf download 3dlg-hcvc/LightgenBench README.md splits.json metadata.parquet checksums.sha256 --repo-type dataset --local-dir lightgenbench
|