dirkgr commited on
Commit
7e99c69
1 Parent(s): 5c6d1c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,11 @@
2
  tags:
3
  - allennlp
4
  - question-answering
 
 
 
 
 
5
  ---
6
 
7
  An augmented version of QANet that adds rudimentary numerical reasoning ability, trained on DROP (Dua et al., 2019), as published in the original DROP paper.
 
2
  tags:
3
  - allennlp
4
  - question-answering
5
+ widget:
6
+ - text: "A reusable launch system (RLS, or reusable launch vehicle, RLV) is a launch system which is capable of launching a payload into space more than once. This contrasts with expendable launch systems, where each launch vehicle is launched once and then discarded. No completely reusable orbital launch system has ever been created. Two partially reusable launch systems were developed, the Space Shuttle and Falcon 9. The Space Shuttle was partially reusable: the orbiter (which included the Space Shuttle main engines and the Orbital Maneuvering System engines), and the two solid rocket boosters were reused after several months of refitting work for each launch. The external tank was discarded after each flight."
7
+ question: "How many partially reusable launch systems were developed?"
8
+ example_title: "Reusable launch systems"
9
+
10
  ---
11
 
12
  An augmented version of QANet that adds rudimentary numerical reasoning ability, trained on DROP (Dua et al., 2019), as published in the original DROP paper.