Update dataset card with public repo id
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ Files are listed in `manifest.yaml` with shapes, byte sizes, and SHA256
|
|
| 26 |
checksums. Download them with:
|
| 27 |
|
| 28 |
```bash
|
| 29 |
-
python tools/download_examples.py --repo-id
|
| 30 |
```
|
| 31 |
|
| 32 |
The T/D/M-axis loss matrices are sanitized public analysis inputs. They do not
|
|
|
|
| 26 |
checksums. Download them with:
|
| 27 |
|
| 28 |
```bash
|
| 29 |
+
python tools/download_examples.py --repo-id applewpj/token-learning-spectrum-examples --all
|
| 30 |
```
|
| 31 |
|
| 32 |
The T/D/M-axis loss matrices are sanitized public analysis inputs. They do not
|