sameedkhan commited on
Commit
55de68a
·
verified ·
1 Parent(s): 2662670

Upload dataset

Browse files
README.md CHANGED
@@ -16,6 +16,7 @@ annotations_creators:
16
  - machine-generated
17
  pretty_name: MedConceptsQA 15K Sample for MedARC
18
  dataset_info:
 
19
  features:
20
  - name: question_id
21
  dtype: int64
@@ -49,6 +50,34 @@ dataset_info:
49
  num_examples: 5000
50
  download_size: 3933246
51
  dataset_size: 10441664
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  configs:
53
  - config_name: default
54
  data_files:
@@ -58,6 +87,10 @@ configs:
58
  path: data/icd10cm_medium-*
59
  - split: icd10cm_hard
60
  path: data/icd10cm_hard-*
 
 
 
 
61
  task_categories:
62
  - text-classification
63
  - question-answering
 
16
  - machine-generated
17
  pretty_name: MedConceptsQA 15K Sample for MedARC
18
  dataset_info:
19
+ - config_name: default
20
  features:
21
  - name: question_id
22
  dtype: int64
 
50
  num_examples: 5000
51
  download_size: 3933246
52
  dataset_size: 10441664
53
+ - config_name: icd10cm_easy
54
+ features:
55
+ - name: question_id
56
+ dtype: int64
57
+ - name: answer
58
+ dtype: string
59
+ - name: answer_id
60
+ dtype: string
61
+ - name: option1
62
+ dtype: string
63
+ - name: option2
64
+ dtype: string
65
+ - name: option3
66
+ dtype: string
67
+ - name: option4
68
+ dtype: string
69
+ - name: question
70
+ dtype: string
71
+ - name: vocab
72
+ dtype: string
73
+ - name: level
74
+ dtype: string
75
+ splits:
76
+ - name: dev
77
+ num_bytes: 2555
78
+ num_examples: 4
79
+ download_size: 8554
80
+ dataset_size: 2555
81
  configs:
82
  - config_name: default
83
  data_files:
 
87
  path: data/icd10cm_medium-*
88
  - split: icd10cm_hard
89
  path: data/icd10cm_hard-*
90
+ - config_name: icd10cm_easy
91
+ data_files:
92
+ - split: dev
93
+ path: icd10cm_easy/dev-*
94
  task_categories:
95
  - text-classification
96
  - question-answering
icd10cm_easy/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b278e38dc5787b3b0d744e7428e335fbc3ecf29bc91b5d8cc1a5c2beed77b58d
3
+ size 8554