Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
Dask
License:
ayushi0430 commited on
Commit
f567552
·
verified ·
1 Parent(s): 7b5c2df

Upload meta-llama/Llama-2-7b-chat-hf/results_2024-03-21 19:51:17.481690.json with huggingface_hub

Browse files
meta-llama/Llama-2-7b-chat-hf/results_2024-03-21 19:51:17.481690.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model": "LaminiModel",
4
+ "model_args": null,
5
+ "batch_size": 1,
6
+ "batch_sizes": [],
7
+ "device": null,
8
+ "use_cache": null,
9
+ "limit": 100,
10
+ "bootstrap_iters": 100000,
11
+ "gen_kwargs": null,
12
+ "model_dtype": "bfloat16",
13
+ "model_name": "meta-llama/Llama-2-7b-chat-hf",
14
+ "model_sha": "main"
15
+ },
16
+ "results": {
17
+ "product_response_subjective_score": {
18
+ "product_response_subjective_score": 3.0933333333333333
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.8285714285714287
25
+ },
26
+ "earnings_precision_score": {
27
+ "earnings_precision_score": 0.0
28
+ },
29
+ "icd11_response_subjective_score": {
30
+ "icd11_response_subjective_score": 2.231578947368421
31
+ },
32
+ "icd11_precision_score": {
33
+ "icd11_precision_score": 0.18947368421052632
34
+ },
35
+ "mmlu_flan_n_shot_generative_global_facts": {
36
+ "exact_match,strict-match": 0.41,
37
+ "exact_match_stderr,strict-match": 0.049431107042371025,
38
+ "exact_match,flexible-extract": 0.42,
39
+ "exact_match_stderr,flexible-extract": 0.04960449637488583,
40
+ "alias": "mmlu_flan_n_shot_generative_global_facts"
41
+ },
42
+ "truthfulqa_gen": {
43
+ "bleu_max,none": 12.194776475473436,
44
+ "bleu_max_stderr,none": 1.2701523429047132,
45
+ "bleu_acc,none": 0.45,
46
+ "bleu_acc_stderr,none": 0.049999999999999996,
47
+ "bleu_diff,none": -0.9337244318464067,
48
+ "bleu_diff_stderr,none": 0.9745288208534106,
49
+ "rouge1_max,none": 32.472453943146135,
50
+ "rouge1_max_stderr,none": 1.7844603640648615,
51
+ "rouge1_acc,none": 0.45,
52
+ "rouge1_acc_stderr,none": 0.049999999999999996,
53
+ "rouge1_diff,none": -1.5556741150691888,
54
+ "rouge1_diff_stderr,none": 1.520284343035022,
55
+ "rouge2_max,none": 22.486325099302917,
56
+ "rouge2_max_stderr,none": 1.8556650316966448,
57
+ "rouge2_acc,none": 0.43,
58
+ "rouge2_acc_stderr,none": 0.049756985195624284,
59
+ "rouge2_diff,none": -2.08816397304618,
60
+ "rouge2_diff_stderr,none": 1.588498359536718,
61
+ "rougeL_max,none": 29.906684059868695,
62
+ "rougeL_max_stderr,none": 1.8004049872376318,
63
+ "rougeL_acc,none": 0.43,
64
+ "rougeL_acc_stderr,none": 0.049756985195624284,
65
+ "rougeL_diff,none": -1.6994111526576103,
66
+ "rougeL_diff_stderr,none": 1.474902521555414,
67
+ "alias": "truthfulqa_gen"
68
+ }
69
+ }
70
+ }