notrichardren
commited on
Commit
•
788a0ab
1
Parent(s):
8844204
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,10 +10,12 @@ dataset_info:
|
|
10 |
dtype: string
|
11 |
- name: common_knowledge_label
|
12 |
dtype: float64
|
|
|
|
|
13 |
splits:
|
14 |
- name: train
|
15 |
-
num_bytes:
|
16 |
num_examples: 210326
|
17 |
-
download_size:
|
18 |
-
dataset_size:
|
19 |
---
|
|
|
10 |
dtype: string
|
11 |
- name: common_knowledge_label
|
12 |
dtype: float64
|
13 |
+
- name: origin_dataset
|
14 |
+
dtype: string
|
15 |
splits:
|
16 |
- name: train
|
17 |
+
num_bytes: 28377892
|
18 |
num_examples: 210326
|
19 |
+
download_size: 12096265
|
20 |
+
dataset_size: 28377892
|
21 |
---
|