Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
Dask
License:
ayushi0430 commited on
Commit
8c2a919
·
verified ·
1 Parent(s): 89fe2ac

Upload gpt4/results_2024-03-19 23:53:32.483082.json with huggingface_hub

Browse files
gpt4/results_2024-03-19 23:53:32.483082.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 2,
10
+ "bootstrap_iters": 100000,
11
+ "gen_kwargs": null,
12
+ "model_dtype": "bfloat16",
13
+ "model_name": "gpt4",
14
+ "model_sha": "main"
15
+ },
16
+ "results": {
17
+ "product_response_subjective_score": 0,
18
+ "product_id_precision_score": 0,
19
+ "earnings_response_subjective_score": 0,
20
+ "earnings_precision_score": 0,
21
+ "icd11_response_subjective_score": 0,
22
+ "icd11_precision_score": 0,
23
+ "mmlu_flan_n_shot_generative_global_facts": {
24
+ "exact_match,strict-match": 0.0,
25
+ "exact_match_stderr,strict-match": 0.0,
26
+ "exact_match,flexible-extract": 1.0,
27
+ "exact_match_stderr,flexible-extract": 0.0,
28
+ "alias": "mmlu_flan_n_shot_generative_global_facts"
29
+ },
30
+ "mmlu_flan_n_shot_generative_formal_logic": {
31
+ "exact_match,strict-match": 0.0,
32
+ "exact_match_stderr,strict-match": 0.0,
33
+ "exact_match,flexible-extract": 0.5,
34
+ "exact_match_stderr,flexible-extract": 0.5,
35
+ "alias": "mmlu_flan_n_shot_generative_formal_logic"
36
+ },
37
+ "truthfulqa_gen": {
38
+ "bleu_max,none": 0.0,
39
+ "bleu_max_stderr,none": 0.0,
40
+ "bleu_acc,none": 0.0,
41
+ "bleu_acc_stderr,none": 0.0,
42
+ "bleu_diff,none": 0.0,
43
+ "bleu_diff_stderr,none": 0.0,
44
+ "rouge1_max,none": 10.0,
45
+ "rouge1_max_stderr,none": 10.0,
46
+ "rouge1_acc,none": 0.5,
47
+ "rouge1_acc_stderr,none": 0.5,
48
+ "rouge1_diff,none": 10.0,
49
+ "rouge1_diff_stderr,none": 10.0,
50
+ "rouge2_max,none": 0.0,
51
+ "rouge2_max_stderr,none": 0.0,
52
+ "rouge2_acc,none": 0.0,
53
+ "rouge2_acc_stderr,none": 0.0,
54
+ "rouge2_diff,none": 0.0,
55
+ "rouge2_diff_stderr,none": 0.0,
56
+ "rougeL_max,none": 10.0,
57
+ "rougeL_max_stderr,none": 10.0,
58
+ "rougeL_acc,none": 0.5,
59
+ "rougeL_acc_stderr,none": 0.5,
60
+ "rougeL_diff,none": 10.0,
61
+ "rougeL_diff_stderr,none": 10.0,
62
+ "alias": "truthfulqa_gen"
63
+ }
64
+ }
65
+ }