Add documentation link to model card
Browse files
README.md
CHANGED
|
@@ -22,6 +22,7 @@ learning (ICL). Given a few labeled rows as context, it predicts on new query ro
|
|
| 22 |
**single forward pass**, with no task-specific training or fine-tuning. The model is
|
| 23 |
trained **entirely on synthetic data**.
|
| 24 |
|
|
|
|
| 25 |
- **Repository:** https://github.com/Synthefy/synthefy-nori
|
| 26 |
- **Library:** `pip install synthefy-nori`
|
| 27 |
- **Checkpoint:** `nori.pt` (this repo)
|
|
|
|
| 22 |
**single forward pass**, with no task-specific training or fine-tuning. The model is
|
| 23 |
trained **entirely on synthetic data**.
|
| 24 |
|
| 25 |
+
- **Documentation:** https://docs.synthefy.com/nori/
|
| 26 |
- **Repository:** https://github.com/Synthefy/synthefy-nori
|
| 27 |
- **Library:** `pip install synthefy-nori`
|
| 28 |
- **Checkpoint:** `nori.pt` (this repo)
|