Text Generation
Transformers
Safetensors
English
llama
conversational
text-generation-inference
Inference Endpoints
Deathsquad10 commited on
Commit
854f46f
1 Parent(s): 14728ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -13,6 +13,21 @@ widget:
13
  <div align="center">
14
 
15
  # TinyLlama-1.1B ---My personal Test update Version 2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  </div>
17
 
18
 
 
13
  <div align="center">
14
 
15
  # TinyLlama-1.1B ---My personal Test update Version 2
16
+
17
+ | Tasks |Version|Filter|n-shot| Metric |Value | |Stderr|
18
+ |-------------|-------|------|-----:|--------|-----:|---|-----:|
19
+ |arc_challenge|Yaml |none | 0|acc |0.3046|± |0.0134|
20
+ | | |none | 0|acc_norm|0.3234|± |0.0137|
21
+ |arc_easy |Yaml |none | 0|acc |0.6077|± |0.0100|
22
+ | | |none | 0|acc_norm|0.5307|± |0.0102|
23
+ |boolq |Yaml |none | 0|acc |0.5948|± |0.0086|
24
+ |hellaswag |Yaml |none | 0|acc |0.4601|± |0.0050|
25
+ | | |none | 0|acc_norm|0.5987|± |0.0049|
26
+ |openbookqa |Yaml |none | 0|acc |0.2420|± |0.0192|
27
+ | | |none | 0|acc_norm|0.3500|± |0.0214|
28
+ |piqa |Yaml |none | 0|acc |0.7410|± |0.0102|
29
+ | | |none | 0|acc_norm|0.7405|± |0.0102|
30
+ |winogrande |Yaml |none | 0|acc |0.6093|± |0.0137|
31
  </div>
32
 
33