Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ pipeline_tag: tabular-classification
|
|
| 7 |
|
| 8 |
TabICL is an in-context learning classification model designed for tabular data like TabPFN,
|
| 9 |
but is pre-trained on much larger datasets (up to 60K samples) and can handle even larger datasets
|
| 10 |
-
thanks to its memory-efficient inference
|
| 11 |
|
| 12 |
If you use TabICL for research purposes,
|
| 13 |
please cite our **[paper](https://arxiv.org/abs/2502.05564)**.
|
|
|
|
| 7 |
|
| 8 |
TabICL is an in-context learning classification model designed for tabular data like TabPFN,
|
| 9 |
but is pre-trained on much larger datasets (up to 60K samples) and can handle even larger datasets
|
| 10 |
+
thanks to its memory-efficient inference.
|
| 11 |
|
| 12 |
If you use TabICL for research purposes,
|
| 13 |
please cite our **[paper](https://arxiv.org/abs/2502.05564)**.
|