Instructions to use NbAiLabArchive/test_w5_long_roberta_tokenizer_adafactor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLabArchive/test_w5_long_roberta_tokenizer_adafactor with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLabArchive/test_w5_long_roberta_tokenizer_adafactor")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLabArchive/test_w5_long_roberta_tokenizer_adafactor") model = AutoModelForMaskedLM.from_pretrained("NbAiLabArchive/test_w5_long_roberta_tokenizer_adafactor") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 385000
Browse files
events.out.tfevents.1639951873.t1v-n-4e27a527-w-0.1996139.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:a99e060901b6de5ae9790bc59c65e8ca04c6fc7d859ea5fa002860a791aa36c8
|
| 3 |
+
size 49007391
|
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:3cd5a2cb1a5cf46d68961cc86860b0c44d77a42cdf5813968c37700f0ecf4838
|
| 3 |
size 498796983
|