File size: 433 Bytes
88f30c5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: apache-2.0
pipeline_tag: tabular-classification
---
# Mitra Classifier
Mitra classifier is a tabular foundation model that is pre-trained on purely synthetic datasets sampled from a mix of random classifiers.
## Architecture
Mitra is based on a 12-layer Transformer of 72 M parameters, pre-trained by incorporating an in-context learning paradigm.
## License
This project is licensed under the Apache-2.0 License. |