Instructions to use SachinSharma0325/span_nz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SachinSharma0325/span_nz with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="SachinSharma0325/span_nz")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("SachinSharma0325/span_nz") model = AutoModelForQuestionAnswering.from_pretrained("SachinSharma0325/span_nz") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:bde12418fab8e99c9f417d2e95eb1d1729170f5c93b37342ba6c4010de443233
|
| 3 |
size 265470032
|
runs/Apr26_00-07-36_fedora/events.out.tfevents.1714070258.fedora.431162.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:4f9bea9a3c49bfc78f6a10dfcbf56f40557bb75b71fffa6e3e2baf8fa85355da
|
| 3 |
+
size 6383
|