Instructions to use NbAiLab/roberta_NCC_des_128 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLab/roberta_NCC_des_128 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLab/roberta_NCC_des_128")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLab/roberta_NCC_des_128") model = AutoModelForMaskedLM.from_pretrained("NbAiLab/roberta_NCC_des_128") - Notebooks
- Google Colab
- Kaggle
Saving weights and logs of step 280000
Browse files
events.out.tfevents.1640779990.t1v-n-358ff5d1-w-0.2119930.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:9573a992be88585bb84276e37246e5115f0f71ef6cec434c9f4b46d856c7f1cd
|
| 3 |
+
size 40422720
|
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:825274ec0510e165343f8f47efee5a5bc2114043a1d10dc791574796c6ebf85d
|
| 3 |
size 498796983
|