Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
Korean
ArXiv:
Libraries:
Datasets
pandas
License:
sean0042 commited on
Commit
de71ca0
1 Parent(s): 040c972

Upload dataset

Browse files
README.md CHANGED
@@ -7,6 +7,16 @@ size_categories:
7
  task_categories:
8
  - question-answering
9
  configs:
 
 
 
 
 
 
 
 
 
 
10
  - config_name: doctor
11
  data_files:
12
  - split: train
@@ -40,6 +50,45 @@ configs:
40
  tags:
41
  - medical
42
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  - config_name: doctor
44
  features:
45
  - name: subject
 
7
  task_categories:
8
  - question-answering
9
  configs:
10
+ - config_name: dentist
11
+ data_files:
12
+ - split: train
13
+ path: dentist/train-*
14
+ - split: dev
15
+ path: dentist/dev-*
16
+ - split: test
17
+ path: dentist/test-*
18
+ - split: fewshot
19
+ path: dentist/fewshot-*
20
  - config_name: doctor
21
  data_files:
22
  - split: train
 
50
  tags:
51
  - medical
52
  dataset_info:
53
+ - config_name: dentist
54
+ features:
55
+ - name: subject
56
+ dtype: string
57
+ - name: year
58
+ dtype: int64
59
+ - name: period
60
+ dtype: int64
61
+ - name: q_number
62
+ dtype: int64
63
+ - name: question
64
+ dtype: string
65
+ - name: A
66
+ dtype: string
67
+ - name: B
68
+ dtype: string
69
+ - name: C
70
+ dtype: string
71
+ - name: D
72
+ dtype: string
73
+ - name: E
74
+ dtype: string
75
+ - name: answer
76
+ dtype: int64
77
+ splits:
78
+ - name: train
79
+ num_bytes: 115188
80
+ num_examples: 297
81
+ - name: dev
82
+ num_bytes: 118511
83
+ num_examples: 304
84
+ - name: test
85
+ num_bytes: 327081
86
+ num_examples: 811
87
+ - name: fewshot
88
+ num_bytes: 1949.1940789473683
89
+ num_examples: 5
90
+ download_size: 367138
91
+ dataset_size: 562729.1940789474
92
  - config_name: doctor
93
  features:
94
  - name: subject
dentist/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84900218bfbe57e31fd8bac6d19180f12d2ab046933a92acc95f4ca10b67c3dd
3
+ size 80769
dentist/fewshot-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73e002161d648f95bc1b35a572e55ddba84eeb0fca88e7e7f6a2741ff04a09f2
3
+ size 7694
dentist/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:307baca15b7fae0aa9a65ee5504a05882e1b230fc09058cbc9257a9c10d5cff2
3
+ size 199290
dentist/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd402a3d93397c40642a997035752f5f3303915fba191da885a6c2d79574ed88
3
+ size 79385