Spaces:
Building on Zero
Building on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🧩
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
|
@@ -70,4 +70,4 @@ default config and the 0.8B structurer; the 9B structurer wants `xlarge` (96 GB)
|
|
| 70 |
fusion tier is CPU-only (torch-free) and runs off the GPU.
|
| 71 |
|
| 72 |
Full-corpus production (streaming an HF dataset → published `{src}-fused` parquet shards)
|
| 73 |
-
runs in Colab via `colab/produce_fused_dataset.py` — this Space is the interactive showcase.
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.20.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
|
|
|
| 70 |
fusion tier is CPU-only (torch-free) and runs off the GPU.
|
| 71 |
|
| 72 |
Full-corpus production (streaming an HF dataset → published `{src}-fused` parquet shards)
|
| 73 |
+
runs in Colab via `colab/produce_fused_dataset.py` — this Space is the interactive showcase.
|