Instructions to use emxia18/bias-title with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use emxia18/bias-title with Transformers:
# Load model directly from transformers import AutoTokenizer, BiasedDistilBERT tokenizer = AutoTokenizer.from_pretrained("emxia18/bias-title") model = BiasedDistilBERT.from_pretrained("emxia18/bias-title") - Notebooks
- Google Colab
- Kaggle
Upload BiasedDistilBERT
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267835644
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69d602b1629e18ff0f2d05139e1e6f49e8760dd94546fe692961883fe87af288
|
| 3 |
size 267835644
|