Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use themeetjani/esg-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use themeetjani/esg-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="themeetjani/esg-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("themeetjani/esg-classification") model = AutoModelForSequenceClassification.from_pretrained("themeetjani/esg-classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
76d681e
1
Parent(s): 8869a2d
End of training
Browse files
runs/Aug16_06-26-20_85f67ae2c55e/events.out.tfevents.1692167182.85f67ae2c55e.11352.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e52a2da699f1a8f3b9692a9c8fcb47bdf3f8c413e79e045638d53418da40025
|
| 3 |
+
size 6777
|