Impulse2000 commited on
Commit
817b82b
·
1 Parent(s): 6e75eba
templates/question_template.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Question: Example Question
2
+
3
+ ## Problem Statement
4
+ This is where you describe the problem that needs to be solved, the question, be as detailed as possible without giving away any answers.
5
+
6
+ ## Instructions
7
+ Instructions to the LLM (be careful not to give them too much info)
8
+ Valid instructions include "explain your reasoning for each step" & "you are limited to 2000~ words in your answer"
9
+ They should be bullet points.
templates/rubric_template.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # `[Question Name Here]` Rubric
2
+
3
+ | CRITERION | 100-80 Excellent | 79-70 Very Good | 69-60 Good | 59-50 Sound | 49-40 Satisfactory | 39-20 Fail | 19-0 Fail |
4
+ |-------------------------------|-------------------------------------------------------------|-----------------------------------------------------------|-----------------------------------------------------------|-----------------------------------------------------------|-----------------------------------------------------------|-----------------------------------------------------------|-----------------------------------------------------------|
5
+ | **A. Criterion Category 1** | | | | | | | |
6
+ | **1. Subcategory 1** | This is where you explain what an Excellent answer is. | This is where you explain what a Very Good answer is. | This is where you explain what a Good answer is. | This is where you explain what a Sound answer is. | This is where you explain what a Satisfactory answer is. | This is where you explain what a Fail answer is. | This is where you explain what a Poor Fail answer is. |
7
+ | **2. Subcategory 2** | This is where you explain what an Excellent answer is. | This is where you explain what a Very Good answer is. | This is where you explain what a Good answer is. | This is where you explain what a Sound answer is. | This is where you explain what a Satisfactory answer is. | This is where you explain what a Fail answer is. | This is where you explain what a Poor Fail answer is. |
8
+ | **B. Criterion Category 2** | | | | | | | |
9
+ | **1. Subcategory 3** | This is where you explain what an Excellent answer is. | This is where you explain what a Very Good answer is. | This is where you explain what a Good answer is. | This is where you explain what a Sound answer is. | This is where you explain what a Satisfactory answer is. | This is where you explain what a Fail answer is. | This is where you explain what a Poor Fail answer is. |
10
+ | **2. Subcategory 4** | This is where you explain what an Excellent answer is. | This is where you explain what a Very Good answer is. | This is where you explain what a Good answer is. | This is where you explain what a Sound answer is. | This is where you explain what a Satisfactory answer is. | This is where you explain what a Fail answer is. | This is where you explain what a Poor Fail answer is. |
11
+ | **3. Subcategory 5** | This is where you explain what an Excellent answer is. | This is where you explain what a Very Good answer is. | This is where you explain what a Good answer is. | This is where you explain what a Sound answer is. | This is where you explain what a Satisfactory answer is. | This is where you explain what a Fail answer is. | This is where you explain what a Poor Fail answer is. |
12
+