hellaswag-ro / README.md
flaviusburca's picture
Upload dataset
f63d9f5 verified
metadata
dataset_info:
  features:
    - name: label
      dtype: string
    - name: activity_label
      dtype: string
    - name: source_id
      dtype: string
    - name: ind
      dtype: int64
    - name: id
      dtype: string
    - name: endings
      sequence: string
    - name: ctx_b
      dtype: string
    - name: ctx
      dtype: string
    - name: split
      dtype: string
    - name: split_type
      dtype: string
    - name: ctx_a
      dtype: string
  splits:
    - name: train
      num_bytes: 11148569.613845322
      num_examples: 8320
    - name: validation
      num_bytes: 1239474.3861546782
      num_examples: 925
  download_size: 7044035
  dataset_size: 12388044
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*