aminabbasi commited on
Commit
f1ca906
1 Parent(s): 0bc5ee4

Delete Qwen2_Instruct_7B.json

Browse files
Files changed (1) hide show
  1. Qwen2_Instruct_7B.json +0 -17
Qwen2_Instruct_7B.json DELETED
@@ -1,17 +0,0 @@
1
- {
2
- "config": {
3
- "model_dtype": "torch.bfloat16",
4
- "model_name": "Qwen2-Instruct-7B"
5
- },
6
- "results": {
7
- "0-shot": {
8
- "acc": 0.0355
9
- },
10
- "1-shot": {
11
- "acc": 0.061799999999999994
12
- },
13
- "5-shot": {
14
- "acc": 0.0863
15
- }
16
- }
17
- }