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 7
Browse files
logs/events.out.tfevents.1684426435.61439707e01a
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:84dca24478e752db4840f5d331372356b60265a03d638df6f9ea6f569df1bc9d
|
| 3 |
+
size 7193
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 381283757
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4db828c88a2392637531bc4f02cc7cf2d41213a60551024dc44cfd830d8bc32
|
| 3 |
size 381283757
|