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