ShebMichel commited on
Commit
dbdf3e4
1 Parent(s): a0468f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -32,7 +32,9 @@ Then finally, use that metric to compile whether it is a pass or fail (coming so
32
  - **Finetuned from model [optional]:** Gemma_2b_en
33
 
34
  # Sample Data
35
- Here is a few questions used for fine tuning:
 
 
36
 
37
  "Question": "How do sedimentary rocks form?", "Response": "Sedimentary rocks form from the accumulation of sediments."
38
  "Question": "What is igneous rock formation?", "Response": "Igneous rocks form when molten rock cools and solidifies."
 
32
  - **Finetuned from model [optional]:** Gemma_2b_en
33
 
34
  # Sample Data
35
+
36
+ Please download the file geology-exam-test_for_gemma_model_2b_en_253_75.json to test the UI.
37
+ However, use the two questions if you are using kaggle notebook. Otherwise, create a json file similar to the downloaded file with the same structure.
38
 
39
  "Question": "How do sedimentary rocks form?", "Response": "Sedimentary rocks form from the accumulation of sediments."
40
  "Question": "What is igneous rock formation?", "Response": "Igneous rocks form when molten rock cools and solidifies."