text stringlengths 2 3.53M | id stringlengths 25 29 | metadata dict |
|---|---|---|
Two hours will be allowed for the presentation and subsequent questioning. An initial uninterrupted presentation of the proposed research should be 20-30 minutes in length. Anyone, including faculty, students, and staff, is welcome to attend the presentation. The question session that follows will be moderated by the s... | dataset_first_40k.jsonl/22903 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Nanoparticle-Polymer Synergies in Nanocomposite Hydrogels: From Design to Application.
Hydrogels are an important class of soft materials with high water retention that exhibit intelligent and elastic properties and have promising applications in the fields of biomaterials, soft machines, and artificial tissue. However... | dataset_first_40k.jsonl/22909 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
If you're new here, you may want to subscribe to our RSS feed! Thanks for visiting!
The Inkwell Awards has released the names of the winners of its ninth annual awards for excellence in the art form of comic book inking. As before, nominees were chosen by a separate and independent nomination committee. Voting via liv... | dataset_first_40k.jsonl/22927 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
boost asio async_connect success after close
Single-threaded application.
It happens not every time, only after 1.5 hours of high load.
tcp::socket::async_connect
tcp::socket::close (by deadline_timer)
async_connect_handler gives success error_code (one of a million times), but socket is closed by(2). 99.999% of ... | dataset_first_40k.jsonl/22929 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Chaining functions of type IO (Maybe a )
I am writing a small library for interacting with a few external APIs. One set of functions will construct a valid request to the yahoo api and parse the result to a data type. Another set of functions will look up the users current location based on IP and return a data ty... | dataset_first_40k.jsonl/22933 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
How do you do a power in Matlab
How do I do this question in Matlab:
4^3^2
Should the answer be 4069
A:
Sounds like you are doing homework. Let's walk through the way to do this.
What does 4^3^2 mean, exactly?
Well, 4^3 means 4 raised to the 3rd power, or 4*4*4.
Then we need to raise that to the 2nd power (^2).
... | dataset_first_40k.jsonl/22937 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
/*
* Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softwa... | dataset_first_40k.jsonl/22941 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
News
Once you’ve registered with My Florida Green via The Doc App, you’ll probably want your Medical Marijuana Card approval as quickly as possible. This article will show you how to do that. What to do after you register for your Medical Marijuana Doctor appointment.
After you register with us, you will receive two ... | dataset_first_40k.jsonl/22946 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Rectal atresia: treatment through a single sacral approach.
Rectal atresia (with a normal anus) is a rare abnormality. A boy was operated upon successfully by using a single stage sacral approach, when he was 1 yr old. In the neonatal period he had a colostomy done for decompression. This colostomy was later useful in ... | dataset_first_40k.jsonl/22949 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
We’re living in perilous times, gentlemen. There are morons amongst us and they’re not right in the head, if you get my drift. Case in point, below is a clip of a former NY Times reporter, during a live CNN debate versus a black Trump surrogate, using the N word, plainly, in an attempt to brandish Trump a racist. It wa... | dataset_first_40k.jsonl/22956 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
May want to check out the new Fedora-Extras-based EPEL repo. There will
be overlap with KBS repos (in fact they cite karan.org as an example of
rebuilding Fedora Extras packages for EL4), RPMforge, etc. so be wary as
of any other 3rd party repo. The Wiki page says "The EPEL repository is
not yet publicly available -- w... | dataset_first_40k.jsonl/22958 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Margyang Formation
The Margyang Formation is a Mesozoic geologic formation in China. Dinosaur remains diagnostic to the genus level are among the fossils that have been recovered from the formation.
See also
List of dinosaur-bearing rock formations
List of stratigraphic units with few dinosaur genera
Footnotes
R... | dataset_first_40k.jsonl/22959 | {
"meta": {
"pile_set_name": "Wikipedia (en)"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack import *
class RGoplot(RPackage):
"""Implementation of multilayered visualizations for enhanced graphical
... | dataset_first_40k.jsonl/22960 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
405 Pa. 165 (1961)
Freihofer Estate.
Supreme Court of Pennsylvania.
Argued May 31, 1961.
July 17, 1961.
Before JONES, C.J., BELL, JONES, COHEN, BOK and EAGEN, JJ.
W. Hamlin Neely, with him Snyder, Wert, Wilcox, Frederick & Doll, for appellant.
William H.S. Wells, with him Fairfax Leary, Jr., and Saul, Ewing, Remick & ... | dataset_first_40k.jsonl/22966 | {
"meta": {
"pile_set_name": "FreeLaw"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Fixtures to popualte ManyToOne field from csv data
The entity category has a ManyToOne relation with type so each category has one type, and each type can relate to many categories.
I loaded the type form a csv as follows :
$types = fopen(__DIR__.'/types.csv','r');
while (!feof($types)){
$line = ... | dataset_first_40k.jsonl/22967 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Japan
Women’s football has come a long way in Japan. The Under 20’s stunned Spain 3-1 to win the 2018 U20 women’s World Cup in France. Japan became the only nation to have won every World Cup available in the women’s game. 🙌🙌🙌🙌🏆🙌🙌🙌🙌#U20WWC #DareToShine #LeMomentDeBriller @jfa_nadeshiko pic.twitter.com/uNUgXZ6... | dataset_first_40k.jsonl/22968 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Clippers blank Bats 2-0
David Huff and Frank Herrmann combined to pitch the Clippers past the Louisville Bats 2-0
tonight in Huntington Park.
Huff worked 7 2/3 innings of the shutout, turning the game over to Herrmann in the top of the
eighth with two outs and runners on second and third. Herrmann shattered the bat o... | dataset_first_40k.jsonl/22981 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Detachment, compartmentalization, and schizophrenia: linking dissociation and psychosis by subtype.
To explain the phenomenological overlap between dissociation and schizophrenia, a dissociative subtype of schizophrenia has been proposed as a possibility. Dissociation is often believed to be organized on a continuum, a... | dataset_first_40k.jsonl/22990 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
asset
(C)the term “asset” includes any income or resource of the individual (or of the individual’s spouse), including— (i)any income excluded bysection 1382a(b) of this title; (ii)any resource otherwise excluded by this section; and (iii)any other payment or property to which the individual (or of the individual’s sp... | dataset_first_40k.jsonl/22993 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
When a Los Angeles businessman treated then-City Councilman Mitchell Englander to a night out in Las Vegas in 2017, he pulled out all the stops, according to a federal indictment unsealed Monday.
The perks allegedly included a hotel room with amenities reserved for high rollers, an envelope stuffed with $10,000 in cas... | dataset_first_40k.jsonl/22994 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
In what appears to be a major policy shift, Pakistan is said to have delivered a ‘stern warning’ to the Afghan Taliban to immediately call off their ongoing spring offensive in Afghanistan or else face consequences.
The message was recently conveyed to the Taliban leadership through ‘intermediaries’, said a se... | dataset_first_40k.jsonl/22997 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Objective C & iOS: running a timer? NSTimer/Threads/NSDate/etc
I am working on my first iOS app, and have run in the first snag I have not been able to find a good answer for.
The problem: I have a custom UIGestureRecognizer and have it all wired up correctly, and I can run code for each touch in the @selector aft... | dataset_first_40k.jsonl/23006 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Slovak Association of American Football
The Slovak Association of American Football (SAAF) is the governing body of American football in Slovakia. It takes part in the organization of all the competitions related to the Slovak Championship. SAAF is responsible for the expansion and popularization of the sport. In Slov... | dataset_first_40k.jsonl/23008 | {
"meta": {
"pile_set_name": "Wikipedia (en)"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
The Effect of Population Bottleneck Size and Selective Regime on Genetic Diversity and Evolvability in Bacteria.
Population bottlenecks leading to a drastic reduction of the population size are common in the evolutionary dynamics of natural populations; their occurrence is known to have implications for genome evolutio... | dataset_first_40k.jsonl/23009 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* Copyright 2019 Broadcom.
*/
#ifndef BCM_HWRNG_H
#define BCM_HWRNG_H
#include <stdlib.h>
uint32_t bcm_hwrng_read_rng(uint32_t *p_out, uint32_t words_to_read);
#endif /* BCM_HWRNG_H */
| dataset_first_40k.jsonl/23012 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Elite Hamas military commander reportedly defects to Israel
June 15, 2016 by Ian Allen
A senior member of the military wing of Hamas, the Palestinian militant group that governs the Gaza Strip, is believed to have defected to Israel. News of the rumored defection first appeared on the website of Al-Hayat al-Jadida, t... | dataset_first_40k.jsonl/23022 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Workouts don’t need to be long or strenuous to deliver improved health and a reduced risk of dying, study suggests; all activities, no matter how modest – such as pottering about in the garden – deliver benefits, research indicates
(NEW YORK TIMES) — Anyone who has ever been on a diet knows that the standard prescript... | dataset_first_40k.jsonl/23023 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
{
"type": "bundle",
"id": "bundle--5fbdbb6d-3e22-400f-be7c-8492bdd5342c",
"spec_version": "2.0",
"objects": [
{
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4... | dataset_first_40k.jsonl/23034 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Some applications require the use of electrical equipment in hazardous locations where exposure to chemical, flammable and/or combustible conditions is likely. Electrical equipment used in such hazardous locations requires construction to, and compliance with, exacting standards to lessen the chance of electrical equip... | dataset_first_40k.jsonl/23037 | {
"meta": {
"pile_set_name": "USPTO Backgrounds"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Fashion And Fashion Information & Developments
This revolutionary program has skilled 5 generations of designers who’ve formed the worldwide trade. Rebecca Maddern at Flemington Racecourse for Derby Day. The environmental footprint of right now’s fashion industry is extraordinary, making it one of the high 5 most poll... | dataset_first_40k.jsonl/23043 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
All relevant data are within the paper and its Supporting Information files.
Introduction {#sec001}
============
Globally, thousands of mushroom poisonings are reported each year \[[@pone.0231781.ref001]--[@pone.0231781.ref009]\]. Approximately 80% of the mushroom poisonings involve unknown mushroom species. The pois... | dataset_first_40k.jsonl/23044 | {
"meta": {
"pile_set_name": "PubMed Central"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Synchronizing an Oracle database using "last modified" timestamps in the face of transactions
We've got an enterprise Oracle 12c database that we'd like to synchronize with an analytical database using a Java program (which will be doing a lot of aggregating during the sync), using a per-row "last modified" timest... | dataset_first_40k.jsonl/23045 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
... April 24-27, 2017, in Milwaukee; the next CastExpo will take place in Atlanta April 27-30, 2019.
AFS - American Foundry Society, Metalcasting, Industry, CastExpo, Minneapolis, Doug Kurkul, engineer, 3D, HA... | dataset_first_40k.jsonl/23047 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Tim found a backer in Dorothy Paget, who liked racing horses. Apparently it was her only occupation. Horse racing is an expensive hobby. How was she paying for this? Not to worry, Dorothy was richer than god, having inherited fortunes from both sides of her family.
Her mother, Pauline, was one of the American Whitneys.... | dataset_first_40k.jsonl/23048 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Legislative Briefs
Gov. Jan Brewer signed legislation Friday to block the state's three universities from collecting fees for the Arizona Students Association, a move that could cripple the organization.
The measure, which will take effect this summer, bars universities from transferring any portion of any fees colle... | dataset_first_40k.jsonl/23052 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Medlog
Medlog () is a settlement in the City Municipality of Celje in eastern Slovenia. It lies on the western outskirts of Celje. The grass runway of Celje Airport is located in the western part of the settlement. The area was traditionally part of the Styria region. It is now included with the rest of the municipali... | dataset_first_40k.jsonl/23053 | {
"meta": {
"pile_set_name": "Wikipedia (en)"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
LONDON (Reuters) - The euro came off yearly highs on Friday but was still set for its strongest quarter in six years as investors pile into the currency on a brightening euro zone economy and its implications for monetary policy in the bloc.
LONDON (Reuters) - The euro came off yearly highs on Friday but was still set... | dataset_first_40k.jsonl/23055 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Bartons Run
Why you'd want to live in Bartons Run
Bartons Run is a gated community in the highly desirable Bluffton area. This community offers homes with larger lots and plenty of privacy. These homes also include beautiful wooded views. Bartons Run has an annual POA fee of $1,100. | dataset_first_40k.jsonl/23074 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
[Toxicity of fire smoke. Apropos of 2 pediatric cases].
Smoke inhalation is one of the main cause of respiratory problems in fire-related accidents. Case 1. A girl, aged 11 months, was found in her apartment 15 minutes after the start of accidental fire. She was in a stage I coma with cyanosis and covered with soot. Sh... | dataset_first_40k.jsonl/23075 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
We noticed that you're using an unsupported browser. The TripAdvisor website may not display properly.We support the following browsers:Windows: Internet Explorer, Mozilla Firefox, Google Chrome. Mac: Safari.
Scenic place with an awesome swimming experience
The view from the place is scenic with forest on one side & ... | dataset_first_40k.jsonl/23079 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
The verb "dope" here
I am currently read this article, and could someone help me in what sense the verb "dope" is used here?
"This suggests that there's been a massive increase in domestic use of coal and minerals. This is such a crucial export commodity and now that very little of it is being sold abroad, as com... | dataset_first_40k.jsonl/23080 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
A little Daisy Yellow Etsy Shop update! I sold my first print in December and I was walking on air, jumping for joy in celebration. I've added fresh, bright watercolor paintings plus mixed media ink + watercolor mandalas to the shop. This is the first peek at these mandalas at Daisy Yellow! | dataset_first_40k.jsonl/23084 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//
// Copyright (c) Microsoft Corporation. All rights reserved.
/*
* standard table class... | dataset_first_40k.jsonl/23101 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
ppose -5*w - 4*p = -2*w - 130, 0 = -4*w - 5*p + 174. Is 13 a factor of w?
False
Let d = 19 - -93. Does 28 divide d?
True
Let c(w) = w**2 + 11*w + 1. Let j be c(-8). Let o be (-4)/(-8) - j/(-2). Let n = 20 + o. Is n a multiple of 9?
True
Let g = -49 + 133. Let u = g - 39. Suppose 5*y - u = -0*y. Is 8 a factor of y?
Fals... | dataset_first_40k.jsonl/23104 | {
"meta": {
"pile_set_name": "DM Mathematics"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
RAPPER Kayne West has quit the music industry to devote all his energy to twattish behaviour.
He said: “I am at a point in my life where I ask myself, what really fulfils me? Is it the arduous process of recording music and touring, or is it simply pissing off others?
“I would say the latter.”
Kanye’s plans for bein... | dataset_first_40k.jsonl/23111 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Diffuse Peripheral Zone T2 Hypointensity: When to Worry About Prostate Cancer.
Evaluate the accuracy of an obscured surgical capsule (OSC) for detecting diffuse prostate cancer (PCa) in the setting of diffusely T2 hypointense peripheral zones (PZs) on prostate magnetic resonance imaging. Axial T2-weighted sequences of ... | dataset_first_40k.jsonl/23113 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
It is now December of 2015 and we are one year removed from the loss at the polls of an amendment that would allow for full spectrum medical cannabis in Florida. The defeat of Amendment 2 allowed for the implementation of the Compassionate Medical Cannabis Act of 2014, albeit a rather rocky implementation, thus legaliz... | dataset_first_40k.jsonl/23116 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Tracklisting: 1. Go Slow 2. Dry Morning 3. The Fool 4. Among The Sugar Pines 5. The Roses And The Dead 6. Talking Talking Blues 7. The Lo Down Ballad Of James Younger 8. Black Heart 9. You Changed10. This Modern London | dataset_first_40k.jsonl/23122 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
JTestcase for data in xml files with JUnit?
I looked upon some years old code which uses JTestcase for separating data from Test case(JTestCase basically helps to manage data in xml files).
So JTestCase is integrated with JUnit test cases code.
Jar available for JTestcase is 2006 version so i guess there is no n... | dataset_first_40k.jsonl/23123 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Should Copy Paste be allowed in Confirm e-mail address field?
Should Copy Paste be allowed in Confirm e-mail address field?
What if we type in incorrect email address. And we are copy pasting the same? And this email id is not used for any sign up process and is used as a part of filing any insurance claim. It can... | dataset_first_40k.jsonl/23125 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
0*h**3 + 0*h**4 + 0*h. Calculate v(q(m)).
-20*m**4
Let o(q) = 1145802897*q**2. Let j(n) = 2*n. What is j(o(k))?
2291605794*k**2
Let g(i) = 40*i**2. Let k(c) be the first derivative of -c**4/12 - 62*c - 3. Let n(q) be the first derivative of k(q). Calculate g(n(j)).
40*j**4
Let v(u) = -2665*u. Let k(y) = 3*y**2 - 168. W... | dataset_first_40k.jsonl/23126 | {
"meta": {
"pile_set_name": "DM Mathematics"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Orrin W. Burritt House
Orrin W. Burritt House is a historic home located at Weedsport in Cayuga County, New York. It is a fashionable Italianate / Queen Anne style dwelling built about 1876. It consists of a large, essentially rectangular, two story frame main block. Notable features of the building include broadly... | dataset_first_40k.jsonl/23128 | {
"meta": {
"pile_set_name": "Wikipedia (en)"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
This invention relates to an improved process for reducing sulfur content of solid carbonaceous fuels, such as coal and lignite, to provide gas, liquid, and solid fuel products which can be burned without further treatment or use of special devices to produce stack gases which meet pollution regulations regarding sulfu... | dataset_first_40k.jsonl/23129 | {
"meta": {
"pile_set_name": "USPTO Backgrounds"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
In the summer of 2001 I met Andrew Ference for the first time. I was working with John Short and Ference had agreed to come down to Northlands and be a guest on Short's show. Ference walked up to our table dressed completely in leather. He'd just turned 22 and finished his 2nd season of pro hockey. He started the seaso... | dataset_first_40k.jsonl/23134 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
1. Field of the Invention
The present disclosure relates generally to techniques for signal processing and has been developed with particular but not exclusive attention paid to possible applications in the framework of systems which envisage reduction in the quantity of data required for representing, in a digital for... | dataset_first_40k.jsonl/23136 | {
"meta": {
"pile_set_name": "USPTO Backgrounds"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
A Tablet-Based Tool for Accurate Measurement of Hand Proprioception After Stroke.
Proprioceptive deficits in the hand are common following stroke, but current clinical measurement techniques are too imprecise to detect subtle impairments or small changes. We developed a tablet-based tool to measure static hand proprioc... | dataset_first_40k.jsonl/23140 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
How to force an app to change language in iOS/Objective-C?
I'm having a problem with make app change language immediately like this app.
I've found a lot of similar question like this and this.
But, unfortunately, the related answers to these question don't work for me. I need my app change language immediately wh... | dataset_first_40k.jsonl/23146 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
#ifndef BOOST_MPL_IS_PLACEHOLDER_HPP_INCLUDED
#define BOOST_MPL_IS_PLACEHOLDER_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2001-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boos... | dataset_first_40k.jsonl/23149 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
/*
* Copyright (c) 2016 Cisco and/or its affiliates.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | dataset_first_40k.jsonl/23151 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Hypoglycemic effect of the rhizomes of ophiopogonis tuber in normal and diabetic mice.
The hypoglycemic effect of the rhizomes of Ophiopogonis Tuber (Liliaceae) was investigated in normal and streptozotocin-induced diabetic mice. The n-butanol extract of rhizomes of Ophiopogonis Tuber (BM) (100 mg/kg) reduced the blood... | dataset_first_40k.jsonl/23153 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
National Integration Party
Published 12th February, 2014
The National Integration Party or PIN was founded in November 2009. The party describes itself as Right wing and believes in Colombian nationalism and Conservatism.
The party has been linked to the so called “Colombian parapolitics scandal” in which some polit... | dataset_first_40k.jsonl/23154 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
One does not simply Lie on their side while wearing headphones
152 shares | dataset_first_40k.jsonl/23156 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Genetically identical cells have the capacity to stochastically differentiate into various phenotypes each with it own with unique attributes. This hedge survival strategy allows the population to continuously deploy specialized cells in response to, and in anticipation of, possible drastic changes in conditions[@b1][@... | dataset_first_40k.jsonl/23157 | {
"meta": {
"pile_set_name": "PubMed Central"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
United States Court of Appeals
FOR THE EIGHTH CIRCUIT
___________
No. 04-3893
___________
Kroeplin Farms General Partnership, *
... | dataset_first_40k.jsonl/23160 | {
"meta": {
"pile_set_name": "FreeLaw"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
High-performance detection of ultraviolet (UV) radiation is of great
importance for a wide range of applications including flame sensing,
environmental (ozone layer) monitoring, detection of biological/chemical agents,
missile early warning systems, and secure intersatellite communication systems.
These applications re... | dataset_first_40k.jsonl/23174 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
会社名
What inspires you and how do you envision the design for your business?
Homeschooling Today Magazine is a journal that encourages home education and family growth. The philosophy of the magazine is to encourage families to build their relationships by working and doing things together on a daily basis. The parent... | dataset_first_40k.jsonl/23176 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Inheritance from multiple interfaces with the same method name
If we have a class that inherits from multiple interfaces, and the interfaces have methods with the same name, how can we implement these methods in my class? How can we specify which method of which interface is implemented?
A:
By implementing the i... | dataset_first_40k.jsonl/23177 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Welcome to my blog. I am a Chinese pug dog and my mommy loves me so much that she made a journal all about my life. Of course she has to type the words out for me because the keyboards are not made for doggie paws. I hope you enjoy reading my daily life, the life of a pug dog is not bad at all, you'll see. | dataset_first_40k.jsonl/23179 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Vehicles require a transmission to convert rotational forces as well as rotational speeds. The purpose of a vehicle transmission is to transfer the tractive force of a drive unit. The present invention pertains to a method for operating an automatic transmission. In terms of the present invention, all transmissions wit... | dataset_first_40k.jsonl/23182 | {
"meta": {
"pile_set_name": "USPTO Backgrounds"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Circular nodes in neural networks.
In the usual construction of a neural network, the individual nodes store and transmit real numbers that lie in an interval on the real line; the values are often envisioned as amplitudes. In this article we present a design for a circular node, which is capable of storing and transmi... | dataset_first_40k.jsonl/23183 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
About Node serving dynamic pages
I am doing a tech test for a job (Web Development) and in the test I need to get data from an API and there is this conditions for the server:
Focus on client-side (AngularJS)
nodeJS
The server must not serve dynamic pages
My question is: Should I call the API directly using Angu... | dataset_first_40k.jsonl/23191 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Frost, Briggs & Chamberlain
Frost, Briggs & Chamberlain, later Frost & Chamberlain and Frost, Chamberlain & Edwards, was an early 20th century architectural firm out of Worcester, Massachusetts.
History
In its various forms, it was composed of Howard Frost, Lucius W. Briggs, C. Leslie Chamberlain, and Lester B. Edwar... | dataset_first_40k.jsonl/23195 | {
"meta": {
"pile_set_name": "Wikipedia (en)"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
// SPDX-License-Identifier: GPL-2.0
/*
* PCI Virtual Channel support
*
* Copyright (C) 2013 Red Hat, Inc. All rights reserved.
* Author: Alex Williamson <alex.williamson@redhat.com>
*/
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/pci_reg... | dataset_first_40k.jsonl/23196 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
958 F.2d 836
22 Fed.R.Serv.3d 493
COSTELLO, PORTER, HILL, HEISTERKAMP & BUSHNELL, a SouthDakota Partnership, Appellee,v.PROVIDERS FIDELITY LIFE INSURANCE COMPANY, a PennsylvaniaCorporation, Appellant.COSTELLO, PORTER, HILL, HEISTERKAMP & BUSHNELL, a SouthDakota Partnership, Appellee,v.PROVIDERS FIDELITY LIFE INSURANCE ... | dataset_first_40k.jsonl/23200 | {
"meta": {
"pile_set_name": "FreeLaw"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Why dismissing view controller is not clearing presented controller from memory?
I have 2 controllers. Each of them have only one button on screen. For first controller button is presenting modally second controller, and for second controller button is dismissing presented controller.
Code of first one is simple ... | dataset_first_40k.jsonl/23202 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Ovarian and hepatic metastases of gastric carcinoma associated with high serum levels of human chorionic gonadotropin (hCG), alpha-fetoprotein (AFP), and carcinoembryonic antigen (CEA): a case report.
A 45-year-old woman who underwent gastrectomy for gastric carcinoma which had metastasized to the liver and ovaries, sh... | dataset_first_40k.jsonl/23209 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
The Mexican Supreme Court opened the door to legalizing marijuana on Wednesday, delivering a pointed challenge to the nation’s strict substance abuse laws and adding its weight to the growing debate in Latin America over the costs and consequences of the war against drugs.
The vote by the court’s criminal chamber decl... | dataset_first_40k.jsonl/23210 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
An investigation into the reaction and breakdown products from starting substances used to produce food contact plastics
Food packaging materials made of plastics may contain substances that are not used intentionally and do not appear in lists of permitted ingredients. These substances may be present as impurities in... | dataset_first_40k.jsonl/23216 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
---------------------- Forwarded by Vince J Kaminski/HOU/ECT on 11/08/2000
05:13 PM ---------------------------
Shirley Crenshaw
11/08/2000 03:53 PM
To: Vince J Kaminski/HOU/ECT@ECT, Stinson Gibner/HOU/ECT@ECT, Pinnamaneni
Krishnarao/HOU/ECT@ECT, Vasant Shanbhogue/HOU/ECT@ECT, Mike A
Roberts/HOU/ECT@ECT, Joseph Hr... | dataset_first_40k.jsonl/23225 | {
"meta": {
"pile_set_name": "Enron Emails"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Many types of meters have been developed for measuring the flow of a medium within a pipe or other flow passage. One common type of flow meter uses a sensor external to the flow passage for responding to movement of a part within the flow passage to produce an electrical signal from which a representation of flow rate ... | dataset_first_40k.jsonl/23226 | {
"meta": {
"pile_set_name": "USPTO Backgrounds"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Convert any base to binary
Is there a algorithm or formula that can convert any base n, say 2 to 36, to binary? I've looked around the web and can't quite find what I'm looking for.
A:
Something to get you started.
unsigned strtou(const char *s, unsigned base) {
unsigned y = 0;
while (*s) {
unsigned dig... | dataset_first_40k.jsonl/23233 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Grand Prix in Montreal ( Formula 1 )
A topless woman emerging amid purple smoke is not how Grand Prix Canada envisioned the Formula 1 party starting off.But sometimes, big celebrations come with big problems.The woman was a protester, out to crash the party and denounce what she called the sexual exploitation of women... | dataset_first_40k.jsonl/23238 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Eureka! Tent Company
Eureka! Tent Company is an American company that sells Eureka! brand products to the outdoor recreation, rental, special events and military markets by Johnson Outdoors Inc., a global outdoor recreation company. The brand, part of Johnson Outdoors’ Outdoor Equipment group, is headquartered in Bin... | dataset_first_40k.jsonl/23243 | {
"meta": {
"pile_set_name": "Wikipedia (en)"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Lambda
After allot of coding of late, thought that I would place online a great syntax called lambda which allows you to do assign functions to a variable that is callable!!. So the functions like pref_replace_callback that has a function as the parameter to be used if any matches are meet.
What it is doing is assign... | dataset_first_40k.jsonl/23245 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Validate date textbox
I'm using the following code to check if a valid date has been typed into a textbox:
public bool ValidateDate(Control ctrl)
{
if (!string.IsNullOrEmpty(ctrl.Text))
{
DateTime value;
if (!DateTime.TryParse(ctrl.Text, out value))
{
return false;
... | dataset_first_40k.jsonl/23246 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Q:
Are the points moving around a sphere in this manner always equidistant?
I recently encountered this gif:
Pretend that there are visible circles constructed along the paths of the smaller black and white "discs", tracing how their individual centers move as they revolve around the center of the whole design. Thes... | dataset_first_40k.jsonl/23249 | {
"meta": {
"pile_set_name": "StackExchange"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
This Monster Rangers Hex sticker is printed on nice quality vinyl, die cut with a creme outline, and suitable for indoor or outdoor use. (Though it won't last forever under that Bad Sun.)
It measures about 3x3 inches. We sized it so that you can make your own custom Monster Rangers water bottles, laptops, and whatever... | dataset_first_40k.jsonl/23250 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
#define PROGRAM toascii
#define MODULE_LIST toascii.f
#define MAIN_LANG_FORTRAN
#define R3LIB
#define USES_FORTRAN
#define LIB_RTL
#define LIB_TAE
#define LIB_P2SUB
#define LIB_P3SUB
| dataset_first_40k.jsonl/23252 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
For Houston, winter is coming
Do you remember when I talked about a cold spell arriving around the time of Thanksgiving week? Well, it’s coming a little bit early, beginning on Saturday.
TODAY and FRIDAY
We’ll have two more gorgeous days like Wednesday, with full sunshine, dry air, cool nights and highs in the mid- ... | dataset_first_40k.jsonl/23258 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Face-to-face conversation is universally recognized as the preferred form of human communication. For decades this fact has been the impetus for the development of video teleconferencing systems. In a typical teleconferencing system, a pair of terminals, each with a video camera and a video display device, a microphone... | dataset_first_40k.jsonl/23261 | {
"meta": {
"pile_set_name": "USPTO Backgrounds"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Races at Circuit Paul Ricard and Imola will be back on the 24H Series schedule next year while Monza will host a Creventic race for the first time with the final calendars now confirmed for both the Continents and Europe series.
Paul Ricard will host a nine-hour race on July 10, while the Hankook 12 Hours of Imola is ... | dataset_first_40k.jsonl/23264 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
St. George's School, Jerusalem
St. George's School ( Madrasat al-Mutran) is a British boys' school in East Jerusalem run by the Anglican diocese of Jerusalem.
St. George's School is located next to St. George's College, just outside the walls of the Old City of Jerusalem. The school was established in 1899. The Rev.... | dataset_first_40k.jsonl/23267 | {
"meta": {
"pile_set_name": "Wikipedia (en)"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Multifaceted approaches are needed to limit carbapenem-resistant Enterobacteriaceae (CRE) infections, including Klebsiella pneumoniae, which have emerged as a worldwide public health problem. These multidrug- resistant organisms are associated with high morbidity and mortality that often exceeds 50%, as highly effectiv... | dataset_first_40k.jsonl/23268 | {
"meta": {
"pile_set_name": "NIH ExPorter"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Marcinów, Pajęczno County
Marcinów is a village in the administrative district of Gmina Sulmierzyce, within Pajęczno County, Łódź Voivodeship, in central Poland.
References
Category:Villages in Pajęczno County | dataset_first_40k.jsonl/23273 | {
"meta": {
"pile_set_name": "Wikipedia (en)"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Effect of repeated treatments with ivermectin on the incidence of onchocerciasis in northern Cameroon.
Mass treatments with ivermectin have been undertaken each year since 1987 in an area hyperendemic for onchocerciasis in northern Cameroon. The impact of these successive treatments on the incidence of infection in hum... | dataset_first_40k.jsonl/23278 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
# created by tools/tclZIC.tcl - do not edit
set TZData(:America/Monterrey) {
{-9223372036854775808 -24076 0 LMT}
{-1514743200 -21600 0 CST}
{568015200 -21600 0 CST}
{576057600 -18000 1 CDT}
{594198000 -21600 0 CST}
{599637600 -21600 0 CST}
{828864000 -18000 1 CDT}
{846399600 -21600 0 CS... | dataset_first_40k.jsonl/23279 | {
"meta": {
"pile_set_name": "Github"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Brik a Blok 46 Panel Set
The Sky is the Limit!
This fun and educational Brik a Blok 46 Panel Set provides an easy means for your child to recreate the world that surrounds him, at his scale. The easy to assemble panels come together to give your kid the power to build his own world of play. Be it a fort, playhouse, tu... | dataset_first_40k.jsonl/23287 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Getty Images
As a rookie in 2010, Dez Bryant was one of the best punt returners in the NFL, with a 14.3-yard average and two touchdowns. But the Cowboys later decided Bryant was too important at his primary position of wide receiver to risk an injury on special teams.
Now Bryant is asking for another chance. He was p... | dataset_first_40k.jsonl/23288 | {
"meta": {
"pile_set_name": "OpenWebText2"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Contact:
Economist Glenn Loury to deliver 2007 Tanner Lectures
Glenn Loury, the Merton P. Stultz Professor of the Social Sciences at Brown University, will deliver the 2006-07 Tanner Lectures on Human Values at Stanford. "Racial Stigma, Mass Incarceration and American Values" is the title of this year's program, whic... | dataset_first_40k.jsonl/23290 | {
"meta": {
"pile_set_name": "Pile-CC"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Robust monolithic silica-based on-chip electro-osmotic micro-pump.
A robust, compact, on-chip, electro-osmotic micro-pump (EOP) for micro-flow analysis, based on parallel, encased, 10 x 0.1 mm I.D. monolithic silica capillary columns has been developed. A 15 x 40 x 2 mm poly(methyl methacrylate) (PMMA) chip, containing... | dataset_first_40k.jsonl/23291 | {
"meta": {
"pile_set_name": "PubMed Abstracts"
},
"file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.