ayushi0430 commited on
Commit
0eec696
1 Parent(s): c69ebd4

add gpt results

Browse files
openai/gpt-4-turbo-preview/results_2024-03-21 16:23:34.000307.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model": "GPT4Model",
4
+ "model_args": null,
5
+ "batch_size": 1,
6
+ "batch_sizes": [],
7
+ "device": null,
8
+ "use_cache": null,
9
+ "limit": 50,
10
+ "bootstrap_iters": 100000,
11
+ "gen_kwargs": null,
12
+ "model_dtype": "bfloat16",
13
+ "model_name": "gpt-4-turbo-preview",
14
+ "model_sha": "main"
15
+ },
16
+ "results": {
17
+ "product_response_subjective_score": {
18
+ "product_response_subjective_score": 3.18
19
+ },
20
+ "product_id_precision_score": {
21
+ "product_id_precision_score": 0.0
22
+ },
23
+ "earnings_response_subjective_score": {
24
+ "earnings_response_subjective_score": 2.42
25
+ },
26
+ "earnings_precision_score": {
27
+ "earnings_precision_score": 0.06
28
+ },
29
+ "icd11_response_subjective_score": {
30
+ "icd11_response_subjective_score": 2.32
31
+ },
32
+ "icd11_precision_score": {
33
+ "icd11_precision_score": 0.24
34
+ },
35
+ "mmlu_flan_n_shot_generative_global_facts": {
36
+ "exact_match,strict-match": 0.5,
37
+ "exact_match_stderr,strict-match": 0.07142857142857142,
38
+ "exact_match,flexible-extract": 0.56,
39
+ "exact_match_stderr,flexible-extract": 0.07091242083423345,
40
+ "alias": "mmlu_flan_n_shot_generative_global_facts"
41
+ },
42
+ "truthfulqa_gen": {
43
+ "bleu_max,none": 17.412843813330753,
44
+ "bleu_max_stderr,none": 3.5107529042869725,
45
+ "bleu_acc,none": 0.5,
46
+ "bleu_acc_stderr,none": 0.07142857142857142,
47
+ "bleu_diff,none": 2.6232948753008287,
48
+ "bleu_diff_stderr,none": 1.5697390102595539,
49
+ "rouge1_max,none": 36.53959310576969,
50
+ "rouge1_max_stderr,none": 3.576250657485817,
51
+ "rouge1_acc,none": 0.58,
52
+ "rouge1_acc_stderr,none": 0.07050835816716035,
53
+ "rouge1_diff,none": 3.2546797467837028,
54
+ "rouge1_diff_stderr,none": 1.624713032868973,
55
+ "rouge2_max,none": 25.96841315911483,
56
+ "rouge2_max_stderr,none": 3.8193443097505115,
57
+ "rouge2_acc,none": 0.5,
58
+ "rouge2_acc_stderr,none": 0.07142857142857142,
59
+ "rouge2_diff,none": 2.129828243762446,
60
+ "rouge2_diff_stderr,none": 1.8201313792918536,
61
+ "rougeL_max,none": 33.61539686833257,
62
+ "rougeL_max_stderr,none": 3.6324740440785726,
63
+ "rougeL_acc,none": 0.58,
64
+ "rougeL_acc_stderr,none": 0.07050835816716035,
65
+ "rougeL_diff,none": 2.793595307223977,
66
+ "rougeL_diff_stderr,none": 1.5676667673822502,
67
+ "alias": "truthfulqa_gen"
68
+ }
69
+ }
70
+ }