librarian-bot's picture
Librarian Bot: Add language metadata for dataset
305e285 verified
|
raw
history blame
682 Bytes
metadata
language:
  - ru
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: instructions
      num_bytes: 99443
      num_examples: 430
    - name: instructionanswers
      num_bytes: 44706
      num_examples: 435
    - name: components
      num_bytes: 29241
      num_examples: 954
    - name: for_generation
      num_bytes: 7754
      num_examples: 115
  download_size: 197694
  dataset_size: 319821
configs:
  - config_name: default
    data_files:
      - split: components
        path: data/components-*
      - split: instructions
        path: data/instructions-*
      - split: instructionanswers
        path: data/instructionanswers-*
      - split: for_generation
        path: data/for_generation-*