Instructions to use ruselkomp/deep-pavlov-full-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ruselkomp/deep-pavlov-full-2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="ruselkomp/deep-pavlov-full-2")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("ruselkomp/deep-pavlov-full-2") model = AutoModelForQuestionAnswering.from_pretrained("ruselkomp/deep-pavlov-full-2") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 709127985
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de21ca9abd3bc705a94b9b6e4c1e441bae7518e85641685f86004a58b3fbc3be
|
| 3 |
size 709127985
|
runs/May18_17-21-12_200212c17ce8/events.out.tfevents.1652894482.200212c17ce8.6410.0
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:e85b159c95ee61071b0c9ba3e1c9771df90905dd257f4ea0c85d6fe992b9f5e4
|
| 3 |
+
size 7252
|