Tuana commited on
Commit
014f2cf
·
verified ·
1 Parent(s): 502ddbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,8 +8,8 @@ pinned: false
8
  ---
9
 
10
  <p align="center">
11
- <img class="hidden dark:block" alt="Prior Labs" src="/logos/prior-logo-on-dark.png" width="50%"/>
12
- <img class="dark:hidden" alt="Prior Labs" src="/logos/prior-logo-on-white.png" width="50%"/>
13
  </p>
14
 
15
  **Prior Labs** builds tabular foundation models for structured data. **TabPFN** is our pre-trained model that makes predictions via in-context learning — provide your training rows, run one forward pass, and you're done. No retraining, no tuning loops. Pretrained on billions of synthetic tasks, it handles classification, regression, and forecasting on messy tables.
 
8
  ---
9
 
10
  <p align="center">
11
+ <img class="hidden dark:block" alt="Prior Labs" src="logos/prior-logo-on-dark.png" width="50%"/>
12
+ <img class="dark:hidden" alt="Prior Labs" src="logos/prior-logo-on-white.png" width="50%"/>
13
  </p>
14
 
15
  **Prior Labs** builds tabular foundation models for structured data. **TabPFN** is our pre-trained model that makes predictions via in-context learning — provide your training rows, run one forward pass, and you're done. No retraining, no tuning loops. Pretrained on billions of synthetic tasks, it handles classification, regression, and forecasting on messy tables.