File size: 849 Bytes
e9c837f
 
 
 
 
 
d6d0258
 
e9c837f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d6d0258
e9c837f
d6d0258
 
 
 
 
e9c837f
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: eval
    path: data/eval-*
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: 39375
    num_examples: 50
  - name: eval
    num_bytes: 39375
    num_examples: 50
  download_size: 55954
  dataset_size: 78750
---
# Dataset Card for "hindi_story_cloze"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)