Instructions to use ShynBui/s10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShynBui/s10 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="ShynBui/s10")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("ShynBui/s10") model = AutoModelForQuestionAnswering.from_pretrained("ShynBui/s10") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 430952617
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c56a6a10b3fe14c075691acd849dfba2b0802163e028ccdadae6d11755023aaa
|
| 3 |
size 430952617
|
runs/Aug05_09-56-58_9449d581da58/events.out.tfevents.1691229543.9449d581da58.168.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:e6792e6248fb4d7d67e738050f97a118f0fed33c9e1c988f8be92665e86c0c69
|
| 3 |
+
size 9051
|