Question Answering
Transformers
PyTorch
TensorBoard
Habana
roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use nbroad/rob-base-superqa2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nbroad/rob-base-superqa2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="nbroad/rob-base-superqa2")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("nbroad/rob-base-superqa2") model = AutoModelForQuestionAnswering.from_pretrained("nbroad/rob-base-superqa2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
eval_nbest_predictions.json
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:33df89216f2be4f08acc79a089df4d91c15f6d6aaad62730451de5d4519c143c
|
| 3 |
+
size 103269895
|
eval_null_odds.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_predictions.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496294641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f722c0d8bdeab4268db14af9321e4c3d7310c79a689e0745b8950ee0784de887
|
| 3 |
size 496294641
|
runs/Aug17_04-01-53_ip-172-31-85-26/events.out.tfevents.1660708942.ip-172-31-85-26.17194.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:3e93165d173a77a41ef7ab2304f93fc90a246477ac71bcebbe23659fdffa897e
|
| 3 |
+
size 9051
|