nl2bash / README.md
GWHed's picture
Upload dataset
fcaa6d5 verified
|
raw
history blame
493 Bytes
metadata
dataset_info:
  features:
    - name: nl
      dtype: string
    - name: bash
      dtype: string
  splits:
    - name: train
      num_bytes: 1020759
      num_examples: 8090
    - name: dev
      num_bytes: 77967
      num_examples: 609
    - name: test
      num_bytes: 78801
      num_examples: 606
  download_size: 512769
  dataset_size: 1177527
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*