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