Text Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use pabagcha/roberta_crypto_profiling_task1_complete with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pabagcha/roberta_crypto_profiling_task1_complete with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="pabagcha/roberta_crypto_profiling_task1_complete")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("pabagcha/roberta_crypto_profiling_task1_complete") model = AutoModelForSequenceClassification.from_pretrained("pabagcha/roberta_crypto_profiling_task1_complete") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421599477
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28b9583c6fc7ec733895db7ffcc890835dd9f66d7dde069291dfe172f11928d9
|
| 3 |
size 1421599477
|
runs/May21_15-14-26_b9b3998f49fc/1684682390.4082305/events.out.tfevents.1684682390.b9b3998f49fc.1008.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65f68bf9e6e13f93f8974f96a7f9050d6e39496c42c3927bda7218fa901c8e6e
|
| 3 |
+
size 5973
|
runs/May21_15-14-26_b9b3998f49fc/events.out.tfevents.1684682390.b9b3998f49fc.1008.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb76bc0bcfb4dfe732b93e44eef8f0a11db9df19d2a9e6583b7a2ffc3891311e
|
| 3 |
+
size 4367
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5c18365e986118ac82d875455747d2635e0a31d4333809734eb255c2b201990
|
| 3 |
size 3963
|