Instructions to use NbAiLabArchive/test_w5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NbAiLabArchive/test_w5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="NbAiLabArchive/test_w5")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("NbAiLabArchive/test_w5") model = AutoModelForMaskedLM.from_pretrained("NbAiLabArchive/test_w5") - Notebooks
- Google Colab
- Kaggle
test
Browse files
events.out.tfevents.1638900652.t1v-n-ccbf3e94-w-0.569498.3.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22445a8be885f2d4b8ef7f66c71a57b772f967a332d0ae4ffa3216ebc8179332
|
| 3 |
+
size 40
|