Datasets:
Nandan Thakur
commited on
Commit
·
543c547
1
Parent(s):
ec285da
modified README
Browse files
README.md
CHANGED
@@ -141,7 +141,7 @@ corpus = {
|
|
141 |
"title": "Albert Einstein",
|
142 |
"text": "Albert Einstein was a German-born theoretical physicist. who developed the theory of relativity, \
|
143 |
one of the two pillars of modern physics (alongside quantum mechanics). His work is also known for \
|
144 |
-
its influence on the philosophy of science. He is best known to the general public for his mass
|
145 |
equivalence formula E = mc2, which has been dubbed 'the world's most famous equation'. He received the 1921 \
|
146 |
Nobel Prize in Physics 'for his services to theoretical physics, and especially for his discovery of the law \
|
147 |
of the photoelectric effect', a pivotal step in the development of quantum theory."
|
@@ -149,7 +149,7 @@ corpus = {
|
|
149 |
"doc2" : {
|
150 |
"title": "", # Keep title an empty string if not present
|
151 |
"text": "Wheat beer is a top-fermented beer which is brewed with a large proportion of wheat relative to the amount of \
|
152 |
-
malted barley. The two main varieties are German
|
153 |
with wild yeast), Berliner Weisse (a cloudy, sour beer), and Gose (a sour, salty beer)."
|
154 |
},
|
155 |
}
|
@@ -282,4 +282,4 @@ url={https://openreview.net/forum?id=wCu6T5xFjeJ}
|
|
282 |
|
283 |
### Contributions
|
284 |
|
285 |
-
Thanks to [@Nthakur20](https://github.com/Nthakur20) for adding this dataset.
|
|
|
141 |
"title": "Albert Einstein",
|
142 |
"text": "Albert Einstein was a German-born theoretical physicist. who developed the theory of relativity, \
|
143 |
one of the two pillars of modern physics (alongside quantum mechanics). His work is also known for \
|
144 |
+
its influence on the philosophy of science. He is best known to the general public for his mass–energy \
|
145 |
equivalence formula E = mc2, which has been dubbed 'the world's most famous equation'. He received the 1921 \
|
146 |
Nobel Prize in Physics 'for his services to theoretical physics, and especially for his discovery of the law \
|
147 |
of the photoelectric effect', a pivotal step in the development of quantum theory."
|
|
|
149 |
"doc2" : {
|
150 |
"title": "", # Keep title an empty string if not present
|
151 |
"text": "Wheat beer is a top-fermented beer which is brewed with a large proportion of wheat relative to the amount of \
|
152 |
+
malted barley. The two main varieties are German Weißbier and Belgian witbier; other types include Lambic (made\
|
153 |
with wild yeast), Berliner Weisse (a cloudy, sour beer), and Gose (a sour, salty beer)."
|
154 |
},
|
155 |
}
|
|
|
282 |
|
283 |
### Contributions
|
284 |
|
285 |
+
Thanks to [@Nthakur20](https://github.com/Nthakur20) for adding this dataset.
|