jarrydmartinx commited on
Commit
b30741a
·
1 Parent(s): 8e86773

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: stage
5
+ dtype: int64
6
+ - name: age
7
+ dtype: float32
8
+ - name: in.subcohort
9
+ dtype: float32
10
+ - name: instit_2
11
+ dtype: float32
12
+ - name: histol_2
13
+ dtype: float32
14
+ - name: study_4
15
+ dtype: float32
16
+ - name: event_time
17
+ dtype: float32
18
+ - name: event_indicator
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 161120
23
+ num_examples: 4028
24
+ download_size: 41178
25
+ dataset_size: 161120
26
+ ---
27
+ # Dataset Card for "nwtco"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)