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