├── LICENSE-DATA.txt ├── LICENSE.txt ├── README.md ├── README_CN.md ├── README_EN.md └── docs ├── image_llm_palm.gif ├── llm-eval-tree-2025.png ├── readme └── survey-gif-test.gif /LICENSE-DATA.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onejune2018/Awesome-LLM-Eval/HEAD/LICENSE-DATA.txt -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onejune2018/Awesome-LLM-Eval/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onejune2018/Awesome-LLM-Eval/HEAD/README.md -------------------------------------------------------------------------------- /README_CN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onejune2018/Awesome-LLM-Eval/HEAD/README_CN.md -------------------------------------------------------------------------------- /README_EN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onejune2018/Awesome-LLM-Eval/HEAD/README_EN.md -------------------------------------------------------------------------------- /docs/image_llm_palm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onejune2018/Awesome-LLM-Eval/HEAD/docs/image_llm_palm.gif -------------------------------------------------------------------------------- /docs/llm-eval-tree-2025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onejune2018/Awesome-LLM-Eval/HEAD/docs/llm-eval-tree-2025.png -------------------------------------------------------------------------------- /docs/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /docs/survey-gif-test.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onejune2018/Awesome-LLM-Eval/HEAD/docs/survey-gif-test.gif --------------------------------------------------------------------------------