Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Swarnadeep-28/bengali-code-mix-sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Swarnadeep-28/bengali-code-mix-sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Swarnadeep-28/bengali-code-mix-sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Swarnadeep-28/bengali-code-mix-sentiment") model = AutoModelForSequenceClassification.from_pretrained("Swarnadeep-28/bengali-code-mix-sentiment", 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 1112211160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d58d051f3c6805022cf4320b988a5cdba743eb009c905d1bd41ee20e1ffd7d52
|
| 3 |
size 1112211160
|
runs/Sep10_05-53-45_5da05acf2adf/events.out.tfevents.1757483629.5da05acf2adf.1151.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:2dd2fd67a5e54ac2bb5399571a2e8cb0037bcdd3e0199a9f9768f1d234db727c
|
| 3 |
+
size 6877
|