Text Generation
Safetensors
English
llama
shining-valiant
shining-valiant-2
valiant
valiant-labs
llama-3.2
llama-3.2-instruct
llama-3.2-instruct-3b
llama-3
llama-3-instruct
llama-3-instruct-3b
3b
science
physics
biology
chemistry
compsci
computer-science
engineering
technical
conversational
chat
instruct
Eval Results
eval
Browse files
README.md
CHANGED
@@ -47,6 +47,18 @@ model-index:
|
|
47 |
- type: acc
|
48 |
value: 69.85
|
49 |
name: acc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
- task:
|
51 |
type: text-generation
|
52 |
name: Text Generation
|
|
|
47 |
- type: acc
|
48 |
value: 69.85
|
49 |
name: acc
|
50 |
+
- task:
|
51 |
+
type: text-generation
|
52 |
+
name: Text Generation
|
53 |
+
dataset:
|
54 |
+
name: ARC Challenge (25-Shot)
|
55 |
+
type: arc_challenge
|
56 |
+
args:
|
57 |
+
num_few_shot: 25
|
58 |
+
metrics:
|
59 |
+
- type: acc_norm
|
60 |
+
value: 46.25
|
61 |
+
name: normalized accuracy
|
62 |
- task:
|
63 |
type: text-generation
|
64 |
name: Text Generation
|