Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Yousefmd/arabert-emotions-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yousefmd/arabert-emotions-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Yousefmd/arabert-emotions-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Yousefmd/arabert-emotions-classification") model = AutoModelForSequenceClassification.from_pretrained("Yousefmd/arabert-emotions-classification") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jun22_18-58-25_a7fbc1bd4304/events.out.tfevents.1687460317.a7fbc1bd4304.665.0
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:44927a79895cb57bfb9627d129772136841212a7b408183ca59be4a3c16c4571
|
| 3 |
+
size 7202
|
runs/Jun22_18-58-25_a7fbc1bd4304/events.out.tfevents.1687461915.a7fbc1bd4304.665.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd23f290a88b6948fd6f567c4353c440dfabee865cae2e148f08417d598f29c9
|
| 3 |
+
size 508
|