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