Instructions to use ArisuNguyen/processed_bart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArisuNguyen/processed_bart with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="ArisuNguyen/processed_bart")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("ArisuNguyen/processed_bart") model = AutoModelForQuestionAnswering.from_pretrained("ArisuNguyen/processed_bart") - Notebooks
- Google Colab
- Kaggle
Commit 路
ebddd3a
1
Parent(s): 1832c67
Training in progress, step 32000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625348817
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc103f51b7ffe6c51dde3bb07b913be53f84530d2825b340f1c470b6c25ba232
|
| 3 |
size 1625348817
|
runs/May27_06-59-26_8cadf9b0083d/events.out.tfevents.1685170781.8cadf9b0083d.50707.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:b84fc070b3f4081a022621352780da6b51fcc1728f194971058c17eac214af90
|
| 3 |
+
size 15166
|