sequelbox commited on
Commit
25db3ae
1 Parent(s): 7200a4a
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -35,6 +35,18 @@ model_type: llama
35
  model-index:
36
  - name: Llama3.2-3B-ShiningValiant2
37
  results:
 
 
 
 
 
 
 
 
 
 
 
 
38
  - task:
39
  type: text-generation
40
  name: Text Generation
 
35
  model-index:
36
  - name: Llama3.2-3B-ShiningValiant2
37
  results:
38
+ - task:
39
+ type: text-generation
40
+ name: Text Generation
41
+ dataset:
42
+ name: Winogrande (5-shot)
43
+ type: winogrande
44
+ args:
45
+ num_few_shot: 5
46
+ metrics:
47
+ - type: inst_level_strict_acc and prompt_level_strict_acc
48
+ value: 69.85
49
+ name: strict accuracy
50
  - task:
51
  type: text-generation
52
  name: Text Generation