Instructions to use anujsahani01/finetuned_AI4Bharat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anujsahani01/finetuned_AI4Bharat with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="anujsahani01/finetuned_AI4Bharat")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("anujsahani01/finetuned_AI4Bharat") model = AutoModelForMaskedLM.from_pretrained("anujsahani01/finetuned_AI4Bharat") - Notebooks
- Google Colab
- Kaggle
Commit ·
6daa190
1
Parent(s): c49bb76
Training in progress, epoch 0
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 132620936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94d38509177c5c166964af7df095686a6c26ed1edc266aed78d51eb0857d34ed
|
| 3 |
size 132620936
|
runs/Jul03_08-48-17_7ff3a080ddbf/events.out.tfevents.1688374100.7ff3a080ddbf.52550.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da97f5a9a5f3fff3f1a17e5341e336b219538576f310b1d98fbb2b50f973f104
|
| 3 |
+
size 4165
|
runs/Jul03_08-48-57_7ff3a080ddbf/events.out.tfevents.1688374141.7ff3a080ddbf.52550.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc33d27c5fc52409737dd51ce7db50fbd94297acca03d3c0384f837b05eb4d46
|
| 3 |
+
size 10468
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90144bde3b21b3092c794b595b42879fe186e2f837038430102d5c143501d58f
|
| 3 |
size 3963
|