fgrezes commited on
Commit
4d671c9
·
1 Parent(s): dd6ed16

added astro sentences

Browse files
Files changed (1) hide show
  1. README.md +48 -1
README.md CHANGED
@@ -8,7 +8,54 @@ task_ids:
8
  - masked-language-modeling
9
  pipeline_tag: fill-mask
10
  widget:
11
- - text: The Chandra X-ray Observatory (CXO) is a Flagship-class space [MASK] launched aboard the Space Shuttle Columbia during STS-93 by NASA on July 23, 1999
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # astroBERT base model
 
8
  - masked-language-modeling
9
  pipeline_tag: fill-mask
10
  widget:
11
+ - text: "M67 is one of the most studied [MASK] clusters."
12
+ example_title: "M67"
13
+ - text: "A solar twin is a star with [MASK] parameters and chemical composition very similar to our Sun."
14
+ example_title: "solar twin"
15
+ - text: "The dynamical evolution of planets close to their star is affected by [MASK] effects"
16
+ example_title: "dynamical evolution"
17
+ - text: "The Kepler satellite collected high-precision long-term and continuous light [MASK] for more than 100,000 solar-type stars"
18
+ example_title: "Kepler satellite"
19
+ - text: "The Local Group is composed of the Milky Way, the [MASK] Galaxy, and numerous smaller satellite galaxies."
20
+ example_title: "Local Group"
21
+ - text: "Cepheid variables are used to determine the [MASK] to galaxies in the local universe."
22
+ example_title: "Cepheid"
23
+ - text: "Jets are created and sustained by [MASK] of matter onto a compact massive object."
24
+ example_title: "Jets"
25
+ - text: "A single star of one solar mass will evolve into a [MASK] dwarf."
26
+ example_title: "single star"
27
+ - text: "The Very Large Array observes the sky at [MASK] wavelengths."
28
+ example_title: "Very Large Array"
29
+ - text: "Elements heavier than [MASK] are generated in supernovae explosions."
30
+ example_title: "Elements"
31
+ - text: "Spitzer was the first [MASK] to fly in an Earth-trailing orbit."
32
+ example_title: "Spitzer"
33
+ - text: "Galaxy [MASK] can occur when two (or more) galaxies collide"
34
+ example_title: "galaxies collide"
35
+ - text: "Dark [MASK] is a hypothetical form of matter thought to account for approximately 85% of the matter in the universe."
36
+ example_title: "hypothetical matter"
37
+ - text: "The cosmic microwave background (CMB, CMBR), in Big Bang cosmology, is electromagnetic radiation which is a remnant from an early stage of the [MASK]."
38
+ example_title: "CMBR"
39
+ - text: "The Local Group of galaxies is pulled toward The Great [MASK]."
40
+ example_title: "galaxies pulled"
41
+ - text: "The Moon is the only [MASK] of the Earth."
42
+ example_title: "Moon"
43
+ - text: "Galaxies are categorized according to their visual morphology as [MASK], spiral, or irregular."
44
+ example_title: "morphology"
45
+ - text: "Stars are made mostly of [MASK]."
46
+ example_title: "Stars moslyl"
47
+ - text: "Comet tails are created as comets approach the [MASK]."
48
+ example_title: "Comet tails"
49
+ - text: "Pluto is a dwarf [MASK] in the Kuiper Belt."
50
+ example_title: "Pluto"
51
+ - text: "The Large and Small Magellanic Clouds are irregular [MASK] galaxies and are two satellite galaxies of the Milky Way."
52
+ example_title: "Magellanic Clouds"
53
+ - text: "The Milky Way has a [MASK] black hole, Sagittarius A*, at its center."
54
+ example_title: "Milky Way"
55
+ - text: "Andromeda is the nearest large [MASK] to the Milky Way and is roughly its equal in mass."
56
+ example_title: "Andromeda"
57
+ - text: "The [MASK] medium is the gas and dust between stars."
58
+ example_title: "gast and dust"
59
  ---
60
 
61
  # astroBERT base model