Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,12 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: nb-bert-base-qa-norquad
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -56,4 +62,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.31.0
|
57 |
- Pytorch 2.1.0+cu118
|
58 |
- Datasets 2.14.5
|
59 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: nb-bert-base-qa-norquad
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- eanderson/NorQuAD
|
11 |
+
language:
|
12 |
+
- 'no'
|
13 |
+
metrics:
|
14 |
+
- squad
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
62 |
- Transformers 4.31.0
|
63 |
- Pytorch 2.1.0+cu118
|
64 |
- Datasets 2.14.5
|
65 |
+
- Tokenizers 0.13.3
|