minhkhoi1026
commited on
Commit
•
b668f9f
1
Parent(s):
11ddf2f
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -86,13 +86,13 @@ dataset_info:
|
|
86 |
dtype: int64
|
87 |
splits:
|
88 |
- name: train
|
89 |
-
num_bytes:
|
90 |
-
num_examples:
|
91 |
- name: validation
|
92 |
-
num_bytes:
|
93 |
-
num_examples:
|
94 |
-
download_size:
|
95 |
-
dataset_size:
|
96 |
configs:
|
97 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
98 |
data_files:
|
@@ -116,4 +116,6 @@ configs:
|
|
116 |
data_files:
|
117 |
- split: train
|
118 |
path: github-400k/train-*
|
|
|
|
|
119 |
---
|
|
|
86 |
dtype: int64
|
87 |
splits:
|
88 |
- name: train
|
89 |
+
num_bytes: 2157459
|
90 |
+
num_examples: 5452
|
91 |
- name: validation
|
92 |
+
num_bytes: 37244128
|
93 |
+
num_examples: 39975
|
94 |
+
download_size: 101546755
|
95 |
+
dataset_size: 39401587
|
96 |
configs:
|
97 |
- config_name: benchmark-loop_with_variable_v2_no_k
|
98 |
data_files:
|
|
|
116 |
data_files:
|
117 |
- split: train
|
118 |
path: github-400k/train-*
|
119 |
+
- split: validation
|
120 |
+
path: github-400k/validation-*
|
121 |
---
|