ric9176 commited on
Commit
a734ca7
·
1 Parent(s): cffbc32

Add remaning vibe check questions and result screenshots

Browse files
README.md CHANGED
@@ -18,12 +18,39 @@ Please evaluate your system on the following questions:
18
  - Aspect Tested:
19
  Ability to use explain a concept using simple language and appropriate examples
20
  - Result:
21
- ![Question 1](question1.png)
22
  2. Read the following paragraph and provide a concise summary of the key points…
23
- - Aspect Tested:
 
 
 
 
 
 
 
24
  3. Write a short, imaginative story (100–150 words) about a robot finding friendship in an unexpected place.
25
- - Aspect Tested:
 
 
 
 
 
 
 
26
  4. If a store sells apples in packs of 4 and oranges in packs of 3, how many packs of each do I need to buy to get exactly 12 apples and 9 oranges?
27
- - Aspect Tested:
 
 
 
 
 
 
28
  5. Rewrite the following paragraph in a professional, formal tone…
29
- - Aspect Tested:
 
 
 
 
 
 
 
 
18
  - Aspect Tested:
19
  Ability to use explain a concept using simple language and appropriate examples
20
  - Result:
21
+ ![Question 1](screenshots/question1.png)
22
  2. Read the following paragraph and provide a concise summary of the key points…
23
+
24
+ - Aspect Tested:
25
+ - Ability to accurately summerize verbose text
26
+ - Ability to be concise and terse rather than verbose
27
+ - Ability to extract and articulate key points in a body of text
28
+ - Result:
29
+ ![Question 2](screenshots/question2.png)
30
+
31
  3. Write a short, imaginative story (100–150 words) about a robot finding friendship in an unexpected place.
32
+
33
+ - Aspect Tested:
34
+ - Linguistic creativity
35
+ - Contextual understanding of "friendship" and "unexpected place"
36
+ - Ability to reason about and stick to word count
37
+ - Result:
38
+ ![Question 3](screenshots/question3.png)
39
+
40
  4. If a store sells apples in packs of 4 and oranges in packs of 3, how many packs of each do I need to buy to get exactly 12 apples and 9 oranges?
41
+
42
+ - Aspect Tested:
43
+ - Ability to reason about basic logic
44
+ - Understanding of numerical values
45
+ - Result:
46
+ ![Question 4](screenshots/question4.png)
47
+
48
  5. Rewrite the following paragraph in a professional, formal tone…
49
+
50
+ - Aspect Tested:
51
+
52
+ - Distinguishing formal and informal language
53
+ - Ability to re-write informal parts of a body of text
54
+
55
+ - Result:
56
+ ![Question 5](screenshots/question5.png)
question1.png → screenshots/question1.png RENAMED
File without changes
screenshots/question2.png ADDED
screenshots/question3.png ADDED
screenshots/question4.png ADDED
screenshots/question5.png ADDED