Instructions to use DANI001/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DANI001/model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="DANI001/model")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("DANI001/model") model = AutoModelForMaskedLM.from_pretrained("DANI001/model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2246902200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68d2f82dbf19ed10a41c7ced688ef6d95bc643915a9268471df9235c80bf695b
|
| 3 |
size 2246902200
|
runs/Oct03_04-57-29_df5948bb4053/events.out.tfevents.1727931463.df5948bb4053.706.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:c3b9febda206e2559d33b710365b3c5d25e00c41bf053ff68a6a4faf935f9a02
|
| 3 |
+
size 27249
|