BoghdadyJR commited on
Commit
e671e3b
·
verified ·
1 Parent(s): cc6a99e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Description
5
+ dtype: string
6
+ - name: Patient
7
+ dtype: string
8
+ - name: Doctor
9
+ dtype: string
10
+ - name: question
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 47192959
15
+ num_examples: 30000
16
+ - name: test
17
+ num_bytes: 7873865
18
+ num_examples: 5000
19
+ - name: validation
20
+ num_bytes: 7818607
21
+ num_examples: 5000
22
+ download_size: 37026849
23
+ dataset_size: 62885431
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: test
30
+ path: data/test-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ceab5e7f2d4889e5d9daf64c95e7eb80ee4e6cecda51091dfdc8178cb05e44
3
+ size 4659718
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce7d793da3642186e4ba6b8f13b768e4b11791fe55a9123a5722b0f0d5bb7e9
3
+ size 27783268
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9cf9dfd7a18f257b251240d295de4f50e679a55502fc0994dfe8fb129eaef85
3
+ size 4583863