Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,9 @@ tags:
|
|
| 8 |
model-index:
|
| 9 |
- name: Qwen3-0.6B-MNLP_M2_mcqa_model
|
| 10 |
results: []
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -202,4 +205,4 @@ And the teseting was done on ``` [Letter]```
|
|
| 202 |
- Transformers 4.51.3
|
| 203 |
- Pytorch 2.5.1+cu121
|
| 204 |
- Datasets 3.6.0
|
| 205 |
-
- Tokenizers 0.21.0
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: Qwen3-0.6B-MNLP_M2_mcqa_model
|
| 10 |
results: []
|
| 11 |
+
datasets:
|
| 12 |
+
- andresnowak/MNLP_MCQA_dataset
|
| 13 |
+
- andresnowak/MNLP_M2_mcqa_dataset
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 205 |
- Transformers 4.51.3
|
| 206 |
- Pytorch 2.5.1+cu121
|
| 207 |
- Datasets 3.6.0
|
| 208 |
+
- Tokenizers 0.21.0
|