Instructions to use ShynBui/s28 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShynBui/s28 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="ShynBui/s28")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("ShynBui/s28") model = AutoModelForQuestionAnswering.from_pretrained("ShynBui/s28") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
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:cdd44606bace9ae1bc1148f795cd06bac607eb78044a490e25b392d0f754d80c
|
| 3 |
size 430952617
|
runs/Aug05_00-08-44_5ba1357380aa/events.out.tfevents.1691194309.5ba1357380aa.907.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:d191f5481c1efe8a9f4bcc1fac990ccd32907a3422b0b2b4a532e228119e2f50
|
| 3 |
+
size 11771
|