Instructions to use msakthiganesh/TabQGen-Small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use msakthiganesh/TabQGen-Small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("msakthiganesh/TabQGen-Small") model = AutoModelForSeq2SeqLM.from_pretrained("msakthiganesh/TabQGen-Small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| {"<highlighted_cell>": 32110, "<row_header>": 32114, "</page_title>": 32101, "</highlighted_cell>": 32111, "</col_header>": 32109, "</section_title>": 32103, "<row>": 32112, "<section_title>": 32102, "<cell>": 32106, "<col_header>": 32108, "</table>": 32105, "</row>": 32113, "<table>": 32104, "</row_header>": 32115, "</cell>": 32107, "<page_title>": 32100} |