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