isaiahbjork
commited on
Commit
•
9a8a225
1
Parent(s):
0fdb67e
Update README.md
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ tags:
|
|
14 |
---
|
15 |
|
16 |
# Llama 3.1 8B Logic
|
17 |
-
Prompt the model to "use COT" and will think things out logically.
|
18 |
|
19 |
Basic Compound Words Evaluation (Below):
|
20 |
- Accuracy: 92.67%
|
21 |
- Auto-Graded Correct predictions: 139
|
22 |
- Total predictions: 150
|
23 |
-
- Eval sometimes doesn't parse the answer correctly so accuracy
|
24 |
|
25 |
## Example (Trained)
|
26 |
|
|
|
14 |
---
|
15 |
|
16 |
# Llama 3.1 8B Logic
|
17 |
+
Prompt the model to "use COT" and it will think things out logically.
|
18 |
|
19 |
Basic Compound Words Evaluation (Below):
|
20 |
- Accuracy: 92.67%
|
21 |
- Auto-Graded Correct predictions: 139
|
22 |
- Total predictions: 150
|
23 |
+
- Eval sometimes doesn't parse the answer correctly so accuracy will be higher manually grading.
|
24 |
|
25 |
## Example (Trained)
|
26 |
|