Instructions to use NbAiLabArchive/test_w5_long_roberta_tokenizer 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 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")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLabArchive/test_w5_long_roberta_tokenizer") model = AutoModelForMaskedLM.from_pretrained("NbAiLabArchive/test_w5_long_roberta_tokenizer") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 410000
Browse files
events.out.tfevents.1639661981.t1v-n-4e27a527-w-0.1683462.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:0c351123c0e91df299af07548bf5cacac53e3a1ae805307ad15294408e3143c3
|
| 3 |
+
size 52448861
|
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:d239c2d3efc3dada4e69ecd01bf0b5e03792b851af6bf4918960a1d346c2c878
|
| 3 |
size 498796983
|