Instructions to use krinal214/augmented with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use krinal214/augmented with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="krinal214/augmented")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("krinal214/augmented") model = AutoModelForQuestionAnswering.from_pretrained("krinal214/augmented") - 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:7aae4522b7f7f48dd874a4447a5ec7a06c78a9be294994970e175658e79104f2
|
| 3 |
size 709140913
|
runs/Mar29_15-02-25_9effcbfd2cf9/events.out.tfevents.1648566179.9effcbfd2cf9.60.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:9f37760dc8ff299a16a2a6c7209b522d4e36d16c313952b83203dcd9ae31b291
|
| 3 |
+
size 7176
|