Question Answering
Transformers
PyTorch
TensorBoard
Habana
roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use nbroad/rob-base-superqa1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nbroad/rob-base-superqa1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="nbroad/rob-base-superqa1")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("nbroad/rob-base-superqa1") model = AutoModelForQuestionAnswering.from_pretrained("nbroad/rob-base-superqa1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
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:4392255bea406bf40421fc871ae1679ba544b32e2cf0bd3e1e1031da258efb8c
|
| 3 |
+
size 103472890
|
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:9525f3bbc30eed6801359f66d68ccb91f7592282b37a87c711440bcf176ccea9
|
| 3 |
size 496294641
|
runs/Aug17_03-27-54_ip-172-31-85-26/events.out.tfevents.1660706970.ip-172-31-85-26.11771.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:8ec9e76a928cfcf738beefe6abca76b0bfd691d2a8b13861f1ce4f8f41c3cedc
|
| 3 |
+
size 11833
|