Configure the Viewer
#1
by lhoestq HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Hub Stats (Lance format)
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
configs:
|
| 4 |
+
- config_name: datasets
|
| 5 |
+
data_dir: datasets.lance
|
| 6 |
+
- config_name: models
|
| 7 |
+
data_dir: models.lance
|
| 8 |
+
- config_name: spaces
|
| 9 |
+
data_dir: spaces.lance
|
| 10 |
---
|
| 11 |
|
| 12 |
# Hub Stats (Lance format)
|