Text Classification
Transformers
Safetensors
Greek
bert
Social Media
Reddit
Topic Classification
Text Classification
Greek NLP
Eval Results (legacy)
text-embeddings-inference
Instructions to use IMISLab/Greek-Reddit-BERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use IMISLab/Greek-Reddit-BERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="IMISLab/Greek-Reddit-BERT")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("IMISLab/Greek-Reddit-BERT") model = AutoModelForSequenceClassification.from_pretrained("IMISLab/Greek-Reddit-BERT") - Notebooks
- Google Colab
- Kaggle
Delete optimizer.pt
Browse files- optimizer.pt +0 -3
optimizer.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c95b7a4d2a9f8fa205b1fda83b5f20405aa1c4d4283a21b70c3f3e2a6452896d
|
| 3 |
-
size 903600378
|
|
|
|
|
|
|
|
|
|
|
|