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