Dataset Viewer
Auto-converted to Parquet Duplicate
instruction
stringclasses
4 values
input
stringclasses
1 value
output
stringclasses
4 values
Explain photosynthesis in simple terms
Photosynthesis is how plants make food using sunlight, water, and carbon dioxide.
What is 25 + 37?
25 + 37 = 62
Write a haiku about coding
Code flows like water\nBugs hide in silent shadows\nDebug brings the light
What is the capital of France?
The capital of France is Paris.

Dataset Name

jsonl-dataset

Fields

  • instruction: The task or question
  • input: Optional context or input
  • output: The expected response

Data Splits

  • Training: X examples
  • Validation: Y examples

Usage

from datasets import load_dataset

dataset = load_dataset("MohamedQiqa/my-instruction-dataset")
Downloads last month
30