Instructions to use ShynBui/s3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShynBui/s3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="ShynBui/s3")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("ShynBui/s3") model = AutoModelForQuestionAnswering.from_pretrained("ShynBui/s3") - 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:0f35e54bd6c5639728031a6e77d2ee2ae821308705c270b9b969ca370cb6b72b
|
| 3 |
size 430952617
|
runs/Aug04_15-41-29_ed4ef08e79d1/events.out.tfevents.1691163704.ed4ef08e79d1.1772.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:d7a0ded1a2694f7a79ca69db2512e2627e3a2fdccd2474cf60f2537da93f783b
|
| 3 |
+
size 15287
|