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