Text Classification
Transformers
TensorBoard
Safetensors
Sinhala
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Ransaka/SentimentClassifier.si with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ransaka/SentimentClassifier.si with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ransaka/SentimentClassifier.si")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ransaka/SentimentClassifier.si") model = AutoModelForSequenceClassification.from_pretrained("Ransaka/SentimentClassifier.si", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 202054512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db04bdcfaf71de7451c6d38abec2186304beab199e5f34ce12e701b8363ff99d
|
| 3 |
size 202054512
|
runs/Dec10_05-56-54_ecfe98ead0fe/events.out.tfevents.1702187822.ecfe98ead0fe.249.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:dcefac9202db200ee5a73e49b04ea15344b9d7819d55092085e28d09cf361cb6
|
| 3 |
+
size 9065
|