Instructions to use nnilayy/test-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nnilayy/test-2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="nnilayy/test-2")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("nnilayy/test-2") model = AutoModelForMaskedLM.from_pretrained("nnilayy/test-2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54abe4ee7adf2bc4678d11006628aecbf1d0688f1e2ac7861f00c68f350b9af8
|
| 3 |
size 437958648
|
runs/Jun30_13-46-52_303413cd5ce5/events.out.tfevents.1719755213.303413cd5ce5.34.2
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:7f93af85b07bee4b11feae958b8a0800e5a8dbc3c51d7f5f72a02f3a498dd152
|
| 3 |
+
size 6101
|