EiffL commited on
Commit
11f9fa6
·
verified ·
1 Parent(s): 592b5c5

Upload dataset

Browse files
README.md CHANGED
@@ -27,6 +27,40 @@ citation: "@article{Kessler_2019,\n title={Models and Simulations for the Phot
27
  \ S. W. and Jones, D. O. and Mandel, K. S. and Muthukrishna, D. and O’Grady, A.\
28
  \ and Peters, C. M. and Pierel, J. R. and Ponder, K. A. and Prša, A. and Rodney,\
29
  \ S. and Villar, V. A.},\n year={2019},\n month=jul, pages={094501} }\n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  ---
31
 
32
  # Plasticc Dataset
 
27
  \ S. W. and Jones, D. O. and Mandel, K. S. and Muthukrishna, D. and O’Grady, A.\
28
  \ and Peters, C. M. and Pierel, J. R. and Ponder, K. A. and Prša, A. and Rodney,\
29
  \ S. and Villar, V. A.},\n year={2019},\n month=jul, pages={094501} }\n"
30
+ dataset_info:
31
+ config_name: train_only
32
+ features:
33
+ - name: lightcurve
34
+ sequence:
35
+ - name: band
36
+ dtype: string
37
+ - name: flux
38
+ dtype: float32
39
+ - name: flux_err
40
+ dtype: float32
41
+ - name: time
42
+ dtype: float32
43
+ - name: hostgal_photoz
44
+ dtype: float32
45
+ - name: hostgal_specz
46
+ dtype: float32
47
+ - name: redshift
48
+ dtype: float32
49
+ - name: obj_type
50
+ dtype: string
51
+ - name: object_id
52
+ dtype: string
53
+ splits:
54
+ - name: train
55
+ num_bytes: 149628748
56
+ num_examples: 7848
57
+ download_size: 15386761
58
+ dataset_size: 149628748
59
+ configs:
60
+ - config_name: train_only
61
+ data_files:
62
+ - split: train
63
+ path: train_only/train-*
64
  ---
65
 
66
  # Plasticc Dataset
train_only/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ac09f9a50a4f0280a8bfa678525532941c2172a8623bcc7f3c9fd2c1b797b95
3
- size 2087385
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47faf5ffa7ad2185787ef4ab06cce7c3be73127127f0fc6779426a63a28ef2ab
3
+ size 15386761