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 135000
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:0a2592f09ca6c15a3cce6bce68a42bf5e1493f0354659db85eb16110f6cd7d2d
|
| 3 |
+
size 19465740
|
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:91f7932e9a5ba082cc455e9fcfe5342c79eb43b3ee59bce2f274e5d02d0debb0
|
| 3 |
size 498796983
|