mkshing commited on
Commit
d56d75e
1 Parent(s): 5b8d786

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -73,7 +73,8 @@ print(generated_text)
73
  ```
74
 
75
  ## Evaluation
76
- For details on the evaluation, please refer to Section 4.1 of the paper.
 
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