Zangs3011 commited on
Commit
41dd50d
1 Parent(s): a11b7d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -40,6 +40,7 @@ With the utilization of [MonsterAPI](https://monsterapi.ai)'s [LLM finetuner](ht
40
  - **Gradient Accumulation Steps:** 4
41
 
42
  ---
 
43
  ```
44
  ### INSTRUCTION:
45
  [instruction]
@@ -52,4 +53,12 @@ Training loss :
52
 
53
  ---
54
 
 
 
 
 
 
 
 
 
55
  license: apache-2.0
 
40
  - **Gradient Accumulation Steps:** 4
41
 
42
  ---
43
+ Prompt Structure
44
  ```
45
  ### INSTRUCTION:
46
  [instruction]
 
53
 
54
  ---
55
 
56
+ Benchmarking results
57
+
58
+ ARC (arc_challenge, acc_norm) 0.5543
59
+ HellaSwag (hellaswag, acc_norm) 0.7979
60
+ TruthfulQA (truthfulqa_mc2) 0.4781
61
+
62
+ ---
63
+
64
  license: apache-2.0