Datasets:
Upload dataset
Browse files- README.md +59 -1
- impression_section/test-00000-of-00016.parquet +3 -0
- impression_section/test-00001-of-00016.parquet +3 -0
- impression_section/test-00002-of-00016.parquet +3 -0
- impression_section/test-00003-of-00016.parquet +3 -0
- impression_section/test-00004-of-00016.parquet +3 -0
- impression_section/test-00005-of-00016.parquet +3 -0
- impression_section/test-00006-of-00016.parquet +3 -0
- impression_section/test-00007-of-00016.parquet +3 -0
- impression_section/test-00008-of-00016.parquet +3 -0
- impression_section/test-00009-of-00016.parquet +3 -0
- impression_section/test-00010-of-00016.parquet +3 -0
- impression_section/test-00011-of-00016.parquet +3 -0
- impression_section/test-00012-of-00016.parquet +3 -0
- impression_section/test-00013-of-00016.parquet +3 -0
- impression_section/test-00014-of-00016.parquet +3 -0
- impression_section/test-00015-of-00016.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: dicom_id
|
| 6 |
dtype: string
|
|
@@ -54,9 +54,67 @@ dataset_info:
|
|
| 54 |
num_examples: 2461
|
| 55 |
download_size: 7483909864
|
| 56 |
dataset_size: 7996686675.113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
configs:
|
| 58 |
- config_name: findings_section
|
| 59 |
data_files:
|
| 60 |
- split: test
|
| 61 |
path: findings_section/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: findings_section
|
| 4 |
features:
|
| 5 |
- name: dicom_id
|
| 6 |
dtype: string
|
|
|
|
| 54 |
num_examples: 2461
|
| 55 |
download_size: 7483909864
|
| 56 |
dataset_size: 7996686675.113
|
| 57 |
+
- config_name: impression_section
|
| 58 |
+
features:
|
| 59 |
+
- name: dicom_id
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: study_id
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: subject_id
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: main_image
|
| 66 |
+
dtype: image
|
| 67 |
+
- name: findings_section
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: impression_section
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: indication_section
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: comparison_section
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: technique_section
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: history_section
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: examination_section
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: prior_image
|
| 82 |
+
dtype: image
|
| 83 |
+
- name: default_prompt
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: PerformedProcedureStepDescription
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: ViewPosition
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: Rows
|
| 90 |
+
dtype: int32
|
| 91 |
+
- name: Columns
|
| 92 |
+
dtype: int32
|
| 93 |
+
- name: StudyDate
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: StudyTime
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: ProcedureCodeSequence_CodeMeaning
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: ViewCodeSequence_CodeMeaning
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: PatientOrientationCodeSequence_CodeMeaning
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: view
|
| 104 |
+
dtype: string
|
| 105 |
+
splits:
|
| 106 |
+
- name: test
|
| 107 |
+
num_bytes: 7553630749.877
|
| 108 |
+
num_examples: 2343
|
| 109 |
+
download_size: 7132067458
|
| 110 |
+
dataset_size: 7553630749.877
|
| 111 |
configs:
|
| 112 |
- config_name: findings_section
|
| 113 |
data_files:
|
| 114 |
- split: test
|
| 115 |
path: findings_section/test-*
|
| 116 |
+
- config_name: impression_section
|
| 117 |
+
data_files:
|
| 118 |
+
- split: test
|
| 119 |
+
path: impression_section/test-*
|
| 120 |
---
|
impression_section/test-00000-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d926e1e9882acfbb3167f4acd5ec2b05eb7e0e48575db66b8ef231ad5cf3ba2
|
| 3 |
+
size 456935266
|
impression_section/test-00001-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b4adfa28de6264d90f22c93679805a5792fcd3f34ce4f1e94124e0eb12ef51d
|
| 3 |
+
size 431617336
|
impression_section/test-00002-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d28393e774557c65d9f65349a434535938499d15fb6a5fa301ef93a6b4f3ab7
|
| 3 |
+
size 457647627
|
impression_section/test-00003-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fbb1b107145f69b936ca80861bfa79a57566aa33422bc8bede12a4e02a69a37
|
| 3 |
+
size 428468674
|
impression_section/test-00004-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d433243390339b24b9f6c6ed0704d9b137dff10961d75ad7ee2ca0ffcc6446a0
|
| 3 |
+
size 437618389
|
impression_section/test-00005-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef992823903671ce4fcddbedee8785aa53ce092c0bde4bcfb14d8c3e9176f5c4
|
| 3 |
+
size 433261351
|
impression_section/test-00006-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:017eefc067b9d472462b79fcea0ce5bd1157e91bfd7a97cc26cb392e41fe3845
|
| 3 |
+
size 444691287
|
impression_section/test-00007-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2be1021af4c09f270aa0ea1fca1bd107039b39bf46c07d95f1b2a2b31eb23744
|
| 3 |
+
size 450421460
|
impression_section/test-00008-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:731e085714130a7d936233dc838c153363ccd66906f35e781535a5077e897ed3
|
| 3 |
+
size 465592583
|
impression_section/test-00009-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f31f6dad2bc430f97e714be4a3db8bc61b79f98b94d58c0a897d8a3141d71476
|
| 3 |
+
size 453474599
|
impression_section/test-00010-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6befc5e35f434552380fec99b8a6b2788059ac72aecf5abcd9ca4916936170ce
|
| 3 |
+
size 460004857
|
impression_section/test-00011-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b3e8c1064b1e0bde78a41670a2af77689b2be1404f0249156bdec276bf81122
|
| 3 |
+
size 467517117
|
impression_section/test-00012-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72085ae3be2a6ab5c15c73e90bf8881a74fd43b1d667f1a95f8210f9b90ddd1c
|
| 3 |
+
size 407405806
|
impression_section/test-00013-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e13f10fde2158ca6b7652edb492e268a62e5452c381ca0ebf5d2b15bf99e91c
|
| 3 |
+
size 445658859
|
impression_section/test-00014-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33703cd20f2017e48253bfcd3ab5a59422cc50bcb2a363b0212512cfa23e13b8
|
| 3 |
+
size 449203195
|
impression_section/test-00015-of-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b50be13208e842c5d82a0b646c905ef14842aa57d6dedab3b5c5cb355eb7027
|
| 3 |
+
size 442549052
|