Instructions to use shuheng/squad_albert_xxl_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shuheng/squad_albert_xxl_finetuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="shuheng/squad_albert_xxl_finetuned")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("shuheng/squad_albert_xxl_finetuned") model = AutoModelForQuestionAnswering.from_pretrained("shuheng/squad_albert_xxl_finetuned") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 16500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 823293160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9896407a76559adbaac08a9bf4f063c495231015e3a27e4ddc4678812aaad91
|
| 3 |
size 823293160
|
runs/Feb02_18-12-39_xgpi9/events.out.tfevents.1738491200.xgpi9.431917.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:30a40a74c3526378814abd84b82ddb3258e97c49f9fb8e8fccf65ac3147ba9de
|
| 3 |
+
size 12226
|