Instructions to use NbAiLabArchive/test_OSCAR_flax with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLabArchive/test_OSCAR_flax with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLabArchive/test_OSCAR_flax")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLabArchive/test_OSCAR_flax") model = AutoModelForMaskedLM.from_pretrained("NbAiLabArchive/test_OSCAR_flax") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 137500
Browse files
events.out.tfevents.1638828930.t1v-n-d4d6e0cd-w-0.721231.0.v2
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:046ac30322c1cb1d81ba03e99d315642973b6cca928831115baeae8f0941a746
|
| 3 |
+
size 19838732
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498796983
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4365d47fce80c85b0f831be8e1201378fe57e50b32712ba0483c5ebf24de81bc
|
| 3 |
size 498796983
|