sequelbox commited on
Commit
46ce382
1 Parent(s): aac97f0
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -34,6 +34,18 @@ model_type: llama
34
  model-index:
35
  - name: Llama3.1-8B-ShiningValiant2
36
  results:
 
 
 
 
 
 
 
 
 
 
 
 
37
  - task:
38
  type: text-generation
39
  name: Text Generation
 
34
  model-index:
35
  - name: Llama3.1-8B-ShiningValiant2
36
  results:
37
+ - task:
38
+ type: text-generation
39
+ name: Text Generation
40
+ dataset:
41
+ name: Winogrande
42
+ type: Winogrande
43
+ args:
44
+ num_few_shot: 5
45
+ metrics:
46
+ - type: acc
47
+ value: 74.27
48
+ name: acc
49
  - task:
50
  type: text-generation
51
  name: Text Generation