Instructions to use RyanHaniff/concordia_trained_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RyanHaniff/concordia_trained_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("table-question-answering", model="RyanHaniff/concordia_trained_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTableQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("RyanHaniff/concordia_trained_model") model = AutoModelForTableQuestionAnswering.from_pretrained("RyanHaniff/concordia_trained_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0ec0bd979a83c284e1d8556407247d4fc5ea2803939ef48eb7c4693974fc3e90
- Size of remote file:
- 443 MB
- SHA256:
- c4905598d4264f4ad2caf98effcc91b2cfebd5f586ced5740960752318f74cb4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.