Thanmay commited on
Commit
580cef6
·
1 Parent(s): f26ad72

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -33,8 +33,18 @@ dataset_info:
33
  - name: test
34
  num_bytes: 48075015
35
  num_examples: 10003
36
- download_size: 19446609
37
- dataset_size: 48075015
 
 
 
 
 
 
 
 
 
 
38
  ---
39
  # Dataset Card for "hellaswag-hi"
40
 
 
33
  - name: test
34
  num_bytes: 48075015
35
  num_examples: 10003
36
+ - name: validation
37
+ num_bytes: 50007155
38
+ num_examples: 10042
39
+ download_size: 20134375
40
+ dataset_size: 98082170
41
+ configs:
42
+ - config_name: default
43
+ data_files:
44
+ - split: test
45
+ path: data/test-*
46
+ - split: validation
47
+ path: data/validation-*
48
  ---
49
  # Dataset Card for "hellaswag-hi"
50