Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use luluw/Roberta-devangari-script-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use luluw/Roberta-devangari-script-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="luluw/Roberta-devangari-script-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("luluw/Roberta-devangari-script-classification") model = AutoModelForSequenceClassification.from_pretrained("luluw/Roberta-devangari-script-classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498622052
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eddf2aa6bad7d62ce315af9b0e0e2b02e07609657bee4770d823ec3ec111d4a4
|
| 3 |
size 498622052
|
runs/Oct23_11-48-24_bdafbc58a223/events.out.tfevents.1729684150.bdafbc58a223.4796.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:154a4db36140d68156ba9053eabdded0bf52da11013f8c42c84a4e9b222d9a6f
|
| 3 |
+
size 6789
|