rombodawg commited on
Commit
50668d8
1 Parent(s): 786638a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -19,7 +19,7 @@ The model that was used to create this one is linked below:
19
  https://huggingface.co/meta-llama/Meta-Llama-3-8B
20
 
21
  - Llama-3-13B
22
- ```yaml
23
  | Metric |Value|
24
  |---------------------------------|----:|
25
  |Avg. |54.61|
@@ -29,10 +29,10 @@ https://huggingface.co/meta-llama/Meta-Llama-3-8B
29
  |TruthfulQA (0-shot) |39.28|
30
  |Winogrande (5-shot) |70.72|
31
  |GSM8k (5-shot) |21.91|
32
- ```
33
- ___________________________________________________________________
34
  - Original Meta-Llama-3-8B
35
- ```yaml
36
  | Metric |Value|
37
  |---------------------------------|----:|
38
  |Avg. |62.87|
@@ -41,5 +41,4 @@ ___________________________________________________________________
41
  |MMLU (5-Shot) |66.69|
42
  |TruthfulQA (0-shot) |43.90|
43
  |Winogrande (5-shot) |77.35|
44
- |GSM8k (5-shot) |45.34|
45
- ```
 
19
  https://huggingface.co/meta-llama/Meta-Llama-3-8B
20
 
21
  - Llama-3-13B
22
+
23
  | Metric |Value|
24
  |---------------------------------|----:|
25
  |Avg. |54.61|
 
29
  |TruthfulQA (0-shot) |39.28|
30
  |Winogrande (5-shot) |70.72|
31
  |GSM8k (5-shot) |21.91|
32
+
33
+
34
  - Original Meta-Llama-3-8B
35
+
36
  | Metric |Value|
37
  |---------------------------------|----:|
38
  |Avg. |62.87|
 
41
  |MMLU (5-Shot) |66.69|
42
  |TruthfulQA (0-shot) |43.90|
43
  |Winogrande (5-shot) |77.35|
44
+ |GSM8k (5-shot) |45.34|