RealFalconsAI commited on
Commit
db9c5d8
1 Parent(s): d197d5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -11
README.md CHANGED
@@ -1,19 +1,40 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
5
  library_name: transformers
6
-
7
  widget:
8
- - text: "Who did not understand the question?"
9
- context: "Willam sat their quietly, listening to the interviwer. Upon hearing the ridiculous question he leaned forward to answer. Well, I really dont understand your question, he said. It sounded to me more like a statement."
10
- example_title: "Name"
11
- - text: "In what year did the University of Georgia's research expenditures total over $452 million?"
12
- context: "The University of Georgia ranked 25th among public U.S. universities in research expenditures in a recent National Science Foundation survey. In fiscal year 2018, UGA research totaled over $452 million, advancing knowledge in diverse fields from genetics to education."
13
- example_title: "Research funding"
14
- - text: "When was the second satellite for the BeiDou-2 system launched?"
15
- context: "In April 2007, the first satellite of BeiDou-2, namely Compass-M1 (to validate frequencies for the BeiDou-2 constellation) was successfully put into its working orbit. The second BeiDou-2 constellation satellite Compass-G2 was launched on 15 April 2009. On 15 January 2010, the official website of the BeiDou Navigation Satellite System went online, and the system's third satellite (Compass-G1) was carried into its orbit by a Long March 3C rocket on 17 January 2010. On 2 June 2010, the fourth satellite was launched successfully into orbit. The fifth orbiter was launched into space from Xichang Satellite Launch Center by an LM-3I carrier rocket on 1 August 2010. Three months later, on 1 November 2010, the sixth satellite was sent into orbit by LM-3C. Another satellite, the Beidou-2\/Compass IGSO-5 (fifth inclined geosynchonous orbit) satellite, was launched from the Xichang Satellite Launch Center by a Long March-3A on 1 December 2011 (UTC)."
16
- example_title: "BeiDou_Navigation_Satellite_System"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
 
 
1
  ---
2
+ license: mit
3
  language:
4
  - en
5
  library_name: transformers
 
6
  widget:
7
+ - text: Who did not understand the question?
8
+ context: >-
9
+ Willam sat their quietly, listening to the interviwer. Upon hearing the
10
+ ridiculous question he leaned forward to answer. Well, I really dont
11
+ understand your question, he said. It sounded to me more like a statement.
12
+ example_title: Name
13
+ - text: >-
14
+ In what year did the University of Georgia's research expenditures total
15
+ over $452 million?
16
+ context: >-
17
+ The University of Georgia ranked 25th among public U.S. universities in
18
+ research expenditures in a recent National Science Foundation survey. In
19
+ fiscal year 2018, UGA research totaled over $452 million, advancing
20
+ knowledge in diverse fields from genetics to education.
21
+ example_title: Research funding
22
+ - text: When was the second satellite for the BeiDou-2 system launched?
23
+ context: >-
24
+ In April 2007, the first satellite of BeiDou-2, namely Compass-M1 (to
25
+ validate frequencies for the BeiDou-2 constellation) was successfully put
26
+ into its working orbit. The second BeiDou-2 constellation satellite
27
+ Compass-G2 was launched on 15 April 2009. On 15 January 2010, the official
28
+ website of the BeiDou Navigation Satellite System went online, and the
29
+ system's third satellite (Compass-G1) was carried into its orbit by a Long
30
+ March 3C rocket on 17 January 2010. On 2 June 2010, the fourth satellite was
31
+ launched successfully into orbit. The fifth orbiter was launched into space
32
+ from Xichang Satellite Launch Center by an LM-3I carrier rocket on 1 August
33
+ 2010. Three months later, on 1 November 2010, the sixth satellite was sent
34
+ into orbit by LM-3C. Another satellite, the Beidou-2/Compass IGSO-5 (fifth
35
+ inclined geosynchonous orbit) satellite, was launched from the Xichang
36
+ Satellite Launch Center by a Long March-3A on 1 December 2011 (UTC).
37
+ example_title: BeiDou_Navigation_Satellite_System
38
  ---
39
 
40