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 ·
a4bb380
1
Parent(s): 6daa190
End of training
Browse files
runs/Jul03_08-48-57_7ff3a080ddbf/events.out.tfevents.1688374141.7ff3a080ddbf.52550.1
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:52c82ff114a19264111e6de30d2736f8ef7ac2e10be1c940d4b71c27518ed8ad
|
| 3 |
+
size 10828
|