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 7
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:b8a2f6e66b009afb6351e6d944fabc56b449d6bb877969b73a56346ae829aa42
|
| 3 |
size 1421599477
|
runs/May21_15-14-26_b9b3998f49fc/events.out.tfevents.1684682390.b9b3998f49fc.1008.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:94a9305cee0ddbc01c7e7abce66645abbd823ddedab7e1d89252ede4d0db07d0
|
| 3 |
+
size 4838
|