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 20
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:51b133f0917f856fc7557e40cbbbace7448b2173bc9305f5b3904d138890d555
|
| 3 |
size 437958648
|
runs/Jun30_20-58-47_3a416485536e/events.out.tfevents.1719781128.3a416485536e.34.0
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:ba0ff12e80a725c7a5fa8e35abffe941f63b04e6b48bfd37b9eaf7387b7fc4f8
|
| 3 |
+
size 11562
|