-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathtraining_data.jsonl
More file actions
10 lines (10 loc) · 1.28 KB
/
training_data.jsonl
File metadata and controls
10 lines (10 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
{"prompt": "What is the capital of France?->", "completion": " The capital of France is Paris.\n"}
{"prompt": "What is the primary function of the heart?->", "completion": " The primary function of the heart is to pump blood throughout the body.\n"}
{"prompt": "What is photosynthesis?->", "completion": " Photosynthesis is the process by which green plants and some other organisms convert sunlight into chemical energy stored in the form of glucose.\n"}
{"prompt": "Who wrote the play 'Romeo and Juliet'?->", "completion": " William Shakespeare wrote the play 'Romeo and Juliet'.\n"}
{"prompt": "Which element has the atomic number 1?->", "completion": " Hydrogen has the atomic number 1.\n"}
{"prompt": "What is the largest planet in our solar system?->", "completion": " Jupiter is the largest planet in our solar system.\n"}
{"prompt": "What is the freezing point of water in Celsius?->", "completion": " The freezing point of water in Celsius is 0 degrees.\n"}
{"prompt": "What is the square root of 144?->", "completion": " The square root of 144 is 12.\n"}
{"prompt": "Who is the author of 'To Kill a Mockingbird'?->", "completion": " The author of 'To Kill a Mockingbird' is Harper Lee.\n"}
{"prompt": "What is the smallest unit of life?->", "completion": " The smallest unit of life is the cell.\n"}