text
stringlengths
2
3.53M
id
stringlengths
25
29
metadata
dict
Disordered expression of HOX genes in human non-small cell lung cancer. We hypothesized that the disordered tissue architecture in cancer results from the cells executing the program designed during ontogeny in a spatio-temporally inappropriate manner. HOX genes are known as master regulators of embryonic morphogenesis...
dataset_first_40k.jsonl/2308
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
export class KeyboardControls { constructor(visualizer, bindings) { this.visualizer = visualizer; this.keyState = {}; this.keyBindings = bindings; this.el = null; this._onKeyUp = null; this._onKeyDown = null; } attach(el) { if (!el) el = document.bod...
dataset_first_40k.jsonl/2310
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: why AJAX redirects to the new page in PHP I have a form: <form class="searchForm"> <div class="box_style_1"> <h4><?= Yii::t("common", "Age"); ?></h4> <? echo '<b class="badge">3</b> ' . Slider::widget([ 'name'=>'age', ...
dataset_first_40k.jsonl/2311
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Infections in the immunocompromised rheumatologic patient. Immunocompromised patients with rheumatic diseases have an increased risk of infections. A major risk factor for infection seems to be the immunosuppressive therapy used. Newer therapies for RA may lead to increased rates of infection by opportunistic pathogens...
dataset_first_40k.jsonl/2312
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Social network diagram. Credit: Daniel Tenerife/Wikipedia (Phys.org)—A pair of researchers has found when people add someone new to their "friends" list, each is more distant than those in the inner circle. In their paper published in the Journal of the Royal Society Interface, Michael Harré and Mikhail Prokopenko, bo...
dataset_first_40k.jsonl/2313
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
John Ruppert's striking composite photos of Icelandic terrain on display at Grimaldis Gallery C. Grimaldis Gallery C. Grimaldis Gallery Tim Smith, The Baltimore Sun For most of John Ruppert's career, metal sculpture has been a major focus, but he has added photography to his pursuits lately. Some of the results can...
dataset_first_40k.jsonl/2314
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The content published in Cureus is the result of clinical experience and/or research by independent individuals or organizations. Cureus is not responsible for the scientific accuracy or reliability of data or conclusions published herein. All content published within Cureus is intended only for educational, research a...
dataset_first_40k.jsonl/2315
{ "meta": { "pile_set_name": "PubMed Central" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
External vs endoscopic approach for inverted papilloma of the sino-nasal cavities: a retrospective study of 136 cases. Endoscopic removal, with or without external technique, can be performed in a majority of inverted papilloma cases. This method has subsequent recurrence rates that are comparable to those of more aggr...
dataset_first_40k.jsonl/2316
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
export function union<T>(...sets: Set<T>[]): Set<T> { const result = new Set<T>() for (const set of sets) { for (const item of set) { result.add(item) } } return result } export function intersection<T>(set: Set<T>, ...sets: Set<T>[]): Set<T> { const result = new Set<T>() top: for (const item...
dataset_first_40k.jsonl/2317
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
TOKYO — Nissan said on Wednesday that it expected its annual profit to be much lower than expected, a fresh blow to a company reeling from the arrest of its former top executive Carlos Ghosn. The automaker told investors that its operating profit for the 2018 fiscal year, which ended in March, was expected to be 45 pe...
dataset_first_40k.jsonl/2318
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
HMS Arrow Seven ships of the Royal Navy have been named HMS Arrow, after the projectile: , a 20-gun sloop launched in 1796 that the French frigates and captured near Gibraltar on 4 February 1805; she sank the same day , a 14-gun cutter launched at Deptford Dockyard on 7 September 1805, and converted to a breakwa...
dataset_first_40k.jsonl/2319
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Translations Muhsin Khan Pickthall Yusuf Ali Quran Project Do you not see [i.e., know] that to Allāh prostrates whoever is in the heavens and whoever is on the earth and the sun, the moon, the stars, the mountains, the trees, the moving creatures and many of the people? But upon many the punishment has been justifie...
dataset_first_40k.jsonl/2320
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Details Heavy duty gate handle that is an excellent choice for all your gates needs. Large plastic handle keeps you safe from shock. Strong internal spring will keep great tension on the wire or tape you use to make the gate. This is just slightly different from the 665300 handle as it was made by a different manufact...
dataset_first_40k.jsonl/2321
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
/* * Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
dataset_first_40k.jsonl/2322
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
698 F.2d 1221 Moorev.Union Mut. Life Ins. Co. 80-1633 UNITED STATES COURT OF APPEALS Sixth Circuit 2/5/82 1 E.D.Mich. AFFIRMED
dataset_first_40k.jsonl/2323
{ "meta": { "pile_set_name": "FreeLaw" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
--- abstract: 'We present here, for the first time, a 2D study of the overshoot convective mechanism in nova outbursts for a wide range of possible compositions of the layer underlying the accreted envelope. Previous surveys studied this mechanism only for solar composition matter accreted on top of carbon oxygen (C-O)...
dataset_first_40k.jsonl/2324
{ "meta": { "pile_set_name": "ArXiv" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
UNITED STATES of America, Plaintiff-Appellee, v. Nicholas GRANT, Defendant-Appellant. Nos. 99-12052, 99-13303. United States...
dataset_first_40k.jsonl/2327
{ "meta": { "pile_set_name": "FreeLaw" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
MK Arena It first opened in 2014 for the National Badminton Championships and has since hosted everything from exhibitions to car launches. Milton Keynes is an easy to access part of the country, located centrally between Birmingham and London, with over 18 million people within an hours drive. The Arena is built int...
dataset_first_40k.jsonl/2328
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Loredana Radu nu se remarca doar prin plagiatul care o leaga de Gabriel Oprea si Victor Ponta, ambii suspecti de plagiat. Radu a fost si reprezentantul legal al celebrei firme Dalli Exim SRL, infiintata de fostul sot al Elenei Udrea, Dorin Cocos. Tot avocata Radu este cea care s-a ocupat de iregistrarea USL la tribunal...
dataset_first_40k.jsonl/2329
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
WARREN ELLIS is a graphic novelist and author of the NYT best-selling novel GUN MACHINE. His graphic novel GLOBAL FREQUENCY is being developed for television by Jerry Bruckheimer and FOX. He is the writer of the graphic novel RED, adapted into the film starring Bruce Willis and Helen Mirren. His next book is NORMAL fro...
dataset_first_40k.jsonl/2330
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
[The effects of cognitive behavioral anger management program on self-consciousness and anger in Korean military man]. The purpose of this study was to evaluate a cognitive behavioral anger management intervention in order to increase self-consciousness and decrease anger among Korean military men. A quasi-experimental...
dataset_first_40k.jsonl/2331
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Stars With Tax Problems California tax authorities said Anderson owes $524,241 in personal income taxes. The Franchise Tax Board included the “Baywatch” star on a list of the state’s 500 biggest income-tax delinquents posted Friday. A call to Anderson’s tax attorney, Robert Leonard, wasn’t immediately returned. Stars...
dataset_first_40k.jsonl/2332
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
An investigation of penetration depth control using parallel opposed ultrasound arrays and a scanning reflector. A theoretical study of penetration depth control in superficial hyperthermia utilizing parallel opposed linear ultrasound arrays and a double-faced (V-shaped) scanning reflector is presented. This is a dual ...
dataset_first_40k.jsonl/2333
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Does matrix-assisted laser desorption/ionization mass spectrometry allow analysis of carbohydrate heterogeneity in glycoproteins? A study of natural human interferon-gamma. Interferon-gamma (IFN-gamma) is a dimeric, secretory glycoprotein produced by T-lymphocytes. The glycan micro-heterogeneity of natural human IFN-ga...
dataset_first_40k.jsonl/2336
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Poisoning of sheep by seeds of Crotalaria retusa: acquired resistance by continuous administration of low doses. Seeds of Crotalaria retusa containing 6.84% (dry weight) of monocrotaline (MCT) were administered experimentally to sheep. Three sheep that received 136.8mg MCT/kg bw daily for 70 days had no clinical signs....
dataset_first_40k.jsonl/2337
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
All relevant data are within the the paper and its Supporting Information file. Introduction {#sec001} ============ There is strong evidence that insufficient physical activity (PA) is associated with increased risk of developing lifestyle-related diseases and premature death \[[@pone.0175190.ref001]\]. Metabolic syn...
dataset_first_40k.jsonl/2338
{ "meta": { "pile_set_name": "PubMed Central" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Section 91H of the NSW Crimes Act makes it an offence to possess, produce or disseminate child abuse material. The offence carries a maximum penalty of 10 years imprisonment in the District Court or 2 years in the Local Court. ‘Child abuse material’ is material that depicts or describes, in a way that reasonable pers...
dataset_first_40k.jsonl/2339
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
In vitro assessment of anticryptosporidial efficacy and cytotoxicity of adenosine analogues using a SYBR Green real-time PCR method. The aims of this study were to provide a cost-effective and valuable method for evaluating drug efficacy against Cryptosporidium parvum using a quantitative SYBR Green real-time PCR (qPCR...
dataset_first_40k.jsonl/2340
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
--- abstract: 'We analyze heat and charge transport through a single-level quantum dot coupled to two BCS superconductors at different temperatures to first order in the tunnel coupling. In order to describe the system theoretically, we extend a real-time diagrammatic technique that allows us to capture the interplay b...
dataset_first_40k.jsonl/2341
{ "meta": { "pile_set_name": "ArXiv" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
December 02, 2015 THE HEART OF ENGLISH FOOTBALL What is it with logos and rebrands? They cause such unnecessary stress. Some poor, pleasant bloke with a beard and a massive pair of headphones quietly arranges a few artwork files, adds some copy and reveals it to the world – it triggers the default seven day hysteria ...
dataset_first_40k.jsonl/2342
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
FILED United States Court of Appeals Tenth Circuit UNITED STATES COURT OF APPEALS ...
dataset_first_40k.jsonl/2343
{ "meta": { "pile_set_name": "FreeLaw" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Description Shop-Majour offers trendy plus size clothing to fill your closet. Shop trendy plus size clothes in a wide range of styles and designs at affordable price! We have set out to become the source for curvy women that crave trendy high quality fashions at affordable prices. To know more info about our services ...
dataset_first_40k.jsonl/2345
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Bollywood Fashion Focus at IIFA Many Bollywood stars are set to prowl the catwalk at the International Indian Film Academy (IIFA) Fashion Extravaganza in Bangkok on June 7th. Vidya Balan will promote Sabyasachi’s fashion line whilst Kareena Kapoor will front the designs of Manish Malhotra. Ayesha Takia, Aftab Shivdas...
dataset_first_40k.jsonl/2346
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Updating a previous report, Indianapolis Colts TE Brandon D. Williams (head) has been released from the hospital after being diagnosed with a concussion. He suffered the injury during the team's Week 15 contest.
dataset_first_40k.jsonl/2349
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The present invention relates to a light scanning device. Light scanning devices are known as a device for writing and reading information by scanning a light beam. In one type of such a light scanning device, a light beam emitted from a light source is focused as a linear image, and a rotating polygon mirror has a ref...
dataset_first_40k.jsonl/2350
{ "meta": { "pile_set_name": "USPTO Backgrounds" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Oklahoma boasts almost 50 wineries, which might surprise many wine enthusiasts. Sixteen of those will be featured at Wines of the West, where guests can sample some of the best of Oklahoma in one of its most unique settings.
dataset_first_40k.jsonl/2352
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Is there a method in the LinkedIn Rest API to see what companies a person is following? Using the Linkedin Rest API, it's possible to pull a bunch of fields from their profile, but I can't find a method that would pull the companies that they're following. Does one exist? A: In general, the fields available for ...
dataset_first_40k.jsonl/2353
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Utilising LibVLC MediaPlayer.Event.EndReached to reset MediaPlayer when playback finishes I'm in the process of writing an Android app activity that houses a LibVLC MediaPlayer implementation. The MediaPlayer works fine for the most part, however upon video conclusion, the MediaPlayer will become unresponsive. Fro...
dataset_first_40k.jsonl/2354
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
/*============================================================================= Copyright (c) 2011 Eric Niebler 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) ===============================================...
dataset_first_40k.jsonl/2355
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Large prostatic utricles and related structures, urogenital sinus and other forms of urethrovaginal confluence. The urethrograms and clinical records of 106 children with a large prostatic utricle or related structures, urogenital sinus in intersex disorders and other types of urethrovaginal confluence were reviewed. T...
dataset_first_40k.jsonl/2356
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Why I Can't Wait for Meghan McCain and Michael Ian Black's Book When was the last time you saw Democrats and Republicans uniting in the name of comedy? Sarah Palin on SNL? (That was awkward.) Stephen Colbert at Bush’s White House Press Correspondents’ dinner? (Very, very awkward.) It doesn’t usually work…until maybe n...
dataset_first_40k.jsonl/2358
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Scientists have proved that even the most seemingly innocent chat with a woman can be enough to send male sex hormones soaring. A team from the University of Chicago paid students to come into their lab under the pretence of testing their saliva chemistry. While there, the students got to chat to a young female resea...
dataset_first_40k.jsonl/2359
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
In a news release, IR-2019-144, the IRS announced on August 14 that it will automatically waive estimated tax penalties for eligible taxpayers who have already filed their 2018 federal income tax returns The Tax Cuts and Jobs Act brought about many changes for multinational businesses. One of the more significant chan...
dataset_first_40k.jsonl/2362
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The purpose of this proposal is to elucidate the mechanism through which the reaction of antigen with cell-bound IgE antibody leads to the release of chemical mediators from mast cells. Research plan is based on our recent findings which indicated that bridging of IgE-receptors by divalent anti-receptor antibody stimul...
dataset_first_40k.jsonl/2363
{ "meta": { "pile_set_name": "NIH ExPorter" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
After their loss last night to the Los Angeles Kings, the Calgary Flames, who have missed the playoffs three straight years, are currently sitting in 14th place in the Western Conference with a 5-7-3 record. Many would say its early, but this shortened 48 game season is nearly 1/3 complete. The Flames, who have not wo...
dataset_first_40k.jsonl/2364
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Kenny Shiels leaves Kilmarnock managers post 11 June 2013 01:55 Kenny Shiels has left Kilmarnock with immediate effect by mutual consent, the Scottish Premier League club have confirmed. The departure of the 57-year-old Northern Irishman comes as no surprise following days of speculation about his future. Killie fi...
dataset_first_40k.jsonl/2365
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Der Seriosität: Slot machine gratis online sphinx Slot machine gratis online sphinx Video Slot SPHINX BONUS RECORD - 1500€ (My Choice) Needless to note, this newest no deposit casino codes playtech game suggests finding the treasures online casino apps iphone are carefully hidden not only at the pyramids, but also in...
dataset_first_40k.jsonl/2366
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Pathologic basis of the sonographic appearance of the normal and malignant prostate. The hypoechoic nature of prostatic cancer is now well recognized. In fact, not all cancers are purely hypoechoic; many are isoechoic, and some have a mixed echogenicity. Rarely, we have seen a cancer that was predominantly hyperechoic....
dataset_first_40k.jsonl/2367
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Drawing a rotating triangle I want to fill a triangle in Android using the Canvas class. The way I am doing currently works but is very laggy. I wanted to know if anybody has a faster way of doing it than my way. Thanks! My code: public void rotate(float angle){ if(neighbour == null) return; path.r...
dataset_first_40k.jsonl/2369
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
New Video: "Interview with OCLC Research Wikipedian in Residence Max Klein" 01 June 2012 In this eight-minute video, Senior Program Officer Roy Tennant talks with OCLC Research Wikipedian in Residence Max Klein about his plans to help connect researchers with library collections and services using Wikipedia. Max Kle...
dataset_first_40k.jsonl/2370
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: do you want to open or save from localhost while trying to upload the file I am trying to upload the file on certain path. I have written following code for this: try { if (!System.IO.Directory.Exists(fileLocation)) ...
dataset_first_40k.jsonl/2371
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. // // You are hereby granted a non-exclusive, worldwide, royalty-free license to use, // copy, modify, and distribute this software in source code or binary form for use // in connection with the web services and APIs provided by Facebook. // // As with...
dataset_first_40k.jsonl/2372
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
A retired FBI agent who vanished in 2007 while investigating a smuggling case in Iran is apparently still alive, Secretary of State Hillary Rodham Clinton said Thursday in a statement that deepened the mystery surrounding the man's nearly four-year disappearance. Robert Levinson, 63, who disappeared during a visit to ...
dataset_first_40k.jsonl/2373
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: React Native retrieving API data source.uri should not be an empty string I am trying to retrieve data from an API (https://developers.zomato.com/documentation) and get title of restaurants and an image with it. However when I try to load an image I get a warning source.uri should not be an empty string. Here is m...
dataset_first_40k.jsonl/2374
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
TOSHIBA For a quick search, please select from the left side ( Product Filters ) Preferably choose ( In Stock ) يفضل اختيار Toshiba Corporation (株式会社東芝 Kabushiki-gaisha Tōshiba?, (commonly referred to as Toshiba, stylized as TOSHIBA) is a Japanese multinational conglomerate corporation headquartered in Tokyo, Japan....
dataset_first_40k.jsonl/2375
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The present invention relates to semiconductor devices and fabrication processes, and more specifically to semiconductor gate electrode architectures which provide improved work function tuning. In the conventional CMOS process, poly silicon is used as a gate electrode material up to 90 nm node. The conventional proces...
dataset_first_40k.jsonl/2376
{ "meta": { "pile_set_name": "USPTO Backgrounds" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Limits - prove or disprove If $\lim_{x \to 0^+} f(x) = 0$ and $(\forall x>0)( \exists 0<c_x<x)$ s. t. $f(c_x)>f(x)$, and $\forall x>0, f(x)>0$ do we have a contradiction? I tried to build a sequence of x values that approaches $0$ but its f values form an ascending sequence but failed to show that it is actually a...
dataset_first_40k.jsonl/2377
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
[www.paypal.me] [www.patreon.com] If you want to support me beyond ratings, please feel free to do so via PayPal or Patreon. Every cent helps and motivates me personally and professionally to continue creating great things!Homes in the Eclectic Style commonly found in the suburbs of America. Often referred to as McMa...
dataset_first_40k.jsonl/2378
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Shay Elliott Memorial Race The Shay Elliott Memorial race is a one-day race held in Spring in Ireland. It is run in honour of former Irish professional cyclist Seamus Shay Elliott. The race was previously known as the Route de Chill Mhantain. It became the Shay Elliott Trophy in the late sixties, then the Shay Elliott...
dataset_first_40k.jsonl/2379
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Corktown: A community on the verge of change awaits Ford's arrival Allie Gross | Detroit Free Press In 1979, Jerry Esters was working on the roof of a property he had inherited from his father in North Corktown when he had an epiphany: He could see downtown. First the train station, then the downtown skyline. The pr...
dataset_first_40k.jsonl/2380
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Now this is PFFTable if ever anything was. I had to come in to work today, a Saturday, because my department and another department in our building are moving to another floor. This is a totally new floor so nothing was set up yet. Fortunately, they didn't snag us to actually move anything (we're computer professionals...
dataset_first_40k.jsonl/2381
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
COURT OF APPEALS SECOND DISTRICT OF TEXAS FORT WORTH NO. 02-11-00077-CV IN RE KEY SAFETY SYSTEMS, RELATOR INC. -------...
dataset_first_40k.jsonl/2382
{ "meta": { "pile_set_name": "FreeLaw" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Timeline of the Mensalão scandal The Mensalão scandal () took place in Brazil in 2005 and threatened to bring down the government of Luiz Inácio Lula da Silva. Mensalão is a neologism and variant of the word for "big monthly payment" (salário mensal or mensalidade). June 8 June 2005 - A CPI is installed to investig...
dataset_first_40k.jsonl/2383
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Illegal Alien Gang Member Wanted For Murder Caught In Va. WOODBRIDGE, VA (Newsweek) – After a long manhunt of an alleged MS-13 gang member, FBI officials announced Saturday they had finally apprehended Walter Yovany Gomez. Gomez, an illegal immigrant from Honduras, had been listed on the FBI’s Ten Most Wanted list in...
dataset_first_40k.jsonl/2386
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Share this: Pete Frates spent four years leading Boston College baseball on the field, and now he does the same thing off the field. Frates, who is battling amyotrophic lateral sclerosis (better known as ALS or Lou Gehrig‘s disease), now serves as the university’s president of baseball operations. There he can impart...
dataset_first_40k.jsonl/2387
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
45 Md. App. 489 (1980) 413 A.2d 1365 CARLTON G. BEALL v. CECELIA M. BEALL. No. 1065, September Term, 1979. Court of Special Appeals of Maryland. Decided May 8, 1980. *490 The cause was argued before MOORE, LOWE and COUCH, JJ. J. Frederick Garner, with whom was C. Calvert Lancaster on the brief, for appellant. Steven R...
dataset_first_40k.jsonl/2388
{ "meta": { "pile_set_name": "FreeLaw" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Blocked Drains Show reporter’s name Reported in the Roads/highways category by Tony Parfitt at 10:18, Tue 17 October 2017 Sent to Bath and North East Somerset Council 2 minutes later This problem was reported to Fix My Street in September 2016 and nothing has been done about it. The Drain and now several more farth...
dataset_first_40k.jsonl/2389
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Mariah Carey’s sister, Alison, has filed a lawsuit against her mother accusing her of child abuse. In the suit, Alison alleged Patricia allowed and engaged several men whose identities are not revealed at present to have sex with the plaintiff when she was approximately 10 years old. The suit also alleged that the m...
dataset_first_40k.jsonl/2390
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Merritt Island Dragon The Merritt Island Dragon or Merrit Island River Dragon was a dragon-shaped green concrete structure that stood at the southern tip of Merritt Island, known as Dragon Point, where the Indian River Lagoon splits to form the Banana River Lagoon. The dragon was built in 1971 by Florida artist Lewis ...
dataset_first_40k.jsonl/2391
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
1. Introduction {#s0005} =============== Human saliva is the complex fluid secreted by major and minor salivary glands. Saliva secretion is under the control of the autonomic nervous system. The three major salivary glands are parotid, sublingual and submandibular. Human saliva consists of water, glycoproteins, enzyme...
dataset_first_40k.jsonl/2394
{ "meta": { "pile_set_name": "PubMed Central" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>JTabbedPane.ModelListener (Java SE 12 &amp; JDK 12 )</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="keywords" content="javax.swing.JTabbedPane.ModelListener class"> <meta name="keywords...
dataset_first_40k.jsonl/2395
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
The bacteriological composition of biomass recovered by flushing an operational drinking water distribution system. This study investigates the influence of pipe characteristics on the bacteriological composition of material mobilised from a drinking water distribution system (DWDS) and the impact of biofilm removal on...
dataset_first_40k.jsonl/2397
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Drug Development for Hypertension: Do We Need Another Antihypertensive Agent for Resistant Hypertension? The prevalence of resistant hypertension is seemingly much lower than had been reported in early studies. Recent analyses suggest that <5 % of treated hypertensive patients remain uncontrolled if fully adherent to a...
dataset_first_40k.jsonl/2398
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: remove mirai virus on router I need some help with removing the mirai worm on my rounter. Few days ago my ISP was on cyberattacks which it have affected over 100,000 customers who couldn't be able to get access to the internet that got shutdown. Now it show that my local ISP are CloudMosa in Satatoga, California w...
dataset_first_40k.jsonl/2399
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Thursday, November 10, 2011 Ephesus, Rhodes, Gythion and 1 day in Rome As I write this we are already in London and soon on our way to Africa. The second half of our cruise went far too quickly as we enjoyed my parents and all the luxuries the ship had to offer (my parents even brought us suits and dresses from home ...
dataset_first_40k.jsonl/2400
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Sounds good.
dataset_first_40k.jsonl/2401
{ "meta": { "pile_set_name": "Enron Emails" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Let’s Play - 3D Ultra MiniGolf Adventures 2 Part 2 This video (x) contains misogyny, ableism, references to suicide and animal death, and content that could trigger emetophobia, coprophobia, and misophonia. Gendered and ableist slurs are scattered throughout, and ableist and sexist language is used. Lip smacking and o...
dataset_first_40k.jsonl/2402
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Considering most the rinks are circular, ice skating doesn't seem like an especially good way to actually get somewhere other than where you started. But if a young Canadian gets his way, that could change. He's suggested building something he calls the Freezeway, a 6.8-mile skating lane through Edmonton, Alberta, for...
dataset_first_40k.jsonl/2403
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Democratic presidential contender Beto O’Rourke said Wednesday that the 1776 Betsy Ross flag has become a symbol of white nationalism. The former House member from El Paso, Texas, made the remark while stumping at the Iowa Veterans Home in Marshalltown, where he also praised Nike for pulling the flag design from a pla...
dataset_first_40k.jsonl/2404
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Thames Basin Heaths Special Protection Area (SPA) - around Farnham The Thames Basin Heaths SPA covers an area of 8,275 ha across Hampshire, (the former county of) Berkshire and Surrey. It is part of a complex of heathlands in Southern England that support important populations of breeding birds, including the Dartford...
dataset_first_40k.jsonl/2407
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
How do you burn leaves? (A serious question!) Riding through Wray castle yesterday I saw several piles of fallen leaves, slowly burning themselves to ashes. I've got hundreds and thousands of leaves here and I thought that burning them would be a good idea. Only problem is how to do it. Any one know? They only smoulde...
dataset_first_40k.jsonl/2408
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Comment: A brand-new, unused, unopened video game in perfect condition in its original packaging and with all original packaging materials included. Most items will be dispatched the same or the next working day. Comment: Brand new and sealed. Game in English (cover and manual in German). Delivered within 5 working da...
dataset_first_40k.jsonl/2409
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Barbara Seal Barbara Seal is a former judge from Montreal, Quebec, Canada. Seal has been involved in a number of community organisations and foundations, serving in both leadership and advisory roles. Seal was appointed as judge of Canada's citizenship court in 1997, retiring in 2016. Seal is a recipient of the Order ...
dataset_first_40k.jsonl/2410
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Las Vegas is truly a city that never sleeps! Think of the 24-hour casinos, numerous entertainment shows, amazing strip clubs, and you have a place that promises to offer everything that the urban mind craves for. Of course, you can never have enough of Vegas on your first trip – You must come back again, but below are ...
dataset_first_40k.jsonl/2411
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
In two years, Dictator Donald Trump (DDT) has built a sewer of corruption, filled with wealthy men who acquired their riches as DDT did by cheating people. Early strong supporters justified his putrid behavior with “Give him a chance” or “I’m still waiting.” Some still cling to the belief that DDT is the Second Coming ...
dataset_first_40k.jsonl/2412
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; Copyright (C) Kongsberg Oil & Gas Technologies. All rights reserved. ;;; Written by mortene@sim.no, 2000-09-26. ;;; Eval following region ;; Make scene-graph and first viewer (define text (new-sotext3)) (define interpolatefloat (new-s...
dataset_first_40k.jsonl/2413
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Large cerebral arteriovenous malformation presenting with venous ischemia in the contralateral hemisphere. Case report. The authors report a rare case in which a large cerebral arteriovenous malformation (AVM) located in the left parietooccipital region presented with venous ischemia in the contralateral hemisphere. A ...
dataset_first_40k.jsonl/2415
{ "meta": { "pile_set_name": "PubMed Abstracts" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Tight Tight may refer to: General High and tight, a hairstyle typical in the U.S. military Tight end, a position in American football on the offensive team Tight playing style, in poker, a style of play which means to rarely call/play a hand Clothing Skin-tight garment, a garment that is held to the skin by elastic...
dataset_first_40k.jsonl/2416
{ "meta": { "pile_set_name": "Wikipedia (en)" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Show HN: Test and edit tilejson in the browser - andrewljohnson http://static.gaiagps.com/tilejson-tester/ ====== andrewljohnson This is a pretty quick hack we did, because tilejson is useful in our apps, and we started to get lots of support requests for help making/importing files. ------ detaro Error 404?
dataset_first_40k.jsonl/2418
{ "meta": { "pile_set_name": "HackerNews" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
La direction régionale de la santé a déclaré à un correspondant de Nessma, que 9 employés de l’hôpital régional de Sidi...
dataset_first_40k.jsonl/2419
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
IMG_2905.JPG Police detour vehicles on Manor Road on Tuesday, after another evacuation at Susan Wagner High School. STATEN ISLAND, N.Y. -- Susan Wagner High School in Sea View has apparently been evacuated for the second day in a row on Tuesday. The evacuation also marks the third time in a week students were led ou...
dataset_first_40k.jsonl/2420
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
// SPDX-License-Identifier: GPL-2.0 #include <sys/types.h> #include <errno.h> #include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <regex.h> #include "../../../util/debug.h" #include "../../../util/header.h" static inline void cpuid(unsigned int op, unsigned int *a, unsigned int *b,...
dataset_first_40k.jsonl/2421
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Scroll div top on page load then set scroll to work normally I have a chat system on my site and defaulted the message div position to always display the last message on page load. I accomplished this by using the following line of code: msgDiv = document.getElementById('message_row_large'); msgDiv.scrollTop =...
dataset_first_40k.jsonl/2422
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
1.. INTRODUCTION ================ The pattern of stresses transferred to the bone have great influence on the success or failure of an orthopedic implant. The evaluation of bone stresses is so complex that it cannot be accomplished analytically, necessitating the application of FEA (Finite Element Analysis) techniques...
dataset_first_40k.jsonl/2424
{ "meta": { "pile_set_name": "PubMed Central" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Singapore About Asiatravel.com Travel TV Asiatravel.com Travel TV is an official video channel of Asiatravel.com Holdings Ltd. On this channel, you can find vast video clips showcasing destinations, hotels, different cultures, events, people and everyday living. Have you ever searched for a place on the internet an...
dataset_first_40k.jsonl/2425
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
What’s at stake in Fisher v. University of Texas? You are here What’s at stake in Fisher v. University of Texas? The U.S. Supreme Court and affirmative action at Stanford byAnnelise Heinzon Thursday, January 24, 2013 - 10:59am “My own view is that color-blind admissions policies come several centuries too late and...
dataset_first_40k.jsonl/2426
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Social unrest will “dwarf the Rodney King and the Martin Luther King riots” Paul Joseph Watson Infowars.com June 28, 2013 Following a number of tweets making threats to kill white people if George Zimmerman is acquitted of murdering Trayvon Martin, a former Chicago police officer warns that the outcome of the case ...
dataset_first_40k.jsonl/2428
{ "meta": { "pile_set_name": "OpenWebText2" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
#ifdef __OBJC__ #import <UIKit/UIKit.h> #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif FOUNDATION_EXPORT double QuickLayoutVersionNumber; FOUNDATION_EXPORT const unsigned char QuickLayoutVersionString[];
dataset_first_40k.jsonl/2429
{ "meta": { "pile_set_name": "Github" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Q: Can someone explain how Salesforce works with CTI? (Avaya) I have a client who has Salesforce and uses an Avaya switch to run their call center. They enter in random call information into this old legacy program called Omni and once a week they manually update Salesforce with the info that they gathered from calls...
dataset_first_40k.jsonl/2430
{ "meta": { "pile_set_name": "StackExchange" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }
Who owns the poem and knows what it means — Who writes the questions on the test — Who chooses what is good and what is best — And understands the truth inside the lean? Oh star crossed letters, I do not know Why ever would I stop to explain When what I know is written plain And never made much sense to me, so Work it ...
dataset_first_40k.jsonl/2431
{ "meta": { "pile_set_name": "Pile-CC" }, "file_path": "/net/ioasic11-100G/scratch/harshg/datasets/dataset_first_40k.jsonl" }