Instructions to use AhmadFareedKhan/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AhmadFareedKhan/model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="AhmadFareedKhan/model")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("AhmadFareedKhan/model") model = AutoModelForMaskedLM.from_pretrained("AhmadFareedKhan/model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 180
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:ee8d516e249e83b3bc763dea4fbaa38d4a0b25bc81017e2d57ce923ad3b749dd
|
| 3 |
size 2246902200
|
runs/Aug02_06-24-04_683d5c87277e/events.out.tfevents.1722579846.683d5c87277e.378.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a51a959046b4e2cd95760793c5d4e2c3cb49e52723a75119750abd4eed92daa0
|
| 3 |
+
size 10317
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1a991fe6105f4db502acab42448c2d0721121e02381ca8b9bd15eb9bd5c5062
|
| 3 |
size 5176
|