Upload dataset
Browse files- Pathology_Robbins/train-00000-of-00001.parquet +3 -0
- README.md +14 -0
Pathology_Robbins/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94bc15275b1886b0aaeb14c7c49ad49d4c6261eccfac1142e8510ab358f10303
|
| 3 |
+
size 2157713
|
README.md
CHANGED
|
@@ -80,6 +80,16 @@ dataset_info:
|
|
| 80 |
num_examples: 2183
|
| 81 |
download_size: 3732623
|
| 82 |
dataset_size: 6569887
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
configs:
|
| 84 |
- config_name: Anatomy_Gray
|
| 85 |
data_files:
|
|
@@ -113,4 +123,8 @@ configs:
|
|
| 113 |
data_files:
|
| 114 |
- split: train
|
| 115 |
path: Obstentrics_Williams/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 116 |
---
|
|
|
|
| 80 |
num_examples: 2183
|
| 81 |
download_size: 3732623
|
| 82 |
dataset_size: 6569887
|
| 83 |
+
- config_name: Pathology_Robbins
|
| 84 |
+
features:
|
| 85 |
+
- name: text
|
| 86 |
+
dtype: string
|
| 87 |
+
splits:
|
| 88 |
+
- name: train
|
| 89 |
+
num_bytes: 3802452
|
| 90 |
+
num_examples: 1142
|
| 91 |
+
download_size: 2157713
|
| 92 |
+
dataset_size: 3802452
|
| 93 |
configs:
|
| 94 |
- config_name: Anatomy_Gray
|
| 95 |
data_files:
|
|
|
|
| 123 |
data_files:
|
| 124 |
- split: train
|
| 125 |
path: Obstentrics_Williams/train-*
|
| 126 |
+
- config_name: Pathology_Robbins
|
| 127 |
+
data_files:
|
| 128 |
+
- split: train
|
| 129 |
+
path: Pathology_Robbins/train-*
|
| 130 |
---
|