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.1642107749.t1v-n-e1a08808-w-0.1558645.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:5dbf48593b94a5ae6fd950a2adbced51a7b1337bbe118c9bee0a6e6ca086311b
|
| 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:636f2a88b1b680099c0beec3f038cdd04ebdbb1ffb5f71884b15e5d8b3be650c
|
| 3 |
size 498796983
|