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