Text Generation
Transformers
Safetensors
GGUF
English
llama
conversational
Inference Endpoints
text-generation-inference
Deathsquad10 commited on
Commit
86b54d1
1 Parent(s): f5f15b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -14,6 +14,23 @@ widget:
14
 
15
  # TinyLlama-1.1B ---My personal Test update
16
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  Llamafactory EVAL
18
 
19
 
 
14
 
15
  # TinyLlama-1.1B ---My personal Test update
16
  </div>
17
+
18
+ | Tasks |Version|Filter|n-shot| Metric |Value | |Stderr|
19
+ |-------------|-------|------|-----:|--------|-----:|---|-----:|
20
+ |arc_challenge|Yaml |none | 0|acc |0.2619|± |0.0128|
21
+ | | |none | 0|acc_norm|0.2892|± |0.0133|
22
+ |arc_easy |Yaml |none | 0|acc |0.4777|± |0.0102|
23
+ | | |none | 0|acc_norm|0.4461|± |0.0102|
24
+ |boolq |Yaml |none | 0|acc |0.6297|± |0.0084|
25
+ |hellaswag |Yaml |none | 0|acc |0.3934|± |0.0049|
26
+ | | |none | 0|acc_norm|0.4930|± |0.0050|
27
+ |openbookqa |Yaml |none | 0|acc |0.2120|± |0.0183|
28
+ | | |none | 0|acc_norm|0.3260|± |0.0210|
29
+ |piqa |Yaml |none | 0|acc |0.6915|± |0.0108|
30
+ | | |none | 0|acc_norm|0.6877|± |0.0108|
31
+ |winogrande |Yaml |none | 0|acc |0.5714|± |0.0139|
32
+
33
+
34
  Llamafactory EVAL
35
 
36