Instructions to use NbAiLabArchive/test_NCC_small_flax with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLabArchive/test_NCC_small_flax with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLabArchive/test_NCC_small_flax", device_map="auto")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLabArchive/test_NCC_small_flax") model = AutoModelForMaskedLM.from_pretrained("NbAiLabArchive/test_NCC_small_flax", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 40000
Browse files
events.out.tfevents.1638605041.t1v-n-1a0a7c50-w-0.197451.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:3781ba76fe96fbf1fccab2f5d34a70d4f5f76a42ba604d3c24d59f47fd5e63f8
|
| 3 |
+
size 436305
|
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:8001dea0b9e5ae026ed2f7469e24632936d32dd493f0632fd8cb8c1f4e46de95
|
| 3 |
size 498796983
|