Text Classification
Transformers
TensorBoard
Safetensors
camembert
Generated from Trainer
text-embeddings-inference
Instructions to use Katkatkuu/ESG_Prediction_IS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Katkatkuu/ESG_Prediction_IS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Katkatkuu/ESG_Prediction_IS")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Katkatkuu/ESG_Prediction_IS") model = AutoModelForSequenceClassification.from_pretrained("Katkatkuu/ESG_Prediction_IS", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ddec46e247334fb1e7938ce8553f873b314e4e06cafb8d6a399b6963fba001e8
- Size of remote file:
- 4.73 kB
- SHA256:
- b2e2979ce9695c577f853e124690844204dd307536bb963d295111836c438a88
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.