Instructions to use itsamitkumar/qamodel2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use itsamitkumar/qamodel2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="itsamitkumar/qamodel2")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("itsamitkumar/qamodel2") model = AutoModelForQuestionAnswering.from_pretrained("itsamitkumar/qamodel2") - Notebooks
- Google Colab
- Kaggle
Commit 路
60216ee
1
Parent(s): ae8d74f
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496299053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfb339bcfed5afb18ff9b7c5404d3b278fc12d407ebb21ac846c955b87ff0033
|
| 3 |
size 496299053
|
runs/Mar07_20-17-59_572c08bd0d67/events.out.tfevents.1678220398.572c08bd0d67.129.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:0744119d777b7d259f52de8e1ee741e5bfda610ecd74d25bbb015cd8be25945e
|
| 3 |
+
size 7663
|