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 路
62e0a28
1
Parent(s): 02cb819
Training in progress, step 39000
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:6625f9deb3eb0d255c1a9579c301de6885038c0f576c41bb93db75783e7e127e
|
| 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:fa92d168ecdbb486cd19617b4fabbea7d309db17e952078030b483b8ec804bf1
|
| 3 |
+
size 17406
|