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") - 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:87e5d62d6309b12bbe2574f0cbd08f37003b8a91a80655383715c5142c0ae6ba
|
| 3 |
size 202054512
|
runs/Dec10_06-03-40_ecfe98ead0fe/events.out.tfevents.1702188221.ecfe98ead0fe.249.1
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:25eefed5ffb4984dcda32b6b649cf31147e5899128b6fc05d4a321627f4e2099
|
| 3 |
+
size 9423
|