Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -109,13 +109,13 @@ dataset_info:
|
|
109 |
dtype: int64
|
110 |
splits:
|
111 |
- name: train
|
112 |
-
num_bytes:
|
113 |
-
num_examples:
|
114 |
- name: validation
|
115 |
-
num_bytes:
|
116 |
-
num_examples:
|
117 |
-
download_size:
|
118 |
-
dataset_size:
|
119 |
configs:
|
120 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
121 |
data_files:
|
@@ -145,4 +145,6 @@ configs:
|
|
145 |
data_files:
|
146 |
- split: train
|
147 |
path: github-600k/train-*
|
|
|
|
|
148 |
---
|
|
|
109 |
dtype: int64
|
110 |
splits:
|
111 |
- name: train
|
112 |
+
num_bytes: 2157459
|
113 |
+
num_examples: 5452
|
114 |
- name: validation
|
115 |
+
num_bytes: 97565395
|
116 |
+
num_examples: 61393
|
117 |
+
download_size: 109431969
|
118 |
+
dataset_size: 99722854
|
119 |
configs:
|
120 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
121 |
data_files:
|
|
|
145 |
data_files:
|
146 |
- split: train
|
147 |
path: github-600k/train-*
|
148 |
+
- split: validation
|
149 |
+
path: github-600k/validation-*
|
150 |
---
|