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 3
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:f7691436821533cc93a619351c35d4521bd4071389d2d2bdbaca1c56d10d2222
|
| 3 |
+
size 122612
|
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:c1c79b4f525bb568c6a45a5118becb15822114484736da6df01311669593fd39
|
| 3 |
size 503991989
|