Instructions to use Harshatheeswar/Ltg_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Harshatheeswar/Ltg_bert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Harshatheeswar/Ltg_bert", trust_remote_code=True)# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("Harshatheeswar/Ltg_bert", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 418132726
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5efe5530c4d151a00c010ad9503f4964d90d4f1625714a699b3daefced50fb18
|
| 3 |
size 418132726
|
runs/Nov26_21-35-48_5256e233a9e1/events.out.tfevents.1732656950.5256e233a9e1.55018.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:5424e2264cb292cfc213a14aa135b6c5b5302ff01afc95b2cd53ca99fbec9a84
|
| 3 |
+
size 164035
|