Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot reproduce siqa numbers #16

Open
csarron opened this issue Mar 26, 2024 · 0 comments
Open

cannot reproduce siqa numbers #16

csarron opened this issue Mar 26, 2024 · 0 comments

Comments

@csarron
Copy link

csarron commented Mar 26, 2024

hello @OmkarThawakar , I used the LLM360 Analysis repo to run eval for siqa task:

python Analysis360/eval/harness/main.py --device cuda:0 --model=hf-causal-experimental --batch_size=auto:1 --model_args="pretrained=MBZUAI/MobiLlama-05B,trust_remote_code=True,dtype=bfloat16" --tasks=social_iqa --num_fewshot=0 --output_path=Analysis360-MobiLlama-05B.json

it only gives 0.3327, which is close to random numbers, since there are only three choices.

Tasks Version Filter n-shot Metric Value Stderr
social_iqa 0 none 0 acc 0.3327 ± 0.0107

Could you share how you ran the siqa evaluation? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant