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