fine_tune_llama_000 / README.md
carlosaguayo's picture
Upload dataset
cbf8699 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: context
      dtype: string
    - name: response
      dtype: string
  splits:
    - name: train
      num_bytes: 10574.4
      num_examples: 12
    - name: test
      num_bytes: 2643.6
      num_examples: 3
  download_size: 22954
  dataset_size: 13218
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*