Update README.md
Browse files
README.md
CHANGED
|
@@ -8,12 +8,15 @@ tags:
|
|
| 8 |
model-index:
|
| 9 |
- name: MNLP_M3_mcqa_model
|
| 10 |
results: []
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
|
| 16 |
-
# Qwen3-0.6B-mcqa_model_2
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [unsloth/Qwen3-0.6B-Base](https://huggingface.co/unsloth/Qwen3-0.6B-Base) on an unknown dataset.
|
| 19 |
|
|
@@ -54,4 +57,4 @@ The following hyperparameters were used during training:
|
|
| 54 |
- Transformers 4.52.4
|
| 55 |
- Pytorch 2.7.0+cu126
|
| 56 |
- Datasets 3.6.0
|
| 57 |
-
- Tokenizers 0.21.0
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: MNLP_M3_mcqa_model
|
| 10 |
results: []
|
| 11 |
+
datasets:
|
| 12 |
+
- andresnowak/MNLP_MCQA_dataset
|
| 13 |
+
- andresnowak/MNLP_M3_mcqa_dataset
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 17 |
should probably proofread and complete it, then remove this comment. -->
|
| 18 |
|
| 19 |
+
# MNLP_M3_mcqa_model - (Qwen3-0.6B-mcqa_model_2)
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [unsloth/Qwen3-0.6B-Base](https://huggingface.co/unsloth/Qwen3-0.6B-Base) on an unknown dataset.
|
| 22 |
|
|
|
|
| 57 |
- Transformers 4.52.4
|
| 58 |
- Pytorch 2.7.0+cu126
|
| 59 |
- Datasets 3.6.0
|
| 60 |
+
- Tokenizers 0.21.0
|