librarian-bot's picture
Librarian Bot: Add language metadata for dataset
9ed641f verified
|
raw
history blame
634 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
            '2': '2'
            '3': '3'
            '4': '4'
    - name: idx
      dtype: int32
  splits:
    - name: evaluation
      num_bytes: 197398.15642458102
      num_examples: 900
    - name: few_shots
      num_bytes: 10966.564245810056
      num_examples: 50
  download_size: 147525
  dataset_size: 208364.72067039108
configs:
  - config_name: default
    data_files:
      - split: evaluation
        path: data/evaluation-*
      - split: few_shots
        path: data/few_shots-*