Text Generation
Transformers
PyTorch
Safetensors
English
gpt2
alignment
instruction tuned
text generation
conversation
assistant
dpo
text-generation-inference
Inference Endpoints
nicholasKluge commited on
Commit
f09d00d
1 Parent(s): 1f9e9fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -74,9 +74,10 @@ extra_args:
74
 
75
  | Task |Version| Metric |Value | |Stderr|
76
  |-------------|------:|--------|-----:|---|-----:|
77
- |arc_challenge| 0|acc |0.2031|± |0.0118|
78
- | | |acc_norm|0.2491|± |0.0126|
79
- |toxigen | 0|acc |0.5521|± |0.0162|
80
- | | |acc_norm|0.4340|± |0.0162|
81
- |truthfulqa_mc| 1|mc1 |0.2485|± |0.0151|
82
- | | |mc2 |0.4368|± |0.0153|
 
 
74
 
75
  | Task |Version| Metric |Value | |Stderr|
76
  |-------------|------:|--------|-----:|---|-----:|
77
+ |arc_challenge| 0|acc |0.2125|± |0.0120|
78
+ | | |acc_norm|0.2466|± |0.0126|
79
+ |toxigen | 0|acc |0.5479|± |0.0162|
80
+ | | |acc_norm|0.4309|± |0.0162|
81
+ |truthfulqa_mc| 1|mc1 |0.2546|± |0.0153|
82
+ | | |mc2 |0.4261|± |0.0154|
83
+