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") - Notebooks
- Google Colab
- Kaggle
Abror Shopulatov commited on
Commit ·
151bb44
1
Parent(s): 21e6f60
End of training
Browse files
runs/Dec24_20-42-25_nqh0nzmh1v/events.out.tfevents.1671914550.nqh0nzmh1v.3365.6
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:6fe985d4d802a18f3f32d5fb2de140905922074140eaa522ead96b91754304cd
|
| 3 |
+
size 7396
|
runs/Dec24_20-42-25_nqh0nzmh1v/events.out.tfevents.1671917114.nqh0nzmh1v.3365.8
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ce5210397038213d5c9116202e2ba3aadcaa92faf5821884a2a8113f21b646e
|
| 3 |
+
size 512
|