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 rng_state.pth
Browse files- rng_state.pth +0 -3
rng_state.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1c1af9db7617c839648642cfeb598aac306dc0f77d0ec2fb586a8fbd98a7efcf
|
| 3 |
-
size 14308
|
|
|
|
|
|
|
|
|
|
|
|