vhac-v1.0 / README.md
nguyenthanhdo's picture
Upload README.md with huggingface_hub
75bfd62
|
raw
history blame contribute delete
No virus
631 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: output
      dtype: string
    - name: translated
      dtype: bool
    - name: output_len
      dtype: int64
    - name: source
      dtype: string
    - name: input
      dtype: string
  splits:
    - name: train
      num_bytes: 327564182
      num_examples: 100000
  download_size: 157597355
  dataset_size: 327564182

Dataset Card for "vhac-v1.0"

More Information needed