id stringlengths 2 8 | url stringlengths 31 264 | title stringlengths 1 182 | text stringlengths 1 434k |
|---|---|---|---|
12 | https://en.wikipedia.org/wiki/Anarchism | Anarchism | Anarchism is a political philosophy and movement that is skeptical of all justifications for authority and seeks to abolish the institutions it claims maintain unnecessary coercion and hierarchy, typically including, though not necessarily limited to, governments, nation states, and capitalism. Anarchism advocates for ... |
39 | https://en.wikipedia.org/wiki/Albedo | Albedo | Albedo (; ) is the measure of the diffuse reflection of solar radiation out of the total solar radiation and measured on a scale from 0, corresponding to a black body that absorbs all incident radiation, to 1, corresponding to a body that reflects all incident radiation.
Surface albedo is defined as the ratio of radio... |
290 | https://en.wikipedia.org/wiki/A | A | A, or a, is the first letter and the first vowel of the Latin alphabet, used in the modern English alphabet, the alphabets of other western European languages and others worldwide. Its name in English is a (pronounced ), plural aes. It is similar in shape to the Ancient Greek letter alpha, from which it derives. The up... |
303 | https://en.wikipedia.org/wiki/Alabama | Alabama | Alabama () is a state in the Southeastern region of the United States, bordered by Tennessee to the north; Georgia to the east; Florida and the Gulf of Mexico to the south; and Mississippi to the west. Alabama is the 30th largest by area and the 24th-most populous of the U.S. states. With a total of of inland waterway... |
305 | https://en.wikipedia.org/wiki/Achilles | Achilles | "In Greek mythology, Achilles ( ) or Achilleus () was a hero of the Trojan War, the greatest of all (...TRUNCATED) |
307 | https://en.wikipedia.org/wiki/Abraham%20Lincoln | Abraham Lincoln | "Abraham Lincoln ( ; February 12, 1809 – April 15, 1865) was an American lawyer, politician, and (...TRUNCATED) |
308 | https://en.wikipedia.org/wiki/Aristotle | Aristotle | "Aristotle (; Aristotélēs, ; 384–322 BC) was an Ancient Greek philosopher and polymath. His wr(...TRUNCATED) |
309 | https://en.wikipedia.org/wiki/An%20American%20in%20Paris | An American in Paris | "An American in Paris is a jazz-influenced orchestral piece by American composer George Gershwin fir(...TRUNCATED) |
316 | https://en.wikipedia.org/wiki/Academy%20Award%20for%20Best%20Production%20Design | Academy Award for Best Production Design | "The Academy Award for Best Production Design recognizes achievement for art direction in film. The (...TRUNCATED) |
324 | https://en.wikipedia.org/wiki/Academy%20Awards | Academy Awards | "The Academy Awards, better known as the Oscars, are awards for artistic and technical merit for the(...TRUNCATED) |
End of preview. Expand in Data Studio
Wikipedia
- Source: https://huggingface.co/datasets/wikipedia
- Num examples: 6,623,239
- Language: English
from datasets import load_dataset
load_dataset("tdtunlp/wikipedia_en")
- Downloads last month
- 246