Instructions to use Sayan01/bert-stsb-distilled-cka with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/bert-stsb-distilled-cka with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/bert-stsb-distilled-cka")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/bert-stsb-distilled-cka") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/bert-stsb-distilled-cka", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
Browse files
logs/events.out.tfevents.1724053434.spartan-gpgpu095.hpc.unimelb.edu.au.131725.2
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:6f928e7a109584f674a43695579fdeb959c99801534983fe354bb3f3f6fe2e58
|
| 3 |
+
size 9709
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437955572
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05a1095589a6ff56cbfaee1931ca0828cade4a28c21f3675686f8979109752e5
|
| 3 |
size 437955572
|