Instructions to use npan1990/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use npan1990/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="npan1990/test")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("npan1990/test") model = AutoModelForQuestionAnswering.from_pretrained("npan1990/test") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10500
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:8a6c55735af0997fa02e28fa8e61af226c279ba72b66399919e27b9d449f8d17
|
| 3 |
size 265470032
|
runs/Feb03_19-57-03_nikos-IdeaPad-Gaming-3-16ARH7/events.out.tfevents.1706983024.nikos-IdeaPad-Gaming-3-16ARH7.35006.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:7d52aa48b5ab1dd43f691bc4e3f25a6a42fb0c6dcc788068273d42d97d1c0fb4
|
| 3 |
+
size 7480
|