Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -33,8 +33,18 @@ dataset_info:
|
|
| 33 |
- name: test
|
| 34 |
num_bytes: 48075015
|
| 35 |
num_examples: 10003
|
| 36 |
-
|
| 37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
|