Instructions to use RohanHBTU/bart-large-finetuned-question-to-answer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RohanHBTU/bart-large-finetuned-question-to-answer with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("RohanHBTU/bart-large-finetuned-question-to-answer") model = AutoModelForSeq2SeqLM.from_pretrained("RohanHBTU/bart-large-finetuned-question-to-answer") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625426996
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80089c2ceaaab7298620a673c5613ee71373e154baa708bfa2dc30d46609d565
|
| 3 |
size 1625426996
|
runs/Jan23_19-29-48_15a63cfb2616/events.out.tfevents.1706038192.15a63cfb2616.26.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:225f0624126598ae6cf37e096a67eb8a28f74614c92030fbf5f498b1871a80ea
|
| 3 |
+
size 6339
|