You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If custom models on hub is being used, please set env variable HF_DATASETS_TRUST_REMOTE_CODE=true instead of arg --trust_remote_code with the installed lm_eval version and dependency datasets==3.6.0
826
826
827
+
The argument --system_instruction adds a system message to the beginning of the prompt.
828
+
This instruction is treated as part of the input context and can influence how the model interprets the task or responds.
827
829
828
830
### Examples
829
831
832
+
Evaluate [Moonlight-16B-A3B](https://huggingface.co/moonshotai/Moonlight-16B-A3B) (a DeepSeek-V3 like model) on Gaudi on task mmlu_abstract_algebra, with system instruction:
0 commit comments