matkap_gpt_dataset / README.md
ulasdesouza's picture
Upload dataset
79103dd verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: Response
      dtype: string
  splits:
    - name: train
      num_bytes: 37659.47368421053
      num_examples: 85
    - name: test
      num_bytes: 4430.526315789473
      num_examples: 10
  download_size: 30839
  dataset_size: 42090
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*