MNLP_M2_rag_model / README.md
EmaRimoldi's picture
Update README.md
9ea482f verified
---
library_name: transformers
tags: []
---
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is a fine-tuned version of the base Qwen/Qwen3-0.6B-Base, trained on 100 data from mathQA.
- learning_rate = 5e-5
- per_device_train_batch_size = 1
- num_train_epochs = 1
- optimiser = adamw_torch