Upload dataset
Browse files
README.md
CHANGED
@@ -1,5 +1,31 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: dentistry
|
4 |
features:
|
5 |
- name: question
|
@@ -79,6 +105,14 @@ dataset_info:
|
|
79 |
download_size: 81994
|
80 |
dataset_size: 90322
|
81 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
- config_name: dentistry
|
83 |
data_files:
|
84 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: clinical_psychology
|
4 |
+
features:
|
5 |
+
- name: question
|
6 |
+
dtype: string
|
7 |
+
- name: A
|
8 |
+
dtype: string
|
9 |
+
- name: B
|
10 |
+
dtype: string
|
11 |
+
- name: C
|
12 |
+
dtype: string
|
13 |
+
- name: D
|
14 |
+
dtype: string
|
15 |
+
- name: answer
|
16 |
+
dtype: string
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_bytes: 1624
|
20 |
+
num_examples: 5
|
21 |
+
- name: validation
|
22 |
+
num_bytes: 4872
|
23 |
+
num_examples: 14
|
24 |
+
- name: test
|
25 |
+
num_bytes: 45358
|
26 |
+
num_examples: 125
|
27 |
+
download_size: 55531
|
28 |
+
dataset_size: 51854
|
29 |
- config_name: dentistry
|
30 |
features:
|
31 |
- name: question
|
|
|
105 |
download_size: 81994
|
106 |
dataset_size: 90322
|
107 |
configs:
|
108 |
+
- config_name: clinical_psychology
|
109 |
+
data_files:
|
110 |
+
- split: train
|
111 |
+
path: clinical_psychology/train-*
|
112 |
+
- split: validation
|
113 |
+
path: clinical_psychology/validation-*
|
114 |
+
- split: test
|
115 |
+
path: clinical_psychology/test-*
|
116 |
- config_name: dentistry
|
117 |
data_files:
|
118 |
- split: train
|
clinical_psychology/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:722d0f808a7cdfc7de675c2ba4ba73d3ec15318fcc69ce97f53225bfb19d21e3
|
3 |
+
size 41401
|
clinical_psychology/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:695a15f613052c753dc918e9e89fcd620d6770468d671ce2541820402f50a807
|
3 |
+
size 5584
|
clinical_psychology/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f9d4463d0c2411dc7958b1c7712696c6a983642f8bfd3bc9cc16899af712001
|
3 |
+
size 8546
|