Instructions to use Sayan01/Bert-FDBN-mrpc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/Bert-FDBN-mrpc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/Bert-FDBN-mrpc")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/Bert-FDBN-mrpc") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/Bert-FDBN-mrpc", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/events.out.tfevents.1692328151.cf0efb2b5f74
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:6b88b4b744d4e0db2ea451040c29736d660ae1a3e310e004679456650648be8f
|
| 3 |
+
size 9917
|
logs/events.out.tfevents.1692328661.cf0efb2b5f74
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4ab58c3c01792d9bc8e02ecd23b75bb61d0a71ed165bb8ff9c2f3dd0cbac279
|
| 3 |
+
size 409
|
logs/events.out.tfevents.1692328867.cf0efb2b5f74
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81bcf2e1ebbd6dc3573f2796ceba4313d37e69c06de0fbdebaaf3030da09b48c
|
| 3 |
+
size 4467
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 440373249
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:312f7be3473ea08fa1849da40f119026d61294cc85f8901d86d8c407ff92d850
|
| 3 |
size 440373249
|
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:8e6efa57f29a88b058ace872bdb9bef133d6a5e299af18abcd4a8a182e58c282
|
| 3 |
size 3963
|