Update README.md
Browse files
README.md
CHANGED
|
@@ -35,8 +35,8 @@ MATRIX-PT modifies the base model through lightweight post-training to better su
|
|
| 35 |
|
| 36 |
### Model Sources
|
| 37 |
- **Repository:** https://huggingface.co/radical-ai/MATRIX-PT
|
| 38 |
-
|
| 39 |
-
Materials Science](https://www.arxiv.org/pdf/2602.00376)*
|
| 40 |
- **Benchmark:** https://huggingface.co/datasets/radical-ai/MATRIX
|
| 41 |
|
| 42 |
---
|
|
@@ -119,8 +119,8 @@ The adapter was trained using a curated materials science dataset emphasizing:
|
|
| 119 |
- Hypothesis generation
|
| 120 |
- Multimodal reasoning over experimental imagery
|
| 121 |
|
| 122 |
-
|
| 123 |
-
|
| 124 |
### Training Procedure
|
| 125 |
|
| 126 |
- Method: LoRA (parameter-efficient fine-tuning)
|
|
@@ -147,7 +147,7 @@ Across MATRIX tasks, MATRIX-PT demonstrates improved performance relative to the
|
|
| 147 |
- Interpretation of experimental images
|
| 148 |
|
| 149 |
These improvements primarily manifest at inference time, highlighting the role of post-training in shaping reasoning accessibility rather than training-time memorization alone.
|
| 150 |
-
|
| 151 |
## Citation
|
| 152 |
|
| 153 |
If you use this model or the MATRIX benchmark, please cite the accompanying paper:
|
|
@@ -162,7 +162,7 @@ If you use this model or the MATRIX benchmark, please cite the accompanying pape
|
|
| 162 |
journal = {arXiv preprint arXiv:2602.00376},
|
| 163 |
year = {2026}
|
| 164 |
}
|
| 165 |
-
|
| 166 |
```
|
| 167 |
|
| 168 |
### Framework Versions
|
|
|
|
| 35 |
|
| 36 |
### Model Sources
|
| 37 |
- **Repository:** https://huggingface.co/radical-ai/MATRIX-PT
|
| 38 |
+
- **Paper:** *[MATRIX: A Multimodal Benchmark and Post-Training Framework for
|
| 39 |
+
Materials Science](https://www.arxiv.org/pdf/2602.00376)*
|
| 40 |
- **Benchmark:** https://huggingface.co/datasets/radical-ai/MATRIX
|
| 41 |
|
| 42 |
---
|
|
|
|
| 119 |
- Hypothesis generation
|
| 120 |
- Multimodal reasoning over experimental imagery
|
| 121 |
|
| 122 |
+
For evaluation details, see the [MATRIX dataset](https://huggingface.co/datasets/radical-ai/MATRIX) card and accompanying paper.
|
| 123 |
+
|
| 124 |
### Training Procedure
|
| 125 |
|
| 126 |
- Method: LoRA (parameter-efficient fine-tuning)
|
|
|
|
| 147 |
- Interpretation of experimental images
|
| 148 |
|
| 149 |
These improvements primarily manifest at inference time, highlighting the role of post-training in shaping reasoning accessibility rather than training-time memorization alone.
|
| 150 |
+
|
| 151 |
## Citation
|
| 152 |
|
| 153 |
If you use this model or the MATRIX benchmark, please cite the accompanying paper:
|
|
|
|
| 162 |
journal = {arXiv preprint arXiv:2602.00376},
|
| 163 |
year = {2026}
|
| 164 |
}
|
| 165 |
+
|
| 166 |
```
|
| 167 |
|
| 168 |
### Framework Versions
|