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