Instructions to use krinal214/augmented_Squad_Translated with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use krinal214/augmented_Squad_Translated with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="krinal214/augmented_Squad_Translated")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("krinal214/augmented_Squad_Translated") model = AutoModelForQuestionAnswering.from_pretrained("krinal214/augmented_Squad_Translated", device_map="auto") - Notebooks
- Google Colab
- Kaggle
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 709140913
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4df1bff53ea4d2821ceb3b54b0236d77957b81c6fcf8a0395ea29720ea8047f3
|
| 3 |
size 709140913
|
runs/Apr08_15-59-14_afed8660f74f/events.out.tfevents.1649433564.afed8660f74f.34.2
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:2325da1452d1f62d77dc4864be9abf336a755c29565939dd58b747d816e49212
|
| 3 |
+
size 7525
|