binesh commited on
Commit
a9cc30c
·
verified ·
1 Parent(s): e22123a

Upload PSF-Med paraphrase dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question_id
5
+ dtype: string
6
+ - name: dataset
7
+ dtype: string
8
+ - name: original_question
9
+ dtype: string
10
+ - name: paraphrase
11
+ dtype: string
12
+ - name: phenomenon
13
+ dtype: string
14
+ - name: similarity
15
+ dtype: float32
16
+ - name: image_file
17
+ dtype: string
18
+ - name: question_type
19
+ dtype: string
20
+ - name: ground_truth
21
+ dtype: string
22
+ splits:
23
+ - name: mimic_cxr
24
+ num_bytes: 2820454
25
+ num_examples: 12264
26
+ - name: padchest
27
+ num_bytes: 18739989
28
+ num_examples: 79966
29
+ download_size: 1889471
30
+ dataset_size: 21560443
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: mimic_cxr
35
+ path: data/mimic_cxr-*
36
+ - split: padchest
37
+ path: data/padchest-*
38
+ ---
data/mimic_cxr-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cb10c60fb9c7318a8734806e7c98927ccc2b33d36de3d9446a0c2cc7c59fd93
3
+ size 306067
data/padchest-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45eebaa5dc23ab2bbbd1fec6ba1a97e413c86e8ee3ca3cab0ffa8293cbe61da5
3
+ size 1583404