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 路
0b72f70
1
Parent(s): d39d667
Training in progress, step 28000
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:f67e0070156bfbd70ef566e59141944bf942ed07e5837e89651db0793d55b46b
|
| 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:8dae12c54ce4a3c179afb3605d1354c9eb874762da94efd8293548c86dd34733
|
| 3 |
+
size 13886
|