noahho commited on
Commit
f6c2935
·
verified ·
1 Parent(s): cba5d15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -14,7 +14,7 @@ pip install tabpfn
14
  ## Model Details
15
  - **Developed by:** Prior Labs
16
  - **Model type:** Transformer-based foundation model for tabular data
17
- - **License:** TBD
18
  - **Paper:** Published in Nature (January 2024)
19
  - **Repository:** [GitHub - priorlabs/tabpfn](https://github.com/priorlabs/tabpfn)
20
 
@@ -48,10 +48,6 @@ pip install tabpfn
48
  - scikit-learn ≥ 1.0
49
  - Hardware: 16GB+ RAM, CPU (GPU optional)
50
 
51
- ## Limitations
52
- - Not designed for very large datasets
53
- - Not suitable for non-tabular data formats
54
-
55
  ## Resources
56
  - **Documentation:** https://priorlabs.ai/docs
57
  - **Source:** https://github.com/priorlabs/tabpfn
 
14
  ## Model Details
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
 
 
48
  - scikit-learn ≥ 1.0
49
  - Hardware: 16GB+ RAM, CPU (GPU optional)
50
 
 
 
 
 
51
  ## Resources
52
  - **Documentation:** https://priorlabs.ai/docs
53
  - **Source:** https://github.com/priorlabs/tabpfn