Instructions to use HYdsl/FinQA-Table-random-DeBERTa-Reranker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HYdsl/FinQA-Table-random-DeBERTa-Reranker with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="HYdsl/FinQA-Table-random-DeBERTa-Reranker")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HYdsl/FinQA-Table-random-DeBERTa-Reranker", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
62a4941 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d8e64671cf5074351759e8cf424571061c026fe485581c166823476662318618
size 14244
|