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 3
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:3174f2259eafd88054a9b41b20a91cceff6f41693672ff4308e3796f2b8cf610
|
| 3 |
size 498622052
|
runs/Oct23_11-33-20_9ec05ca0b59f/events.out.tfevents.1729683864.9ec05ca0b59f.411.5
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:914bfc25761b0bccde3ed425df5387571e14066d40361e38d87c6d602bfffb52
|
| 3 |
+
size 7323
|