tungvu3196 commited on
Commit
bb8a71d
·
verified ·
1 Parent(s): 45252bd

Clean data: Remove specified columns from subset 'English'

Browse files
English/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e24e0d643ef63cb422e647f5a9516e7979f64b6a59d45f9ed1dd7813919845
3
+ size 261033828
English/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5807244b69a573a6c785e8c130f5c0a02fb6d514945ef358c39f48cae3f0279
3
+ size 465460631
English/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41dab735d274d4196477695d6225eaca0428e633ab01674f471cef8d40723ec5
3
+ size 466100242
English/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3b3b9366dc9eaeda68826f924dac71edee604e3d98419a70f11eacd04169b44
3
+ size 466576419
English/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f03d502d2735bccd4e8d443f50db950528716a63683022ebdc1556382f0b0691
3
+ size 465997483
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: English
4
+ features:
5
+ - name: A1
6
+ dtype: string
7
+ - name: A2
8
+ dtype: string
9
+ - name: A3
10
+ dtype: string
11
+ - name: A4
12
+ dtype: string
13
+ - name: Bbox coordinates normalized (X, Y, W, H)
14
+ dtype: string
15
+ - name: Deliverable
16
+ dtype: string
17
+ - name: Notes
18
+ dtype: string
19
+ - name: Patient ID
20
+ dtype: string
21
+ - name: Q1
22
+ dtype: string
23
+ - name: Q2
24
+ dtype: string
25
+ - name: Q3
26
+ dtype: string
27
+ - name: Q4
28
+ dtype: string
29
+ - name: Remove Status
30
+ dtype: string
31
+ - name: Slide
32
+ dtype: string
33
+ - name: image
34
+ dtype: image
35
+ - name: image_with_bboxes
36
+ dtype: image
37
+ splits:
38
+ - name: train
39
+ num_bytes: 1869651017.42
40
+ num_examples: 10783
41
+ - name: test
42
+ num_bytes: 261774827.08
43
+ num_examples: 1542
44
+ download_size: 2125168603
45
+ dataset_size: 2131425844.5
46
+ configs:
47
+ - config_name: English
48
+ data_files:
49
+ - split: train
50
+ path: English/train-*
51
+ - split: test
52
+ path: English/test-*
53
+ ---