noahho commited on
Commit
e3f6f01
·
verified ·
1 Parent(s): 2274b01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -15,19 +15,19 @@ pip install tabpfn
15
  - **Developed by:** Prior Labs
16
  - **Model type:** Transformer-based foundation model for tabular data
17
  - **License:** [Prior Labs License (Apache 2.0 with additional attribution requirement)](https://priorlabs.ai/tabpfn-license/)
18
- - **Paper:** Published in Nature (January 2024)
19
  - **Repository:** [GitHub - priorlabs/tabpfn](https://github.com/priorlabs/tabpfn)
20
 
21
  ### 📚 Citation
22
 
23
  ```bibtex
24
- @article{hollmann2024tabpfn,
25
  title={Accurate predictions on small data with a tabular foundation model},
26
  author={Hollmann, Noah and M{\"u}ller, Samuel and Purucker, Lennart and
27
  Krishnakumar, Arjun and K{\"o}rfer, Max and Hoo, Shi Bin and
28
  Schirrmeister, Robin Tibor and Hutter, Frank},
29
  journal={Nature},
30
- year={2024},
31
  month={01},
32
  day={09},
33
  doi={10.1038/s41586-024-08328-6},
@@ -66,4 +66,5 @@ pip install tabpfn
66
  - Shi Bin Hoo
67
  - Robin Tibor Schirrmeister
68
  - Frank Hutter
69
- - Eddie Bergman
 
 
15
  - **Developed by:** Prior Labs
16
  - **Model type:** Transformer-based foundation model for tabular data
17
  - **License:** [Prior Labs License (Apache 2.0 with additional attribution requirement)](https://priorlabs.ai/tabpfn-license/)
18
+ - **Paper:** Published in Nature (January 2025)
19
  - **Repository:** [GitHub - priorlabs/tabpfn](https://github.com/priorlabs/tabpfn)
20
 
21
  ### 📚 Citation
22
 
23
  ```bibtex
24
+ @article{hollmann2025tabpfn,
25
  title={Accurate predictions on small data with a tabular foundation model},
26
  author={Hollmann, Noah and M{\"u}ller, Samuel and Purucker, Lennart and
27
  Krishnakumar, Arjun and K{\"o}rfer, Max and Hoo, Shi Bin and
28
  Schirrmeister, Robin Tibor and Hutter, Frank},
29
  journal={Nature},
30
+ year={2025},
31
  month={01},
32
  day={09},
33
  doi={10.1038/s41586-024-08328-6},
 
66
  - Shi Bin Hoo
67
  - Robin Tibor Schirrmeister
68
  - Frank Hutter
69
+ - Eddie Bergman
70
+ - Léo Grinsztajn