librarian-bot's picture
Librarian Bot: Add language metadata for dataset
1ee3e33 verified
|
raw
history blame
468 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: completion
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 758694
      num_examples: 3024
    - name: test
      num_bytes: 189636
      num_examples: 756
  download_size: 90762
  dataset_size: 948330
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*