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