Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use afiqlol/Malay-Sentiment3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use afiqlol/Malay-Sentiment3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="afiqlol/Malay-Sentiment3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("afiqlol/Malay-Sentiment3") model = AutoModelForSequenceClassification.from_pretrained("afiqlol/Malay-Sentiment3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112208084
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a352c0ae8d9f1783fff92aa062fcb6aa63b89df0dbbe461597385648d7a856a7
|
| 3 |
size 1112208084
|
runs/May21_15-47-01_BER3146/events.out.tfevents.1716277621.BER3146.4444.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:a53c79fb1c4db9865bffcba5b968f051bf01bbfa68699d0896258e0696767fba
|
| 3 |
+
size 6165
|