--- license: apache-2.0 language: - ru size_categories: - 1K --tasks sociology_single_choice ``` Will run evaluation of specified model on sociology single choice task. **LLM as Judge** Another option is to use LLM to evaluate produced answers, i.e. for `text generation` task. See example of integration in [`deepvk/FastChat`](https://github.com/deepvk/FastChat/tree/main/fastchat/llm_judge) fork on GitHub. ## Citation ``` @misc{deepvk2024goat, title={GOAT: Generalized Occupational Aptitude Test}, author={Vyrodov, Mikhail and Spirin, Egor}, url={https://huggingface.co/datasets/deepvk/goat}, publisher={Hugging Face} year={2024}, } ```