Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use murodbek/uzroberta-sentiment-analysis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use murodbek/uzroberta-sentiment-analysis with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="murodbek/uzroberta-sentiment-analysis")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("murodbek/uzroberta-sentiment-analysis") model = AutoModelForSequenceClassification.from_pretrained("murodbek/uzroberta-sentiment-analysis", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Abror Shopulatov commited on
Commit ·
e4d2617
1
Parent(s): 0b052d4
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 333843701
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:642fd3120643beff247d47643c57e7a0685863523716545c5197b0fa7e072632
|
| 3 |
size 333843701
|
runs/Apr11_13-41-59_nbpa0v43bm/events.out.tfevents.1681220529.nbpa0v43bm.7606.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:403bf4148e67c98fb6d0cd16b13364112714be45a2bf2f94b428293d04cd596a
|
| 3 |
+
size 7619
|