Instructions to use liwii/fc-binary-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use liwii/fc-binary-model with Transformers:
# Load model directly from transformers import AutoTokenizer, ConsistentSentenceClassifier tokenizer = AutoTokenizer.from_pretrained("liwii/fc-binary-model") model = ConsistentSentenceClassifier.from_pretrained("liwii/fc-binary-model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 23
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 274758317
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc5bfeedd22fb8a4946b86f84d8d953377de627271b7c39e32d0d022a64c0bd1
|
| 3 |
size 274758317
|