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:
- 790789ecf24fd026cd2a27a8a61366849cbc750ab9bde41ca54dbe556d81d577
- Size of remote file:
- 4.35 MB
- SHA256:
- 2afb3bc26727e2fd980bc3aeb447e3948e2e9673e27f17ebfa87bc5725d93f3e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.