Instructions to use Amna100/Augmented-PreTraining-MLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Amna100/Augmented-PreTraining-MLM with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Amna100/Augmented-PreTraining-MLM")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Amna100/Augmented-PreTraining-MLM") model = AutoModelForMaskedLM.from_pretrained("Amna100/Augmented-PreTraining-MLM") - 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 557000804
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5bbc274bf612b69719c30a315591525a2ae897da6530cc4c1b56196c7bd284b
|
| 3 |
size 557000804
|
runs/May06_16-49-46_957dbf472760/events.out.tfevents.1715014282.957dbf472760.10287.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:c46c5578ea8e00bdc722ccb6b98b41e3ed5f10c9ec04df0c1287a2586e961354
|
| 3 |
+
size 5932
|