Instructions to use AI4FinTech/graphbean-ellipticpp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AI4FinTech/graphbean-ellipticpp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AI4FinTech/graphbean-ellipticpp")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AI4FinTech/graphbean-ellipticpp") model = AutoModelForSequenceClassification.from_pretrained("AI4FinTech/graphbean-ellipticpp") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 061a2646ff55d78a24330f2c2bf854179d42a52bd821d0cde10ca663161d0013
- Size of remote file:
- 4.35 MB
- SHA256:
- d8934328c90b72435f778ca45a9ffefc1db00794e0f92d5e7044b46ada7508ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.