Instructions to use Sayan01/DBERT2_sst2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/DBERT2_sst2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/DBERT2_sst2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/DBERT2_sst2") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/DBERT2_sst2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
logs/events.out.tfevents.1684247676.d1a31fca272d
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:4b3a0e6dc3092ec9a21e2a7738c2bdae23f13e0a454904748ab4469b7197c90d
|
| 3 |
+
size 5272
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267855533
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2d8aee5eadeb6fec21ecd187cf382bf6cb8d6a66e511afa0fe76ef82c65ffaf
|
| 3 |
size 267855533
|