Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
Urdu
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use mahwizzzz/UrduClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mahwizzzz/UrduClassification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mahwizzzz/UrduClassification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mahwizzzz/UrduClassification") model = AutoModelForSequenceClassification.from_pretrained("mahwizzzz/UrduClassification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
logs/events.out.tfevents.1690882310.d4cb98944bc9.28.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:efe3bf54178899098bcfca15d0b5ae4ad381d8fe55e4e103414291f8af17906f
|
| 3 |
+
size 83091
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 503991989
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7564fe14b129fe6c436db5ba70a970d0af11f632b26dfee28672a8438d264015
|
| 3 |
size 503991989
|