exam test data for gemma_model_2b_en_1000_10
Browse files
geology-exam-test_for_gemma_model_2b_en_1000_10.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"header": {
|
3 |
+
"university": "University of Advanced Earth Sciences",
|
4 |
+
"name":" John Doe",
|
5 |
+
"department": "Geology and Geophysics",
|
6 |
+
"course_code": "GEOL 304 / GEOPH 202",
|
7 |
+
"course_title": "Geology and Geophysics",
|
8 |
+
"date": "October 18, 2024",
|
9 |
+
"duration": "2 hours",
|
10 |
+
"instructor": "Dr. Jane Rockford"
|
11 |
+
},
|
12 |
+
|
13 |
+
"short_answer_questions": {
|
14 |
+
"question1": {
|
15 |
+
"question": "How do sedimentary rocks form?",
|
16 |
+
"answer": "Sedimentary rocks form from the accumulation of sediments."
|
17 |
+
},
|
18 |
+
"question2": {
|
19 |
+
"question": "How do metamorphic rocks form?",
|
20 |
+
"answer": "Metamorphic rocks form under pressure and heat, altering existing rocks."
|
21 |
+
},
|
22 |
+
"question3": {
|
23 |
+
"question": "What are the stages of the rock cycle?",
|
24 |
+
"answer": "The rock cycle involves the transformation of rocks through melting, cooling, weathering, and erosion."
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"long_answer_questions": {
|
28 |
+
"question1": {
|
29 |
+
"question": "What is the purpose of down-hole logging?",
|
30 |
+
"answer": "It is used to gather detailed information about rock layers and fluids."
|
31 |
+
},
|
32 |
+
"question2": {
|
33 |
+
"question": "What types of logs are used in down-hole logging?",
|
34 |
+
"answer": "Common logs include resistivity logs, sonic logs, and density logs."
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|