Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -27,40 +27,6 @@ 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 |
-
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: 20200662
|
56 |
-
num_examples: 1000
|
57 |
-
download_size: 2087385
|
58 |
-
dataset_size: 20200662
|
59 |
-
configs:
|
60 |
-
- config_name: train_only
|
61 |
-
data_files:
|
62 |
-
- split: train
|
63 |
-
path: train_only/train-*
|
64 |
---
|
65 |
|
66 |
# 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 |
---
|
31 |
|
32 |
# Plasticc Dataset
|