File size: 527 Bytes
cab8eaf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
dataset_info:
  features:
  - name: gold
    dtype: int64
  - name: query
    dtype: string
  - name: choices
    sequence: string
  splits:
  - name: validation
    num_bytes: 52876
    num_examples: 50
  download_size: 24335
  dataset_size: 52876
---
# Dataset Card for "hindi_hellaswag_mini"

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