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