Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: roberta-base-unified-mcqa-v2
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -86,4 +90,4 @@ The following hyperparameters were used during training:
|
|
86 |
- Transformers 4.51.3
|
87 |
- Pytorch 2.6.0+cu124
|
88 |
- Datasets 3.5.0
|
89 |
-
- Tokenizers 0.21.1
|
|
|
9 |
model-index:
|
10 |
- name: roberta-base-unified-mcqa-v2
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- pszemraj/unified-mcqa
|
14 |
+
language:
|
15 |
+
- en
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
90 |
- Transformers 4.51.3
|
91 |
- Pytorch 2.6.0+cu124
|
92 |
- Datasets 3.5.0
|
93 |
+
- Tokenizers 0.21.1
|