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