sreemanti-abacus
commited on
Commit
•
1680599
1
Parent(s):
7d04c03
Updated huggingface benchmarks
Browse files
README.md
CHANGED
@@ -81,3 +81,10 @@ print(outputs[0]["generated_text"][len(prompt):])
|
|
81 |
|-------------------------------------|-----------------|----------------|-----------------------|
|
82 |
| **Dracarys-Llama-3.1-70B-Instruct** | 37.08 | 39.00 | 49.90 |
|
83 |
| Meta-Llama-3.1-70B-Instruct | 31.80 | 55.50 | 41.40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
|-------------------------------------|-----------------|----------------|-----------------------|
|
82 |
| **Dracarys-Llama-3.1-70B-Instruct** | 37.08 | 39.00 | 49.90 |
|
83 |
| Meta-Llama-3.1-70B-Instruct | 31.80 | 55.50 | 41.40 |
|
84 |
+
|
85 |
+
## HuggingFace Benchmarks
|
86 |
+
|
87 |
+
| Model | BBH |
|
88 |
+
|-------------------------------------|-----------------|
|
89 |
+
| **Dracarys-Llama-3.1-70B-Instruct** | **69.17** |
|
90 |
+
| Meta-Llama-3.1-70B-Instruct | 69.09 |
|