Update README.md
Browse files
README.md
CHANGED
@@ -73,7 +73,8 @@ print(generated_text)
|
|
73 |
```
|
74 |
|
75 |
## Evaluation
|
76 |
-
|
|
|
77 |
|
78 |
If you want to reproduce the results, please see [our Github repository](https://github.com/SakanaAI/evolutionary-model-merge).
|
79 |
|
|
|
73 |
```
|
74 |
|
75 |
## Evaluation
|
76 |
+
|
77 |
+
We present the results on the [MGSM-JA](https://huggingface.co/datasets/juletxara/mgsm) test set that compares the performance of the our evolved LLMs compared to the source LLMs. For details on the evaluation, please refer to Section 4.1 of the paper.
|
78 |
|
79 |
If you want to reproduce the results, please see [our Github repository](https://github.com/SakanaAI/evolutionary-model-merge).
|
80 |
|