Fix: cross-reference links point to HuggingFace
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ This is the **pretrained base model** (85,000 steps on a small subset of Seq-Mon
|
|
| 20 |
|
| 21 |
> **Note on training data**: Due to limited compute resources (single DGX Spark), this model was trained on only **~85K steps with a small fraction of the full Seq-Monkey 10B-token corpus**. Despite the minimal training data, the model demonstrates emergent language capabilities — validating the architectural viability of pure SNN language models. We plan to continue scaling with more data and compute in future work.
|
| 22 |
|
| 23 |
-
For the instruction-tuned chat version, see [NeuronSpark-0.9B-Chat](https://
|
| 24 |
|
| 25 |
## Model Details
|
| 26 |
|
|
|
|
| 20 |
|
| 21 |
> **Note on training data**: Due to limited compute resources (single DGX Spark), this model was trained on only **~85K steps with a small fraction of the full Seq-Monkey 10B-token corpus**. Despite the minimal training data, the model demonstrates emergent language capabilities — validating the architectural viability of pure SNN language models. We plan to continue scaling with more data and compute in future work.
|
| 22 |
|
| 23 |
+
For the instruction-tuned chat version, see [NeuronSpark-0.9B-Chat](https://huggingface.co/Brain2nd/NeuronSpark-0.9B-Chat).
|
| 24 |
|
| 25 |
## Model Details
|
| 26 |
|