Benjamin Jaeger commited on
Commit ·
44b3705
1
Parent(s): 2d59c5c
update README
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
-
license_name: tabpfn-
|
| 4 |
license_link: LICENSE
|
| 5 |
extra_gated_fields:
|
| 6 |
Organization: text
|
|
@@ -13,7 +13,7 @@ extra_gated_fields:
|
|
| 13 |
Use-case: text
|
| 14 |
May we contact you about future updates?: checkbox
|
| 15 |
extra_gated_button_content: Agree to license terms and send request to access repo.
|
| 16 |
-
extra_gated_description: "Model weights released under
|
| 17 |
pipeline_tag: tabular-classification
|
| 18 |
tags:
|
| 19 |
- chemistry
|
|
@@ -24,7 +24,7 @@ tags:
|
|
| 24 |
- medical
|
| 25 |
---
|
| 26 |
### Model Overview
|
| 27 |
-
TabPFN-
|
| 28 |
Inference code can be found at [https://github.com/PriorLabs/tabPFN](https://github.com/PriorLabs/tabPFN).
|
| 29 |
|
| 30 |
### Getting started
|
|
@@ -61,31 +61,32 @@ For more examples (e.g. how to train a regressor), see the github repo: [https:/
|
|
| 61 |
Developed by Prior Labs.
|
| 62 |
|
| 63 |
### Intended Use
|
| 64 |
-
Regression and classification tasks with
|
| 65 |
|
| 66 |
### Not Intended Use
|
| 67 |
- Not suitable for unstructured data (text, images); use API version for textual features.
|
| 68 |
-
- Not tested for >
|
| 69 |
|
| 70 |
### Model Architecture
|
| 71 |
-
|
| 72 |
|
| 73 |
### Training Data and Priors
|
| 74 |
-
TabPFN-
|
| 75 |
|
| 76 |
### Performance Benchmarks
|
| 77 |
-
Evaluated on
|
|
|
|
| 78 |
|
| 79 |
|
| 80 |
### Ethical Considerations
|
| 81 |
-
Having been trained purely on synthetic datasets, TabPFN-
|
| 82 |
However, like for any other tabular prediction method, when applied to high-risk use cases, users should ensure that the labelled data is free of biases.
|
| 83 |
|
| 84 |
### Limitations
|
| 85 |
-
Performance can degrade when applied to >
|
| 86 |
|
| 87 |
### Licensing
|
| 88 |
-
Model weights released under tabpfn-
|
| 89 |
|
| 90 |
The license is designed to be permissive for research and limited internal evaluation. It *explicitly allows* testing, evaluation, and internal benchmarking, so an organization can download the model and run preliminary assessments on its own datasets.
|
| 91 |
The key restriction is that the model, its derivatives, and its outputs cannot be used for any commercial or production purpose. This includes, but is not limited to, revenue-generating products, competitive benchmarking for procurement, client deliverables, or using the model’s results for internal commercial decision-making.
|
|
@@ -97,9 +98,10 @@ v1.0: initial release.
|
|
| 97 |
|
| 98 |
### Citation
|
| 99 |
```
|
| 100 |
-
@misc{
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
|
|
|
| 104 |
}
|
| 105 |
```
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
+
license_name: tabpfn-3-license-v1.0
|
| 4 |
license_link: LICENSE
|
| 5 |
extra_gated_fields:
|
| 6 |
Organization: text
|
|
|
|
| 13 |
Use-case: text
|
| 14 |
May we contact you about future updates?: checkbox
|
| 15 |
extra_gated_button_content: Agree to license terms and send request to access repo.
|
| 16 |
+
extra_gated_description: "Model weights released under `tabpfn-3-license-v1.0`. This license is designed to be permissive for research and internal evaluation. It *explicitly allows* testing, evaluation, and internal benchmarking, so an organization can download the model and run preliminary assessments on its own datasets.\nThe key restriction is that the model, its derivatives, and its outputs cannot be used for any commercial or production purpose. This includes, but is not limited to, revenue-generating products, competitive benchmarking for procurement, client deliverables, or using the model’s results for internal commercial decision-making.\nFor all production use cases, we offer a *Commercial Enterprise License*. This provides access to our proprietary high-speed inference engine, dedicated support, integration tooling, and other internal models. Please contact us at sales@priorlabs.ai for commercial licensing inquiries."
|
| 17 |
pipeline_tag: tabular-classification
|
| 18 |
tags:
|
| 19 |
- chemistry
|
|
|
|
| 24 |
- medical
|
| 25 |
---
|
| 26 |
### Model Overview
|
| 27 |
+
TabPFN-3 is a transformer-based foundation model that uses in-context-learning to solve tabular prediction problems in a forward pass.
|
| 28 |
Inference code can be found at [https://github.com/PriorLabs/tabPFN](https://github.com/PriorLabs/tabPFN).
|
| 29 |
|
| 30 |
### Getting started
|
|
|
|
| 61 |
Developed by Prior Labs.
|
| 62 |
|
| 63 |
### Intended Use
|
| 64 |
+
Regression and classification tasks with up to 1M samples and ≤2000 features in structured tabular format.
|
| 65 |
|
| 66 |
### Not Intended Use
|
| 67 |
- Not suitable for unstructured data (text, images); use API version for textual features.
|
| 68 |
+
- Not tested for >1M samples or >2000 features.
|
| 69 |
|
| 70 |
### Model Architecture
|
| 71 |
+
Multi-stage transformer-based architecture with 24 main layers.
|
| 72 |
|
| 73 |
### Training Data and Priors
|
| 74 |
+
TabPFN-3 is trained purely on synthetic tabular tasks.
|
| 75 |
|
| 76 |
### Performance Benchmarks
|
| 77 |
+
Evaluated on public benchmarks such as TabArena and TALENT, the model yields SOTA results.
|
| 78 |
+
On proprietary benchmark collections, it yields SOTA results for <100k data points and for >100k data points and <200 features.
|
| 79 |
|
| 80 |
|
| 81 |
### Ethical Considerations
|
| 82 |
+
Having been trained purely on synthetic datasets, TabPFN-3 is free from dataset leakage from the pretraining stage.
|
| 83 |
However, like for any other tabular prediction method, when applied to high-risk use cases, users should ensure that the labelled data is free of biases.
|
| 84 |
|
| 85 |
### Limitations
|
| 86 |
+
Performance can degrade when applied to >1M data points and/or >2000 features.
|
| 87 |
|
| 88 |
### Licensing
|
| 89 |
+
Model weights released under tabpfn-3-license-v1.0.
|
| 90 |
|
| 91 |
The license is designed to be permissive for research and limited internal evaluation. It *explicitly allows* testing, evaluation, and internal benchmarking, so an organization can download the model and run preliminary assessments on its own datasets.
|
| 92 |
The key restriction is that the model, its derivatives, and its outputs cannot be used for any commercial or production purpose. This includes, but is not limited to, revenue-generating products, competitive benchmarking for procurement, client deliverables, or using the model’s results for internal commercial decision-making.
|
|
|
|
| 98 |
|
| 99 |
### Citation
|
| 100 |
```
|
| 101 |
+
@misc{TabPFN3,
|
| 102 |
+
title={TabPFN-3},
|
| 103 |
+
author={Prior Labs},
|
| 104 |
+
year={2026},
|
| 105 |
+
note={Coming soon}
|
| 106 |
}
|
| 107 |
```
|