Upload dataset
Browse files
README.md
CHANGED
@@ -1404,6 +1404,32 @@ dataset_info:
|
|
1404 |
num_examples: 402
|
1405 |
download_size: 64512
|
1406 |
dataset_size: 68707
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1407 |
- config_name: trade
|
1408 |
features:
|
1409 |
- name: question
|
@@ -2097,6 +2123,14 @@ configs:
|
|
2097 |
path: technical/validation-*
|
2098 |
- split: test
|
2099 |
path: technical/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2100 |
- config_name: trade
|
2101 |
data_files:
|
2102 |
- split: train
|
|
|
1404 |
num_examples: 402
|
1405 |
download_size: 64512
|
1406 |
dataset_size: 68707
|
1407 |
+
- config_name: three_principles_of_people
|
1408 |
+
features:
|
1409 |
+
- name: question
|
1410 |
+
dtype: string
|
1411 |
+
- name: A
|
1412 |
+
dtype: string
|
1413 |
+
- name: B
|
1414 |
+
dtype: string
|
1415 |
+
- name: C
|
1416 |
+
dtype: string
|
1417 |
+
- name: D
|
1418 |
+
dtype: string
|
1419 |
+
- name: answer
|
1420 |
+
dtype: string
|
1421 |
+
splits:
|
1422 |
+
- name: train
|
1423 |
+
num_bytes: 824
|
1424 |
+
num_examples: 5
|
1425 |
+
- name: validation
|
1426 |
+
num_bytes: 2395
|
1427 |
+
num_examples: 16
|
1428 |
+
- name: test
|
1429 |
+
num_bytes: 21556
|
1430 |
+
num_examples: 139
|
1431 |
+
download_size: 28874
|
1432 |
+
dataset_size: 24775
|
1433 |
- config_name: trade
|
1434 |
features:
|
1435 |
- name: question
|
|
|
2123 |
path: technical/validation-*
|
2124 |
- split: test
|
2125 |
path: technical/test-*
|
2126 |
+
- config_name: three_principles_of_people
|
2127 |
+
data_files:
|
2128 |
+
- split: train
|
2129 |
+
path: three_principles_of_people/train-*
|
2130 |
+
- split: validation
|
2131 |
+
path: three_principles_of_people/validation-*
|
2132 |
+
- split: test
|
2133 |
+
path: three_principles_of_people/test-*
|
2134 |
- config_name: trade
|
2135 |
data_files:
|
2136 |
- split: train
|
three_principles_of_people/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:337327e872573f11083810a8c6af7d08cae7b9e74c5190d192814d77f8e62c25
|
3 |
+
size 19408
|
three_principles_of_people/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bfb21a90e05b0608a6033d78255168cb60dc8267005ad69fe8f343f373aa9ed
|
3 |
+
size 4223
|
three_principles_of_people/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfb56db06e9132b01285180112b81f14ae28aebd6498e57d604769b063297011
|
3 |
+
size 5243
|