somi-synthefy commited on
Commit
96bbb42
·
verified ·
1 Parent(s): 626c83f

Add documentation link to model card

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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)