Instructions to use Shushant/ApplicantTrackingSystemBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Shushant/ApplicantTrackingSystemBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Shushant/ApplicantTrackingSystemBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Shushant/ApplicantTrackingSystemBERT") model = AutoModelForMaskedLM.from_pretrained("Shushant/ApplicantTrackingSystemBERT") - Notebooks
- Google Colab
- Kaggle
Shushant Pudasaini commited on
Commit ·
8d87817
1
Parent(s): 2647483
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438134098
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bcfb82ac1025989135914089d49b922452cd1cd457b217ea6569a23116e96fb
|
| 3 |
size 438134098
|
runs/Feb14_06-58-49_g001/events.out.tfevents.1676354335.g001.48053.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:e8daa4e88e096d71a5dd3ae766fb7f7db3d921c483c6e5d377324526afdf9570
|
| 3 |
+
size 23297
|