Datasets:
ilsp
/

Modalities:
Text
Formats:
parquet
Languages:
Greek
Libraries:
Datasets
pandas
License:
File size: 738 Bytes
0a64fe9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
dataset_info:
  features:
  - name: idx
    dtype: int32
  - name: inputs
    dtype: string
  - name: multiple_choice_targets
    sequence: string
  - name: multiple_choice_scores
    sequence: float64
  - name: subject
    dtype: string
  splits:
  - name: train
    num_bytes: 831767
    num_examples: 1626
  - name: validation
    num_bytes: 212186
    num_examples: 408
  download_size: 438860
  dataset_size: 1043953
---
# Dataset Card for "medical_mcqa_greek"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)