Datasets:
ilsp
/

Languages:
Greek
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Tags:
License:
pprokopidis commited on
Commit
6aec79c
1 Parent(s): 1a80804

Upload dataset

Browse files
README.md CHANGED
@@ -7,11 +7,35 @@ task_categories:
7
  - multiple-choice
8
  pretty_name: Greek Medical Multiple Choice QA
9
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  splits:
11
  - name: train
 
12
  num_examples: 1602
13
  - name: validation
 
14
  num_examples: 432
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # Dataset Card for Greek Medical Multiple Choice QA
 
7
  - multiple-choice
8
  pretty_name: Greek Medical Multiple Choice QA
9
  dataset_info:
10
+ features:
11
+ - name: idx
12
+ dtype: int32
13
+ - name: inputs
14
+ dtype: string
15
+ - name: targets
16
+ sequence: string
17
+ - name: multiple_choice_targets
18
+ sequence: string
19
+ - name: multiple_choice_scores
20
+ sequence: float64
21
+ - name: subject
22
+ dtype: string
23
  splits:
24
  - name: train
25
+ num_bytes: 937096
26
  num_examples: 1602
27
  - name: validation
28
+ num_bytes: 256096
29
  num_examples: 432
30
+ download_size: 514407
31
+ dataset_size: 1193192
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
  ---
40
 
41
  # Dataset Card for Greek Medical Multiple Choice QA
data/{train-00000-of-00001-e197ab2717bc1dae.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42efa735c4d8d69a09f96ea504ab4406349cf9d28d04b9d4ba1fc1011d8bfdda
3
- size 344589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe754ebe56258a93db6efddeb30034953480333a33510609ed06868644da1ab8
3
+ size 398173
data/{validation-00000-of-00001-6aecccbf3a12354d.parquet → validation-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51959950d6297d19e0a9b309042e6bb97dcd390b3ab71fc442b7a41c31bcc7a8
3
- size 94271
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82c482c5e7a3db49065ce7bfaf4671a1200f9b9d68e8a33f01613964ac3105a
3
+ size 116234