Spaces:
Running
Running
Update README.md
Browse files
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="
|
| 12 |
-
<img class="dark:hidden" alt="Prior Labs" src="
|
| 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.
|