pytorch-survival commited on
Commit
01b513b
·
1 Parent(s): d50f398

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -29,15 +29,15 @@ dataset_info:
29
  dtype: float32
30
  - name: x13
31
  dtype: float32
32
- - name: duration
33
  dtype: float32
34
- - name: event
35
  dtype: int32
36
  splits:
37
  - name: train
38
  num_bytes: 567872
39
  num_examples: 8873
40
- download_size: 211957
41
  dataset_size: 567872
42
  ---
43
  # Dataset Card for "support_pycox"
 
29
  dtype: float32
30
  - name: x13
31
  dtype: float32
32
+ - name: event_time
33
  dtype: float32
34
+ - name: event_indicator
35
  dtype: int32
36
  splits:
37
  - name: train
38
  num_bytes: 567872
39
  num_examples: 8873
40
+ download_size: 212217
41
  dataset_size: 567872
42
  ---
43
  # Dataset Card for "support_pycox"