fintuned-llm / README.md
mhzarem76's picture
Upload README.md with huggingface_hub
44282de
|
raw
history blame contribute delete
No virus
520 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: output
      dtype: string
    - name: instruction
      dtype: string
    - name: input
      dtype: string
  splits:
    - name: train
      num_bytes: 18997844
      num_examples: 51942
  download_size: 11986973
  dataset_size: 18997844

Dataset Card for "fintuned-llm"

More Information needed