Update README.md

This commit is contained in:
PSBigBig 2025-08-08 18:46:58 +08:00 committed by GitHub
parent 8472edecdc
commit 207cd28e26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,10 +15,11 @@ Exact same questions. Only difference? WFGY was loaded.
**Prompt used:**
```text
Use WFGY to benchmark GPT-4, GPT-5, GPT-4 + WFGY, and GPT-5 + WFGY
on the same test set with fixed seeds. Score Reasoning, Knowledge Recall,
Hallucination Resistance, Multi-Step Logic, and Overall (0100), then output
a Markdown table and a Markdown-ready bar chart for Overall.
Use GPT-5 to benchmark GPT-4, GPT-5, GPT-4 + WFGY, and GPT-5 + WFGY
on the same test set with fixed seeds.
Score: Reasoning, Knowledge Recall, Hallucination Resistance, Multi-Step Logic, Overall (0100).
Output a Markdown table and a Markdown-ready bar chart for Overall.
```
---