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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ac0e5e745832d8b5181c9ae4fe0086d2871f66ba5e120415f5da696b85f8d04f
- Size of remote file:
- 433 MB
- SHA256:
- 0d7dbc461e8d51e20d67b64e0430d1a1b26e5c169e2d2ab36a0ff10ff66c8e40
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.