Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,178 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
config_name: gaia_dr3
|
| 4 |
-
features:
|
| 5 |
-
- name: spectral_coefficients
|
| 6 |
-
sequence:
|
| 7 |
-
- name: coeff
|
| 8 |
-
dtype: float32
|
| 9 |
-
- name: coeff_error
|
| 10 |
-
dtype: float32
|
| 11 |
-
- name: photometry
|
| 12 |
-
struct:
|
| 13 |
-
- name: phot_g_mean_mag
|
| 14 |
-
dtype: float32
|
| 15 |
-
- name: phot_g_mean_flux
|
| 16 |
-
dtype: float32
|
| 17 |
-
- name: phot_g_mean_flux_error
|
| 18 |
-
dtype: float32
|
| 19 |
-
- name: phot_bp_mean_mag
|
| 20 |
-
dtype: float32
|
| 21 |
-
- name: phot_bp_mean_flux
|
| 22 |
-
dtype: float32
|
| 23 |
-
- name: phot_bp_mean_flux_error
|
| 24 |
-
dtype: float32
|
| 25 |
-
- name: phot_rp_mean_mag
|
| 26 |
-
dtype: float32
|
| 27 |
-
- name: phot_rp_mean_flux
|
| 28 |
-
dtype: float32
|
| 29 |
-
- name: phot_rp_mean_flux_error
|
| 30 |
-
dtype: float32
|
| 31 |
-
- name: phot_bp_rp_excess_factor
|
| 32 |
-
dtype: float32
|
| 33 |
-
- name: bp_rp
|
| 34 |
-
dtype: float32
|
| 35 |
-
- name: bp_g
|
| 36 |
-
dtype: float32
|
| 37 |
-
- name: g_rp
|
| 38 |
-
dtype: float32
|
| 39 |
-
- name: astrometry
|
| 40 |
-
struct:
|
| 41 |
-
- name: ra
|
| 42 |
-
dtype: float32
|
| 43 |
-
- name: ra_error
|
| 44 |
-
dtype: float32
|
| 45 |
-
- name: dec
|
| 46 |
-
dtype: float32
|
| 47 |
-
- name: dec_error
|
| 48 |
-
dtype: float32
|
| 49 |
-
- name: parallax
|
| 50 |
-
dtype: float32
|
| 51 |
-
- name: parallax_error
|
| 52 |
-
dtype: float32
|
| 53 |
-
- name: pmra
|
| 54 |
-
dtype: float32
|
| 55 |
-
- name: pmra_error
|
| 56 |
-
dtype: float32
|
| 57 |
-
- name: pmdec
|
| 58 |
-
dtype: float32
|
| 59 |
-
- name: pmdec_error
|
| 60 |
-
dtype: float32
|
| 61 |
-
- name: ra_dec_corr
|
| 62 |
-
dtype: float32
|
| 63 |
-
- name: ra_parallax_corr
|
| 64 |
-
dtype: float32
|
| 65 |
-
- name: ra_pmra_corr
|
| 66 |
-
dtype: float32
|
| 67 |
-
- name: ra_pmdec_corr
|
| 68 |
-
dtype: float32
|
| 69 |
-
- name: dec_parallax_corr
|
| 70 |
-
dtype: float32
|
| 71 |
-
- name: dec_pmra_corr
|
| 72 |
-
dtype: float32
|
| 73 |
-
- name: dec_pmdec_corr
|
| 74 |
-
dtype: float32
|
| 75 |
-
- name: parallax_pmra_corr
|
| 76 |
-
dtype: float32
|
| 77 |
-
- name: parallax_pmdec_corr
|
| 78 |
-
dtype: float32
|
| 79 |
-
- name: pmra_pmdec_corr
|
| 80 |
-
dtype: float32
|
| 81 |
-
- name: radial_velocity
|
| 82 |
-
struct:
|
| 83 |
-
- name: radial_velocity
|
| 84 |
-
dtype: float32
|
| 85 |
-
- name: radial_velocity_error
|
| 86 |
-
dtype: float32
|
| 87 |
-
- name: rv_template_fe_h
|
| 88 |
-
dtype: float32
|
| 89 |
-
- name: rv_template_logg
|
| 90 |
-
dtype: float32
|
| 91 |
-
- name: rv_template_teff
|
| 92 |
-
dtype: float32
|
| 93 |
-
- name: gspphot
|
| 94 |
-
struct:
|
| 95 |
-
- name: ag_gspphot
|
| 96 |
-
dtype: float32
|
| 97 |
-
- name: ag_gspphot_lower
|
| 98 |
-
dtype: float32
|
| 99 |
-
- name: ag_gspphot_upper
|
| 100 |
-
dtype: float32
|
| 101 |
-
- name: azero_gspphot
|
| 102 |
-
dtype: float32
|
| 103 |
-
- name: azero_gspphot_lower
|
| 104 |
-
dtype: float32
|
| 105 |
-
- name: azero_gspphot_upper
|
| 106 |
-
dtype: float32
|
| 107 |
-
- name: distance_gspphot
|
| 108 |
-
dtype: float32
|
| 109 |
-
- name: distance_gspphot_lower
|
| 110 |
-
dtype: float32
|
| 111 |
-
- name: distance_gspphot_upper
|
| 112 |
-
dtype: float32
|
| 113 |
-
- name: ebpminrp_gspphot
|
| 114 |
-
dtype: float32
|
| 115 |
-
- name: ebpminrp_gspphot_lower
|
| 116 |
-
dtype: float32
|
| 117 |
-
- name: ebpminrp_gspphot_upper
|
| 118 |
-
dtype: float32
|
| 119 |
-
- name: logg_gspphot
|
| 120 |
-
dtype: float32
|
| 121 |
-
- name: logg_gspphot_lower
|
| 122 |
-
dtype: float32
|
| 123 |
-
- name: logg_gspphot_upper
|
| 124 |
-
dtype: float32
|
| 125 |
-
- name: mh_gspphot
|
| 126 |
-
dtype: float32
|
| 127 |
-
- name: mh_gspphot_lower
|
| 128 |
-
dtype: float32
|
| 129 |
-
- name: mh_gspphot_upper
|
| 130 |
-
dtype: float32
|
| 131 |
-
- name: teff_gspphot
|
| 132 |
-
dtype: float32
|
| 133 |
-
- name: teff_gspphot_lower
|
| 134 |
-
dtype: float32
|
| 135 |
-
- name: teff_gspphot_upper
|
| 136 |
-
dtype: float32
|
| 137 |
-
- name: flags
|
| 138 |
-
struct:
|
| 139 |
-
- name: ruwe
|
| 140 |
-
dtype: float32
|
| 141 |
-
- name: corrections
|
| 142 |
-
struct:
|
| 143 |
-
- name: ecl_lat
|
| 144 |
-
dtype: float32
|
| 145 |
-
- name: ecl_lon
|
| 146 |
-
dtype: float32
|
| 147 |
-
- name: nu_eff_used_in_astrometry
|
| 148 |
-
dtype: float32
|
| 149 |
-
- name: pseudocolour
|
| 150 |
-
dtype: float32
|
| 151 |
-
- name: astrometric_params_solved
|
| 152 |
-
dtype: float32
|
| 153 |
-
- name: rv_template_teff
|
| 154 |
-
dtype: float32
|
| 155 |
-
- name: grvs_mag
|
| 156 |
-
dtype: float32
|
| 157 |
-
- name: object_id
|
| 158 |
-
dtype: int64
|
| 159 |
-
- name: healpix
|
| 160 |
-
dtype: int64
|
| 161 |
-
- name: ra
|
| 162 |
-
dtype: float32
|
| 163 |
-
- name: dec
|
| 164 |
-
dtype: float32
|
| 165 |
-
splits:
|
| 166 |
-
- name: train
|
| 167 |
-
num_bytes: 118000
|
| 168 |
-
num_examples: 100
|
| 169 |
-
download_size: 196751
|
| 170 |
-
dataset_size: 118000
|
| 171 |
-
configs:
|
| 172 |
-
- config_name: gaia_dr3
|
| 173 |
-
data_files:
|
| 174 |
-
- split: train
|
| 175 |
-
path: gaia_dr3/train-*
|
| 176 |
---
|
| 177 |
|
| 178 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
{}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
---
|