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 1
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:486de1524a30962bee4710054b8e67570582eeeb47ccaa48ae58d394c890c210
|
| 3 |
size 437958648
|
runs/Jul01_07-47-34_48065c6a9c31/events.out.tfevents.1719820057.48065c6a9c31.402.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d695848c140b21e3b723e3f2f8555b3986aa5792a35d314d589ae62cd4dc22a6
|
| 3 |
+
size 4795
|
runs/Jul01_07-48-33_48065c6a9c31/events.out.tfevents.1719820116.48065c6a9c31.500.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b90f77e53016c6a4ce026f85c4b89c53a2c4f2bf19f9a3e577ebfd840c8d26e
|
| 3 |
+
size 5112
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60f3da80d5d99ea93ff510534c04d25f72ea76d99ac332f9e099295b5593dbc3
|
| 3 |
size 5112
|