Instructions to use DeepPavlov/distilrubert-base-cased-conversational with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DeepPavlov/distilrubert-base-cased-conversational with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DeepPavlov/distilrubert-base-cased-conversational", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
2b489c4
1
Parent(s): a0cf62e
Upload pytorch_model.bin with git-lfs
Browse filesWeights update after re-training of full conversational data
- pytorch_model.bin +2 -2
pytorch_model.bin
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:f9e0217105e0dc45a63b805f9e42c8215a926ace819146408c056952d42ea465
|
| 3 |
+
size 541826656
|