Skip to content

Commit

Permalink
truthfulqa and arc -int4
Browse files Browse the repository at this point in the history
  • Loading branch information
Litchilitchy committed Nov 9, 2023
1 parent 4da0967 commit 97fd6d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/llm-harness-evaluation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.9"]
model_name: ["Llama-2-7b-chat-hf"]
task: ["truthfulqa"]
model_name: ["Baichuan-7b"]
task: ["truthfulqa, arc"]
precision: ["int4"]
runs-on: [self-hosted, llm, accuracy]
env:
Expand Down

0 comments on commit 97fd6d6

Please sign in to comment.