arnosimons commited on
Commit
22e5d80
1 Parent(s): 7dbd128

Update README.md

Browse files

added Astro-HEP Corpus

Files changed (1) hide show
  1. README.md +40 -16
README.md CHANGED
@@ -4,25 +4,49 @@ language:
4
  - en
5
  pipeline_tag: fill-mask
6
  widget:
7
- - text: "The Standard Model (SM) of [MASK] physics has been tested by many experiments over the last four decades and has been shown to successfully describe high energy particle interactions."
8
- example_title: "particle physics"
9
- - text: "Clear evidence for the production of a neutral boson with a measured mass of [MASK].0 ± 0.4 (stat) ± 0.4 (sys) GeV is presented."
10
- example_title: "126.0 ± 0.4 (stat) ± 0.4 (sys) GeV"
11
- - text: "An excess of [MASK] is observed above the expected background, with a local significance of 5.0 standard deviations, at a mass near 125 GeV, signalling the production of a new particle."
12
- example_title: "excess of events"
13
- - text: "On September 14, 2015 at 09:50:45 UTC the two [MASK] of the Laser Interferometer Gravitational-Wave Observatory simultaneously observed a transient gravitational-wave signal."
14
- example_title: "two detectors"
15
- - text: "These first images from the EHT achieve the highest [MASK] resolution in the history of ground-based VLBI."
16
- example_title: "angular resolution"
17
- - text: "We propose a comprehensive theory of [MASK] matter that explains the recent proliferation of unexpected observations in high-energy astrophysics."
18
- example_title: "dark matter"
19
- - text: "Formation of galaxy clusters corresponds to the collapse of the largest gravitationally bound overdensities in the initial [MASK] field and is accompanied by the most energetic phenomena since the Big Bang and by the complex interplay between gravity-induced dynamics of collapse and baryonic processes associated with galaxy formation."
20
- example_title: "initial density field"
21
- - text: "The Event [MASK] Telescope (EHT) has led to the first images of a supermassive black hole, revealing the central compact objects in the elliptical galaxy M87 and the Milky Way."
22
- example_title: "Event Horizon Telescope"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  datasets:
24
  - wikipedia
25
  - bookcorpus
 
26
  tags:
27
  - arXiv
28
  - astrophysics
 
4
  - en
5
  pipeline_tag: fill-mask
6
  widget:
7
+ - text: >-
8
+ The Standard Model (SM) of [MASK] physics has been tested by many
9
+ experiments over the last four decades and has been shown to successfully
10
+ describe high energy particle interactions.
11
+ example_title: particle physics
12
+ - text: >-
13
+ Clear evidence for the production of a neutral boson with a measured mass of
14
+ [MASK].0 ± 0.4 (stat) ± 0.4 (sys) GeV is presented.
15
+ example_title: 126.0 ± 0.4 (stat) ± 0.4 (sys) GeV
16
+ - text: >-
17
+ An excess of [MASK] is observed above the expected background, with a local
18
+ significance of 5.0 standard deviations, at a mass near 125 GeV, signalling
19
+ the production of a new particle.
20
+ example_title: excess of events
21
+ - text: >-
22
+ On September 14, 2015 at 09:50:45 UTC the two [MASK] of the Laser
23
+ Interferometer Gravitational-Wave Observatory simultaneously observed a
24
+ transient gravitational-wave signal.
25
+ example_title: two detectors
26
+ - text: >-
27
+ These first images from the EHT achieve the highest [MASK] resolution in the
28
+ history of ground-based VLBI.
29
+ example_title: angular resolution
30
+ - text: >-
31
+ We propose a comprehensive theory of [MASK] matter that explains the recent
32
+ proliferation of unexpected observations in high-energy astrophysics.
33
+ example_title: dark matter
34
+ - text: >-
35
+ Formation of galaxy clusters corresponds to the collapse of the largest
36
+ gravitationally bound overdensities in the initial [MASK] field and is
37
+ accompanied by the most energetic phenomena since the Big Bang and by the
38
+ complex interplay between gravity-induced dynamics of collapse and baryonic
39
+ processes associated with galaxy formation.
40
+ example_title: initial density field
41
+ - text: >-
42
+ The Event [MASK] Telescope (EHT) has led to the first images of a
43
+ supermassive black hole, revealing the central compact objects in the
44
+ elliptical galaxy M87 and the Milky Way.
45
+ example_title: Event Horizon Telescope
46
  datasets:
47
  - wikipedia
48
  - bookcorpus
49
+ - arnosimons/astro-hep-corpus
50
  tags:
51
  - arXiv
52
  - astrophysics