joshswartz's picture
Upload README.md with huggingface_hub
ec23153
metadata
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: ind
      dtype: int64
    - name: activity_label
      dtype: string
    - name: ctx_a
      dtype: string
    - name: ctx_b
      dtype: string
    - name: ctx
      dtype: string
    - name: endings
      sequence: string
    - name: source_id
      dtype: string
    - name: split
      dtype: string
    - name: split_type
      dtype: string
    - name: label
      dtype: string
    - name: full_text
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: validation
      num_bytes: 1376162
      num_examples: 519
  download_size: 804383
  dataset_size: 1376162

Dataset Card for "hellaswag_validation_challenge_subset_llama_wiki"

More Information needed