Instructions to use DeepPavlov/distilrubert-tiny-cased-conversational with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DeepPavlov/distilrubert-tiny-cased-conversational with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DeepPavlov/distilrubert-tiny-cased-conversational", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
6966758
1
Parent(s): 94536ec
Update pytorch_model.bin
Browse filesTrain more time on more data. Scores improved.
- 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:a0c3ec312059f7aed902dc1b7440a0624399065ef0954ea10cf901e2306c5ff6
|
| 3 |
+
size 428392490
|