mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-11 15:15:18 +02:00
fix prompt's json format
This commit is contained in:
parent
27bbc927b0
commit
0b30866d10
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ If you cannot find the scores, please still return a dictionary with the keys 't
|
|||
{{
|
||||
"train_score": x.x,
|
||||
"dev_score": x.x,
|
||||
"test_score": x.x,
|
||||
"test_score": x.x
|
||||
}}
|
||||
```
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue