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 500
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:5906edfd61bffdecb810a7d19a30ed3e883288631d63302ebb3a0b18eaf6a078
|
| 3 |
size 1625426996
|
runs/Jan23_20-40-36_19adce501553/events.out.tfevents.1706042479.19adce501553.26.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32103037f433be9b0858223b57918b9fb293cbc64b21b08e60cb663b1ed71a20
|
| 3 |
+
size 5765
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4475
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e07ab9578f43c723a3e2c589ab228c4e99aeb6f7f6fcc9b261e8c2cdc1584cd
|
| 3 |
size 4475
|