sam2ai's picture
Upload README.md with huggingface_hub
e9c837f
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: story_id
      dtype: string
    - name: input_sentence_1
      dtype: string
    - name: input_sentence_2
      dtype: string
    - name: input_sentence_3
      dtype: string
    - name: input_sentence_4
      dtype: string
    - name: sentence_quiz1
      dtype: string
    - name: sentence_quiz2
      dtype: string
    - name: answer_right_ending
      dtype: int32
  splits:
    - name: train
      num_bytes: 38555.694444444445
      num_examples: 50
  download_size: 27977
  dataset_size: 38555.694444444445

Dataset Card for "hindi_story_cloze"

More Information needed