Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,6 @@ pretty_name: TCGA
|
|
25 |
## Dataset Details
|
26 |
|
27 |
### Dataset Description
|
28 |
-
|
29 |
<!-- Provide a longer summary of what this dataset is. -->
|
30 |
|
31 |
- **Curated by:** [More Information Needed]
|
@@ -34,16 +33,8 @@ pretty_name: TCGA
|
|
34 |
- **Language(s) (NLP):** [More Information Needed]
|
35 |
- **License:** [More Information Needed]
|
36 |
|
37 |
-
### Dataset Sources [optional]
|
38 |
-
|
39 |
-
<!-- Provide the basic links for the dataset. -->
|
40 |
-
|
41 |
-
- **Repository:** [More Information Needed]
|
42 |
-
- **Paper [optional]:** [More Information Needed]
|
43 |
-
- **Demo [optional]:** [More Information Needed]
|
44 |
|
45 |
## Uses
|
46 |
-
|
47 |
<!-- Address questions around how the dataset is intended to be used. -->
|
48 |
|
49 |
```python
|
@@ -57,23 +48,19 @@ slide_dataset = load_dataset("Lab-Rasool/TCGA", "slide_image", split="train")
|
|
57 |
## Dataset Creation
|
58 |
|
59 |
### Curation Rationale
|
60 |
-
|
61 |
<!-- Motivation for the creation of this dataset. -->
|
62 |
|
63 |
[More Information Needed]
|
64 |
|
65 |
### Source Data
|
66 |
-
|
67 |
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
68 |
|
69 |
#### Data Collection and Processing
|
70 |
-
|
71 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
72 |
|
73 |
[More Information Needed]
|
74 |
|
75 |
#### Who are the source data producers?
|
76 |
-
|
77 |
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
78 |
|
79 |
[More Information Needed]
|
|
|
25 |
## Dataset Details
|
26 |
|
27 |
### Dataset Description
|
|
|
28 |
<!-- Provide a longer summary of what this dataset is. -->
|
29 |
|
30 |
- **Curated by:** [More Information Needed]
|
|
|
33 |
- **Language(s) (NLP):** [More Information Needed]
|
34 |
- **License:** [More Information Needed]
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
## Uses
|
|
|
38 |
<!-- Address questions around how the dataset is intended to be used. -->
|
39 |
|
40 |
```python
|
|
|
48 |
## Dataset Creation
|
49 |
|
50 |
### Curation Rationale
|
|
|
51 |
<!-- Motivation for the creation of this dataset. -->
|
52 |
|
53 |
[More Information Needed]
|
54 |
|
55 |
### Source Data
|
|
|
56 |
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
57 |
|
58 |
#### Data Collection and Processing
|
|
|
59 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
60 |
|
61 |
[More Information Needed]
|
62 |
|
63 |
#### Who are the source data producers?
|
|
|
64 |
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
65 |
|
66 |
[More Information Needed]
|