aminabbasi commited on
Commit
6df4346
1 Parent(s): 04b908e

Delete demo-leaderboard/LLM2.json

Browse files
Files changed (1) hide show
  1. demo-leaderboard/LLM2.json +0 -17
demo-leaderboard/LLM2.json DELETED
@@ -1,17 +0,0 @@
1
- {
2
- "config": {
3
- "model_dtype": "torch.bfloat16",
4
- "model_name": "LLM2"
5
- },
6
- "results": {
7
- "0-shot": {
8
- "acc": 0.2143
9
- },
10
- "1-shot": {
11
- "acc": 0.3343
12
- },
13
- "5-shot": {
14
- "acc": 0.1143
15
- }
16
- }
17
- }