File size: 313 Bytes
fa78e42 |
1 2 3 4 5 6 7 8 9 10 11 |
---
license: llama2
pipeline_tag: table-question-answering
library_name: transformers
---
# ProTrix
This model is described in the paper [ProTrix: Building Models for Planning and Reasoning over Tables with Sentence Context](https://huggingface.co/papers/2403.02177).
Code: https://github.com/WilliamZR/ProTrix |