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 complete_s1
Browse files
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:3952459b472334f6a65a3bc1b33e8f164b9a4a41e2d5d6e600ec6ac3ad608c78
|
| 3 |
+
size 21407
|