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 52500
Browse files
events.out.tfevents.1638631417.t1v-n-d4d6e0cd-w-0.542156.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:4ce73ef602b573ecf8d052d0d11c8bcb7fcc5c81a563ed8fec0b93e446a10095
|
| 3 |
+
size 7549917
|
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:9ad00f87a9ea2f84bd9eeb8aa566bfca3f7580f9fdb3decda8ca43735ce4e95c
|
| 3 |
size 498796983
|