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 路
a01d79b
1
Parent(s): 0b72f70
Training in progress, step 29000
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:9e5bea55b677bb6441c76605bf4b053fb97f3eade58387a0b152ed9a0d56f9c2
|
| 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:9ededeaf828331c26971da7e20119a26cafbc7876b14f0e9b47c04ab8ad6e058
|
| 3 |
+
size 14206
|