Instructions to use Sybghat/BERT_Base_Uncase_FineTuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sybghat/BERT_Base_Uncase_FineTuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Sybghat/BERT_Base_Uncase_FineTuned")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("Sybghat/BERT_Base_Uncase_FineTuned") model = AutoModelForQuestionAnswering.from_pretrained("Sybghat/BERT_Base_Uncase_FineTuned") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
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:63dd7d16cf8e8149866744858d064e0a5ee340ec8d4b21f00eb5e91d2dab79d5
|
| 3 |
size 265470032
|
runs/Mar01_04-13-38_1a77cf3468fb/events.out.tfevents.1709266419.1a77cf3468fb.466.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:40813ec92b2dd3a1d490743734702b943c7836f054d1f552ebca6e289b44a996
|
| 3 |
+
size 6398
|