peterbeamish's picture
Upload README.md with huggingface_hub
c82c93e
|
raw
history blame contribute delete
No virus
627 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: chart_name
      dtype: string
    - name: templates
      sequence: string
    - name: values
      dtype: string
  splits:
    - name: train
      num_bytes: 1441326
      num_examples: 471
    - name: test
      num_bytes: 1440681
      num_examples: 472
  download_size: 709558
  dataset_size: 2882007

Dataset Card for "helm-charts-synthetic"

More Information needed