Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name: index
|
5 |
-
dtype: int64
|
6 |
- name: repo_id
|
7 |
dtype: string
|
8 |
- name: file_path
|
9 |
dtype: string
|
10 |
- name: content
|
11 |
dtype: string
|
|
|
|
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes:
|
15 |
-
num_examples:
|
16 |
-
download_size:
|
17 |
-
dataset_size:
|
18 |
configs:
|
19 |
- config_name: default
|
20 |
data_files:
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
4 |
- name: repo_id
|
5 |
dtype: string
|
6 |
- name: file_path
|
7 |
dtype: string
|
8 |
- name: content
|
9 |
dtype: string
|
10 |
+
- name: __index_level_0__
|
11 |
+
dtype: int64
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 378315950
|
15 |
+
num_examples: 16827
|
16 |
+
download_size: 151107014
|
17 |
+
dataset_size: 378315950
|
18 |
configs:
|
19 |
- config_name: default
|
20 |
data_files:
|