Upload dataset
Browse files- Histology_Ross/train-00000-of-00001.parquet +3 -0
- README.md +14 -0
Histology_Ross/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5126b4ea6194be1f3d667a5db8fa94b379ce0dfa91d863e59783425d1169911
|
3 |
+
size 1523174
|
README.md
CHANGED
@@ -40,6 +40,16 @@ dataset_info:
|
|
40 |
num_examples: 1777
|
41 |
download_size: 3029374
|
42 |
dataset_size: 5628041
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
configs:
|
44 |
- config_name: Anatomy_Gray
|
45 |
data_files:
|
@@ -57,4 +67,8 @@ configs:
|
|
57 |
data_files:
|
58 |
- split: train
|
59 |
path: Gynecology_Novak/train-*
|
|
|
|
|
|
|
|
|
60 |
---
|
|
|
40 |
num_examples: 1777
|
41 |
download_size: 3029374
|
42 |
dataset_size: 5628041
|
43 |
+
- config_name: Histology_Ross
|
44 |
+
features:
|
45 |
+
- name: text
|
46 |
+
dtype: string
|
47 |
+
splits:
|
48 |
+
- name: train
|
49 |
+
num_bytes: 3050190
|
50 |
+
num_examples: 894
|
51 |
+
download_size: 1523174
|
52 |
+
dataset_size: 3050190
|
53 |
configs:
|
54 |
- config_name: Anatomy_Gray
|
55 |
data_files:
|
|
|
67 |
data_files:
|
68 |
- split: train
|
69 |
path: Gynecology_Novak/train-*
|
70 |
+
- config_name: Histology_Ross
|
71 |
+
data_files:
|
72 |
+
- split: train
|
73 |
+
path: Histology_Ross/train-*
|
74 |
---
|