Text Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use pabagcha/roberta_crypto_profiling_task1_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pabagcha/roberta_crypto_profiling_task1_3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="pabagcha/roberta_crypto_profiling_task1_3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("pabagcha/roberta_crypto_profiling_task1_3") model = AutoModelForSequenceClassification.from_pretrained("pabagcha/roberta_crypto_profiling_task1_3") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/May19_11-08-26_0fa63f5d63c0/events.out.tfevents.1684494522.0fa63f5d63c0.604.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:eda6788dc3bfa64c5051f8bd0965c0275a8d94ee3286131521b71625cc027b18
|
| 3 |
+
size 5014
|
runs/May19_11-08-26_0fa63f5d63c0/events.out.tfevents.1684495492.0fa63f5d63c0.604.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b7042282f18336fc5b749f721516a67f43ed4c8d012924da9bb4d87255c8392
|
| 3 |
+
size 457
|