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 路
91113f2
1
Parent(s): a01d79b
Training in progress, step 30000
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:0e108af0ea77b1d0ff6d357130ad481783e5041a99376ffb3ac14ca5eaf5e00f
|
| 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:61c20f9db374aa7313387496ca52dcc21f22bdfaa3c0ed138cb443d1291a1c72
|
| 3 |
+
size 14526
|