Instructions to use pabagcha/roberta_crypto_profiling_task1_complete_deberta 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_deberta 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_deberta")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("pabagcha/roberta_crypto_profiling_task1_complete_deberta") model = AutoModelForSequenceClassification.from_pretrained("pabagcha/roberta_crypto_profiling_task1_complete_deberta") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1740408569
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d104ddc42090c7655e8939c54c0a456b7297e0c6b5cc2041fcc6a0aed7812152
|
| 3 |
size 1740408569
|
runs/May21_17-30-54_595030f8ac51/1684690650.6191423/events.out.tfevents.1684690650.595030f8ac51.246.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d4fdf0267358bfbbda9b02b6605480d257ff98b8de54bee26a3eef2ab110c3e
|
| 3 |
+
size 6000
|
runs/May21_17-30-54_595030f8ac51/events.out.tfevents.1684690650.595030f8ac51.246.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eaf7b74f003087207851dc509fbdece6b87d74a2d75e03d14d6e45ab3f3c2c0c
|
| 3 |
+
size 5373
|
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:f63c7b5f322c0929f9512df88b6b628c2ee85ada33422c98637a8fea87fc97a1
|
| 3 |
size 3963
|