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 220000
Browse files
events.out.tfevents.1641311691.t1v-n-ccbf3e94-w-0.469726.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:8e2e2f81de337ff42b5ef1f88c930040e72f1084510c0e62db7139563c4704f9
|
| 3 |
+
size 31325296
|
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:a7a3e931d5c698a98fb4ee306fe263bc6d05ff8f1d4dde8994959cf3ebfe0886
|
| 3 |
size 498796983
|