Instructions to use Sybghat/FAQs_DistillBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sybghat/FAQs_DistillBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Sybghat/FAQs_DistillBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("Sybghat/FAQs_DistillBERT") model = AutoModelForQuestionAnswering.from_pretrained("Sybghat/FAQs_DistillBERT") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265470032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96d51acba2ca4bb3b7243c3ca6cb8460f0f9200904a7aac593a562d367013ec3
|
| 3 |
size 265470032
|
runs/Mar25_07-18-30_f8a74ca0bd5a/events.out.tfevents.1711351114.f8a74ca0bd5a.158.2
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:9cc5e6fee9ea45447839bc819e2ebf6bc9873a046a128b5ed92ae680982c0219
|
| 3 |
+
size 5696
|