Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: Bert_Stacked_model_100
|
11 |
results: []
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -62,4 +66,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.44.2
|
63 |
- Pytorch 2.5.0+cu121
|
64 |
- Datasets 3.1.0
|
65 |
-
- Tokenizers 0.19.1
|
|
|
9 |
model-index:
|
10 |
- name: Bert_Stacked_model_100
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- pkavumba/balanced-copa
|
14 |
+
- 12ml/e-CARE
|
15 |
+
pipeline_tag: question-answering
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
66 |
- Transformers 4.44.2
|
67 |
- Pytorch 2.5.0+cu121
|
68 |
- Datasets 3.1.0
|
69 |
+
- Tokenizers 0.19.1
|