text stringlengths 13 30k |
|---|
{"age": 53.0, "priors_count": 11.0, "days_b_screening_arrest": -1.0, "c_jail_time": 110.0, "juv_fel_count": 0.0, "juv_other_count": 0.0, "juv_misd_count": 0.0, "c_charge_degree:F": 1.0, "c_charge_degree:M": 0.0, "race:African-American": 1.0, "race:Asian": 0.0, "race:Caucasian": 0.0, "race:Hispanic": 0.0, "race:Native_A... |
{"text1": "What are your top 5 movies for 2016?", "text2": "What are some interesting movies in 2016?", "target": 0, "feat_idx": 4871, "evaluation_predictions": [-4.01953125, 3.953125]} |
{"text1": "What are the 3 types of NoSql databases?", "text2": "What are the main differences between the four types of NoSql databases (KeyValue Store, Column-Oriented Store, Document-Oriented, Graph Database)?", "target": 1, "feat_idx": 164, "evaluation_predictions": [3.958984375, -4.03125]} |
{"text1": "Can you suggest 5 recent malayalam books to buy?", "text2": "What are the top 3 Malayalam books for teenagers?", "target": 0, "feat_idx": 27206, "evaluation_predictions": [-3.904296875, 3.875]} |
{"text1": "What's the best language to learn for hacking, and what do you recommend?", "text2": "What is the best language for hacking?", "target": 0, "feat_idx": 16898, "evaluation_predictions": [-2.595703125, 2.564453125]} |
{"text1": "Can carbon steel A285 be used for holding tank for fatty alcohol?", "text2": "How do I block someone on IMO on iPhone version?", "target": 1, "feat_idx": 32071, "evaluation_predictions": [5.89453125, -6.0625]} |
{"text1": "What is the QuickBooks installation support phone number?", "text2": "What is the QuickBooks technical support phone number in New York?", "target": 0, "feat_idx": 4530, "evaluation_predictions": [-4.1640625, 4.171875]} |
{"text1": "Do former US presidents get NSC/CIA briefings?", "text2": "Are the former US presidents still in the dangerous positions of being assassinated?", "target": 1, "feat_idx": 39184, "evaluation_predictions": [4.953125, -5.0703125]} |
{"text1": "If you could re-live your 20's, what would you do?", "text2": "What advice would you give to your 22 year old self?", "target": 1, "feat_idx": 15527, "evaluation_predictions": [5.6171875, -5.78125]} |
{"text1": "Math vs programming which pays more?", "text2": "Why are there so many questions on Quora about Pianos?", "target": 1, "feat_idx": 9325, "evaluation_predictions": [5.7734375, -5.97265625]} |
{"text1": "Is our PM Modi doing the correct thing with 500 and 1000 Rs notes?", "text2": "What do you think about ban on Rs. 500 and Rs. 1000 currency notes?", "target": 0, "feat_idx": 221, "evaluation_predictions": [-3.41796875, 3.44921875]} |
{"content": "# Copyright 2020 gRPC authors.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law ... |
{"content": "# Copyright 2019 The TensorFlow Authors. All Rights Reserved.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unl... |
{"content": "#!/usr/bin/env python2\n# Copyright (c) 2014-2015 The Bitcoin Core developers\n# Distributed under the MIT software license, see the accompanying\n# file COPYING or http://www.opensource.org/licenses/mit-license.php.\n\nfrom test_framework.test_framework import BitcoinTestFramework\nfrom test_framework.uti... |
{"content": "# Copyright (c) 2017, John Skinner\nimport unittest\nimport numpy as np\nimport arvet.database.tests.database_connection as dbconn\nfrom arvet.config.path_manager import PathManager\nimport arvet.batch_analysis.task as task\n\n\nclass MockTask(task.Task):\n def run_task(self, path_manager: PathManager):... |
{"content": "# coding: utf-8\n\n\"\"\"\n vautoscaling\n\n \n Generated by: https://github.com/swagger-api/swagger-codegen.git\n\"\"\"\n\n\nimport pprint\nimport re # noqa: F401\n\nimport six\n\nfrom ncloud_vautoscaling.model.process import Process # noqa: F401,E501\n\n\nclass ResumeProcessesResponse(object):... |
{"content": "#!/usr/bin/env python3\n# Copyright 2015 The Chromium Authors. All rights reserved.\n# Use of this source code is governed by a BSD-style license that can be\n# found in the LICENSE file.\n\nfrom . import css_checker\nfrom os import path as os_path\nimport re\nfrom sys import path as sys_path\nimport unitt... |
{"content": "from typing import Dict, List, Optional\nfrom db.sql.dal.general import sanitize\nfrom db.sql.utils import query_to_dicts\n\n\nclass Region:\n admin: str\n admin_id: str\n region_type: str\n country: str\n country_id: str\n admin1: Optional[str]\n admin1_id: Optional[str]\n admin2: ... |
{"content": "# -*- coding: utf-8 -*-\nimport json\nimport csv\nimport scrapy\nimport re\n\nfrom locations.items import GeojsonPointItem\n\nCOOKIES = {\n \"bm_sz\": \"04B124C1C96D68082A9F61BAAAF0B6D5~YAAQdjsvF22E8Xl6AQAACr1VfAxPEt+enarZyrOZrBaNvyuX71lK5QPuDR/FgDEWBZVMRhjiIf000W7Z1PiAjxobrz2Y5LcYMH3CvUNvpdS3MjVLUMGwME... |
{"content": "#!/usr/bin/env python\n# vim: set sts=4 sw=4 et:\n\nimport time\nimport xmlrpc.client\nfrom . import players\nfrom . import rpc\nfrom .common import GameState, CardSet, GameError, RuleError, ProtocolError, simple_decorator\nfrom .events import EventList, CardPlayedEvent, MessageEvent, TrickPlayedEvent, Tur... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 0, "act_tag": 115, "damsl_act_tag": 26, "caller": "A", "utterance_index": 1, "subutterance_index": 1, "text": "Okay. /", "pos": "Okay/UH ./.", "trees": "(INTJ (UH Okay) (. .) (-DFL- E_S))", "ptb_treen... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 1, "act_tag": 82, "damsl_act_tag": 15, "caller": "A", "utterance_index": 1, "subutterance_index": 2, "text": "{D So, }", "pos": "So/UH ,/,", "trees": "(SBARQ (INTJ (UH So)) (, ,) (WHNP-1 (WHNP (WP What... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 2, "act_tag": 206, "damsl_act_tag": 36, "caller": "B", "utterance_index": 2, "subutterance_index": 1, "text": "[ [ I guess, +", "pos": "[ I/PRP ] guess/VBP ,/,", "trees": "(S (EDITED (RM (-DFL- \\[)) (... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 3, "act_tag": 148, "damsl_act_tag": 20, "caller": "A", "utterance_index": 3, "subutterance_index": 1, "text": "What kind of experience [ do you, + do you ] have, then with child care? /", "pos": "[ Wha... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 4, "act_tag": 148, "damsl_act_tag": 20, "caller": "B", "utterance_index": 4, "subutterance_index": 1, "text": "I think, ] + {F uh, } I wonder ] if that worked. /", "pos": "[ I/PRP ] think/VBP ,/, uh/UH... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 5, "act_tag": 66, "damsl_act_tag": 2, "caller": "A", "utterance_index": 5, "subutterance_index": 1, "text": "Does it say something? /", "pos": "Does/VBZ [ it/PRP ] say/VB [ something/NN ] ?/.", "tree... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 6, "act_tag": 125, "damsl_act_tag": 4, "caller": "B", "utterance_index": 6, "subutterance_index": 1, "text": "I think it usually does. /", "pos": "[ I/PRP ] think/VBP [ it/PRP ] usually/RB does/VBZ .... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 7, "act_tag": 62, "damsl_act_tag": 0, "caller": "B", "utterance_index": 6, "subutterance_index": 2, "text": "You might try, {F uh, } /", "pos": "[ You/PRP ] might/MD try/VB ,/, uh/UH ,/,", "trees": "(... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 8, "act_tag": 170, "damsl_act_tag": 5, "caller": "B", "utterance_index": 6, "subutterance_index": 3, "text": "I don't know, /", "pos": "[ I/PRP ] do/VBP n't/RB know/VB ,/,", "trees": "(S (NP-SBJ (PRP ... |
{"swda_filename": "sw00utt/sw_0001_4325.utt", "ptb_basename": "4/sw4325", "conversation_no": 4325, "transcript_index": 9, "act_tag": 62, "damsl_act_tag": 0, "caller": "B", "utterance_index": 6, "subutterance_index": 4, "text": "hold it down a little longer, /", "pos": "hold/VB [ it/PRP ] down/RB [ a/DT little/RB lon... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=0 BAR_START NOTE_ON=70 TIME_DELTA=4 NOTE_OFF=70 NOTE_ON=77 TIME_DELTA=4 NOTE_OFF=77 NOTE_ON=74 TIME_DELTA=4 NOTE_OFF=74 NOTE_ON=72 TIME_DELTA=2 NOTE_OFF=72 NOTE_ON=74 TIME_DELTA=2 NOTE_OFF=74 BAR_END BAR_START NOTE_ON=75 TIME_DELTA=4 NOTE_OFF=75 NOTE_ON... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=32 BAR_START NOTE_ON=51 TIME_DELTA=4 NOTE_OFF=51 NOTE_ON=53 TIME_DELTA=8 NOTE_OFF=53 NOTE_ON=46 TIME_DELTA=4 NOTE_OFF=46 BAR_END BAR_START NOTE_ON=58 TIME_DELTA=4 NOTE_OFF=58 NOTE_ON=57 TIME_DELTA=4 NOTE_OFF=57 NOTE_ON=55 TIME_DELTA=4 NOTE_OFF=55 NOTE_O... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=0 BAR_START NOTE_ON=70 TIME_DELTA=4 NOTE_OFF=70 NOTE_ON=65 TIME_DELTA=4 NOTE_OFF=65 NOTE_ON=67 TIME_DELTA=4 NOTE_OFF=67 NOTE_ON=69 TIME_DELTA=4 NOTE_OFF=69 BAR_END BAR_START NOTE_ON=70 TIME_DELTA=2 NOTE_OFF=70 NOTE_ON=69 TIME_DELTA=2 NOTE_OFF=69 NOTE_ON... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=32 BAR_START NOTE_ON=50 TIME_DELTA=2 NOTE_OFF=50 NOTE_ON=48 TIME_DELTA=2 NOTE_OFF=48 NOTE_ON=46 TIME_DELTA=4 NOTE_OFF=46 NOTE_ON=48 TIME_DELTA=4 NOTE_OFF=48 NOTE_ON=41 TIME_DELTA=4 NOTE_OFF=41 BAR_END BAR_START NOTE_ON=50 TIME_DELTA=4 NOTE_OFF=50 NOTE_O... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=48 BAR_START NOTE_ON=65 TIME_DELTA=4 NOTE_OFF=65 NOTE_ON=67 TIME_DELTA=4 NOTE_OFF=67 NOTE_ON=65 TIME_DELTA=4 NOTE_OFF=65 NOTE_ON=67 TIME_DELTA=4 NOTE_OFF=67 BAR_END BAR_START NOTE_ON=67 TIME_DELTA=4 NOTE_OFF=67 NOTE_ON=67 TIME_DELTA=2 NOTE_OFF=67 NOTE_O... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=24 BAR_START NOTE_ON=60 TIME_DELTA=4 NOTE_OFF=60 NOTE_ON=60 TIME_DELTA=4 NOTE_OFF=60 NOTE_ON=58 TIME_DELTA=4 NOTE_OFF=58 NOTE_ON=57 TIME_DELTA=4 NOTE_OFF=57 BAR_END BAR_START NOTE_ON=60 TIME_DELTA=4 NOTE_OFF=60 NOTE_ON=58 TIME_DELTA=2 NOTE_OFF=58 NOTE_O... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=32 BAR_START NOTE_ON=45 TIME_DELTA=4 NOTE_OFF=45 NOTE_ON=46 TIME_DELTA=4 NOTE_OFF=46 NOTE_ON=48 TIME_DELTA=4 NOTE_OFF=48 NOTE_ON=50 TIME_DELTA=4 NOTE_OFF=50 BAR_END BAR_START NOTE_ON=52 TIME_DELTA=4 NOTE_OFF=52 NOTE_ON=53 TIME_DELTA=4 NOTE_OFF=53 NOTE_O... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=24 BAR_START NOTE_ON=60 TIME_DELTA=4 NOTE_OFF=60 NOTE_ON=60 TIME_DELTA=4 NOTE_OFF=60 NOTE_ON=58 TIME_DELTA=4 NOTE_OFF=58 NOTE_ON=57 TIME_DELTA=4 NOTE_OFF=57 BAR_END BAR_START NOTE_ON=62 TIME_DELTA=2 NOTE_OFF=62 NOTE_ON=60 TIME_DELTA=2 NOTE_OFF=60 NOTE_O... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=0 BAR_START NOTE_ON=77 TIME_DELTA=4 NOTE_OFF=77 NOTE_ON=75 TIME_DELTA=4 NOTE_OFF=75 NOTE_ON=74 TIME_DELTA=4 NOTE_OFF=74 NOTE_ON=72 TIME_DELTA=4 NOTE_OFF=72 BAR_END BAR_START NOTE_ON=70 TIME_DELTA=4 NOTE_OFF=70 NOTE_ON=70 TIME_DELTA=2 NOTE_OFF=70 NOTE_ON... |
{"text": "PIECE_START STYLE=JSFAKES GENRE=JSFAKES TRACK_START INST=0 BAR_START NOTE_ON=68 TIME_DELTA=4 NOTE_OFF=68 NOTE_ON=68 TIME_DELTA=4 NOTE_OFF=68 NOTE_ON=64 TIME_DELTA=4 NOTE_OFF=64 NOTE_ON=66 TIME_DELTA=4 NOTE_OFF=66 BAR_END BAR_START NOTE_ON=68 TIME_DELTA=4 NOTE_OFF=68 NOTE_ON=69 TIME_DELTA=4 NOTE_OFF=69 NOTE_ON... |
{"text": "The #crypto market at a glance!\n\n#Bitcoin $BTC #Ethereum $ETH $BNB $XRP $SOL $LUNA $ADA\n\n...and many more. https://t.co/WOA6ysyL", "label": 1} |
{"text": "Sell your $DOGE buy $BTC. Don't be manipulated. \nhttps://t.co/AM5t50lxAu\n\n#BITCOIN $BTC $DOT $KSM $ETH #ETHEREUM $ADA $XRP $MAT", "label": 1} |
{"text": "#BTCUSD - New Technical Analysis \n\nChart on TradingView https://t.co/ecR28JQAUJ $BTC $ETH #Bitcoin #CryptoCurrency #Trading #Tec", "label": 1} |
{"docid": "4983", "text": "Alterations of the architecture of cerebral white matter in the developing human brain can affect cortical development and result in functional disabilities. A line scan diffusion-weighted magnetic resonance imaging (MRI) sequence with diffusion tensor analysis was applied to measure the appa... |
{"docid": "7912", "text": "ID elements are short interspersed elements (SINEs) found in high copy number in many rodent genomes. BC1 RNA, an ID-related transcript, is derived from the single copy BC1 RNA gene. The BC1 RNA gene has been shown to be a master gene for ID element amplification in rodent genomes. ID element... |
{"docid": "18670", "text": "DNA methylation plays an important role in biological processes in human health and disease. Recent technological advances allow unbiased whole-genome DNA methylation (methylome) analysis to be carried out on human cells. Using whole-genome bisulfite sequencing at 24.7-fold coverage (12.3-fo... |
{"docid": "19238", "text": "Two human Golli (for gene expressed in the oligodendrocyte lineage)-MBP (for myelin basic protein) cDNAs have been isolated from a human oligodendroglioma cell line. Analysis of these cDNAs has enabled us to determine the entire structure of the human Golli-MBP gene. The Golli-MBP gene, whic... |
{"docid": "33370", "text": "Glioblastomas are deadly cancers that display a functional cellular hierarchy maintained by self-renewing glioblastoma stem cells (GSCs). GSCs are regulated by molecular pathways distinct from the bulk tumor that may be useful therapeutic targets. We determined that A20 (TNFAIP3), a regulato... |
{"docid": "54440", "text": "BACKGROUND Microarrays offer great potential as a platform for molecular diagnostics, testing clinical samples for the presence of numerous biomarkers in highly multiplexed assays. In this study applied to infectious diseases, data from a microarray designed for molecular serotyping of Strep... |
{"Camera Parameters": [{"ppx": 239.65032071177322, "ppy": 318.6487046632124, "fx": 593.6395613490586, "fy": 594.6238341968912, "model": "distortion.brown_conrady", "width": 480, "height": 640}]} |
{"Left": "http://www.washingtonpost.com/blogs/the-fix/wp/2012/09/19/8-takeaways-from-the-nbc-wall-street-journal-poll/\nhttp://politicalticker.blogs.cnn.com/2012/09/19/swing-state-poll-romney-favors-the-rich/?hpt=po_c1", "Right": "http://www.washingtontimes.com/blog/inside-politics/2012/sep/19/poll-romney-losing-his-ed... |
{"Left": "https://www.latimes.com/business/la-fi-nike-betsy-ross-flag-sneakers-kaepernick-20190702-story.html", "Right": "https://reason.com/2019/07/02/betsy-ross-is-canceled/", "Center": "https://www.wsj.com/articles/nike-nixes-betsy-ross-flag-sneaker-after-colin-kaepernick-intervenes-11562024126", "Main URL": "https:... |
{"Left": "https://www.cnn.com/2019/07/01/politics/tanks-july-4-washington/index.html", "Right": "https://www.newsmax.com/politics/fourth-of-july-celebration-tanks-washington/2019/07/02/id/922935/", "Center": "https://www.reuters.com/article/us-usa-trump-july4/trump-plans-tanks-and-flyovers-at-fourth-of-july-celebration... |
{"Left": "https://www.huffpost.com/entry/eddie-gallagher-navy-seal-verdict_n_5d1bcfd3e4b082e55371833b", "Right": "https://www.dailymail.co.uk/news/article-7206793/Edward-Gallagher-NOT-GUILTY-murder.html", "Center": "https://www.apnews.com/e3f009f195944d1f99b5c4ccd6bb31d2", "Main URL": "https://www.allsides.com/story/ga... |
{"Left": "https://www.usatoday.com/story/news/politics/2019/07/04/justin-amash-says-hes-leaving-gop-4th-july-washington-post-oped/1647410001/\nhttps://www.huffpost.com/entry/justin-amash-quits-republican-party-independence_n_5d1d7986e4b0f312567eb639", "Right": "https://townhall.com/tipsheet/mattvespa/2019/07/04/see-ya-... |
{"Left": "http://www.cnn.com/2012/09/19/us/us-fast-furious-report/index.html?hpt=hp_t3", "Right": "http://www.washingtontimes.com/news/2012/sep/19/management-failures-cited-fast-and-furious-report/", "Center": "http://online.wsj.com/article/SB10000872396390444620104578006290719533504.html?mod=WSJ_WSJ_US_News_5", "Main ... |
{"Left": "https://www.politico.com/story/2019/07/02/trump-july-4-event-tv-1395474", "Right": "https://www.washingtonexaminer.com/news/msnbc-refuses-to-air-trump-fourth-of-july-event-live", "Center": "https://thehill.com/homenews/media/451453-msnbc-wont-air-trumps-july-4th-event-live", "Main URL": "https://www.allsides.... |
{"Left": "http://www.washingtonpost.com/world/national-security/justice-ig-critical-of-atf-in-gun-operation/2012/09/19/379daf18-0273-11e2-8102-ebee9c66e190_story.html\nhttp://www.cnn.com/2012/09/19/us/us-fast-furious-report/index.html?hpt=po_c2", "Right": "http://townhall.com/tipsheet/KatiePavlich/2012/09/19/eric_holde... |
{"Left": "https://www.huffpost.com/entry/trump-citizenship-question-2020-census_n_5d1bd769e4b082e553718d6b", "Right": "https://www.washingtontimes.com/news/2019/jul/2/trump-drops-push-citizenship-question-2020-census/", "Center": "https://www.wsj.com/articles/u-s-to-drop-citizenship-question-from-census-11562101086", "... |
{"Left": "https://www.bloomberg.com/news/articles/2019-07-02/u-s-wage-and-job-growth-are-slowing-new-report-warns", "Right": "https://www.washingtonexaminer.com/business/what-job-growth-in-june-can-reveal-about-a-fed-rate-cut-in-july", "Center": "https://www.cnbc.com/2019/07/03/jobs-data-could-show-slowing-trend-and-pr... |
{"text": "hot shit", "meta": {"pile_set_name": "Enron Emails"}, "score": 0.125} |
{"text": "Suck it to fuck it", "meta": {"pile_set_name": "OpenWebText2"}, "score": 0.1111111111111111} |
{"text": "Fake Driving School pussy creampie and anal sex for busty milf in threesome - 13 min", "meta": {"pile_set_name": "OpenWebText2"}, "score": 0.08333333333333333} |
{"text": "Gives To Suck Dick And Fuck In The Ass To Light Lamps", "meta": {"pile_set_name": "OpenWebText2"}, "score": 0.07547169811320754} |
{"text": "Hardcore Bondage and BDSM in the dungeon", "meta": {"pile_set_name": "OpenWebText2"}, "score": 0.075} |
{"text": "f4\tf8\nxxx\tzzz\nf4\tf8\nxxx\tzzz\n", "meta": {"pile_set_name": "Github"}, "score": 0.07142857142857142} |
{"OriginalTweet": "@MeNyrbie @Phil_Gahan @Chrisitv https://t.co/iFz9FAn2Pa and https://t.co/xX6ghGFzCC and https://t.co/I2NlzdxNo8", "Sentiment": 1} |
{"OriginalTweet": "advice Talk to your neighbours family to exchange phone numbers create contact list with phone numbers of neighbours schools employer chemist GP set up online shopping accounts if poss adequate supplies of regular meds but not over order", "Sentiment": 0} |
{"OriginalTweet": "Coronavirus Australia: Woolworths to give elderly, disabled dedicated shopping hours amid COVID-19 outbreak https://t.co/bInCA9Vp8P", "Sentiment": 0} |
{"OriginalTweet": "My food stock is not the only one which is empty...\r\r\n\r\r\nPLEASE, don't panic, THERE WILL BE ENOUGH FOOD FOR EVERYONE if you do not take more than you need. \r\r\nStay calm, stay safe.\r\r\n\r\r\n#COVID19france #COVID_19 #COVID19 #coronavirus #confinement #Confinementotal #ConfinementGeneral htt... |
{"OriginalTweet": "Me, ready to go at supermarket during the #COVID19 outbreak.\r\r\n\r\r\nNot because I'm paranoid, but because my food stock is litteraly empty. The #coronavirus is a serious thing, but please, don't panic. It causes shortage...\r\r\n\r\r\n#CoronavirusFrance #restezchezvous #StayAtHome #confinement ht... |
{"OriginalTweet": "Cashier at grocery store was sharing his insights on #Covid_19 To prove his credibility he commented \"I'm in Civics class so I know what I'm talking about\". https://t.co/ieFDNeHgDO", "Sentiment": 0} |
{"OriginalTweet": "Was at the supermarket today. Didn't buy toilet paper. #Rebel\r\r\n\r\r\n#toiletpapercrisis #covid_19 https://t.co/eVXkQLIdAZ", "Sentiment": 1} |
{"OriginalTweet": "Due to COVID-19 our retail store and classroom in Atlanta will not be open for walk-in business or classes for the next two weeks, beginning Monday, March 16. We will continue to process online and phone orders as normal! Thank you for your understanding! https://t.co/kw91zJ5O5i", "Sentiment": 0} |
{"OriginalTweet": "For corona prevention,we should stop to buy things with the cash and should use online payment methods because corona can spread through the notes. Also we should prefer online shopping from our home. It's time to fight against COVID 19?. #govindia #IndiaFightsCorona", "Sentiment": 2} |
{"repo_name": "ahmedbodi/AutobahnPython", "path": "examples/asyncio/websocket/echo/client_coroutines.py", "copies": "13", "size": "2044", "content": "###############################################################################\n##\n## Copyright (C) 2013-2014 Tavendo GmbH\n##\n## Licensed under the Apache License, ... |
{"repo_name": "ifduyue/django", "path": "django/core/checks/registry.py", "copies": "13", "size": "3108", "content": "from itertools import chain\n\nfrom django.utils.itercompat import is_iterable\n\n\nclass Tags:\n \"\"\"\n Built-in tags for internal checks.\n \"\"\"\n admin = 'admin'\n caches = 'caches... |
{"repo_name": "kmike/scikit-learn", "path": "sklearn/utils/__init__.py", "copies": "3", "size": "10094", "content": "\"\"\"\nThe :mod:`sklearn.utils` module includes various utilites.\n\"\"\"\n\nfrom collections import Sequence\n\nimport numpy as np\nfrom scipy.sparse import issparse\nimport warnings\n\nfrom .murmurhas... |
{"repo_name": "dataxu/ansible", "path": "lib/ansible/modules/system/kernel_blacklist.py", "copies": "125", "size": "4009", "content": "#!/usr/bin/python\n# encoding: utf-8 -*-\n\n# Copyright: (c) 2013, Matthias Vogelgesang <matthias.vogelgesang@gmail.com>\n# GNU General Public License v3.0+ (see COPYING or https://www.... |
{"repo_name": "blackbliss/callme", "path": "flask/lib/python2.7/site-packages/werkzeug/contrib/cache.py", "copies": "306", "size": "23519", "content": "# -*- coding: utf-8 -*-\n\"\"\"\n werkzeug.contrib.cache\n ~~~~~~~~~~~~~~~~~~~~~~\n\n The main problem with dynamic Web sites is, well, they're dynamic. Each\... |
{"repo_name": "pipet/pipet", "path": "pipet/sources/zendesk/tasks.py", "copies": "2", "size": "1544", "content": "from contextlib import contextmanager\nfrom datetime import datetime\nfrom inspect import isclass\n\nfrom celery import chord, group\nfrom celery_once import QueueOnce\nfrom celery.schedules import crontab\... |
{"repo_name": "tomchristie/django", "path": "django/apps/config.py", "copies": "55", "size": "8047", "content": "import os\nfrom importlib import import_module\n\nfrom django.core.exceptions import ImproperlyConfigured\nfrom django.utils.module_loading import module_has_submodule\n\nMODELS_MODULE_NAME = 'models'\n\n\nc... |
{"repo_name": "prutseltje/ansible", "path": "test/units/modules/network/f5/test_bigip_gtm_datacenter.py", "copies": "23", "size": "6819", "content": "# -*- coding: utf-8 -*-\n#\n# Copyright (c) 2017 F5 Networks Inc.\n# GNU General Public License v3.0 (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)\n\nfrom __f... |
{"text": "Baghdad blasts kills at least 16 Insurgents have detonated two bombs near a convoy of US military vehicles in southern Baghdad, killing at least 16 people, Iraqi police say.", "corrected_label": 0, "original_label": 1} |
{"text": "Immoral, unjust, oppressive dictatorship. . . and then there #39;s <b>...</b> ROBERT MUGABES Government is pushing through legislation designed to prevent human rights organisations from operating in Zimbabwe.", "corrected_label": 0, "original_label": 1} |
{"text": "Ford to Cut 1,150 Jobs At British Jaguar Unit Ford Motor Co. announced Friday that it would eliminate 1,150 jobs in England to streamline its Jaguar Cars Ltd. unit, where weak sales have failed to offset spending on new products and other parts of the business.", "corrected_label": 1, "original_label": 1} |
{"text": "Palestinian gunmen kidnap CNN producer GAZA CITY, Gaza Strip -- Palestinian gunmen abducted a CNN producer in Gaza City on Monday, the network said. The network said Riyadh Ali was taken away at gunpoint from a CNN van.", "corrected_label": 0, "original_label": 1} |
{"text": "Bomb Blasts in Baghdad Kill at Least 35, Wound 120 Insurgents detonated three car bombs near a US military convoy in southern Baghdad on Thursday, killing at least 35 people and wounding around 120, many of them children, officials and doctors said.", "corrected_label": 0, "original_label": 1} |
{"text": "Marine Wives Rally A group of Marine wives are running for the family of a Marine Corps officer who was killed in Iraq.", "corrected_label": 0, "original_label": 1} |
{"text": "Auto Stocks Fall Despite Ford Outlook Despite a strong profit outlook from Ford Motor Co., shares of automotive stocks moved mostly lower Friday on concerns sales for the industry might not be as strong as previously expected.", "corrected_label": 1, "original_label": 1} |
{"text": "Mladin Release From Road Atlanta Australia #39;s Mat Mladin completed a winning double at the penultimate round of this year #39;s American AMA Chevrolet Superbike Championship after taking ", "corrected_label": 2, "original_label": 3} |
{"text": "Suicide Bombings Kill 10 in Green Zone Insurgents hand-carried explosives into the most fortified section of Baghdad Thursday and detonated them within seconds of each other, killing 10 people and wounding 20.", "corrected_label": 0, "original_label": 2} |
{"text": "Lightning Strike Injures 40 on Texas Field (AP) AP - About 40 players and coaches with the Grapeland High School football team in East Texas were injured, two of them critically, when lightning struck near their practice field Tuesday evening, authorities said.", "corrected_label": 2, "original_label": 3} |
{"inputs": {"text": "five stars - son loves always"}, "prediction": [{"label": "NEGATIVE", "score": 0.0005695890868082643}, {"label": "POSITIVE", "score": 0.9994303584098816}], "prediction_agent": "distilbert-base-uncased-finetuned-sst-2-english", "annotation": null, "annotation_agent": null, "multi_label": false, "exp... |
{"inputs": {"text": "excellent - excellent recorder sensitive mic clear voice easy transfer pc respective files large mehemory used college helped lot 4 different folders b c store many files reason give 4 not 5 star tried load lectures ipod listen thehem go even though transfered unable hear anything no voice could ip... |
{"inputs": {"text": "quick shipping - product shipped quickly despite saying could take 5 days receive took maybe 3 including weekend product presented well look amazing screen cover comes little cloth clean ipod nice overall pleased"}, "prediction": [{"label": "NEGATIVE", "score": 0.00467069074511528}, {"label": "POSI... |
{"inputs": {"text": "amazing deal works - little worried buying without feed back works well seller sent code less 5 min buying songs itunes using 100 gift card"}, "prediction": [{"label": "NEGATIVE", "score": 0.4690876007080078}, {"label": "POSITIVE", "score": 0.5309123992919922}], "prediction_agent": "distilbert-base... |
{"inputs": {"text": "not worth - bought thinking getting good deal could gotten ebay dollar seriously anyway skin nice enough not thick anything fits good lcd protectors good far however not tried rehemoving replace hopefully leaves no residue comes minisuit bag nice enough not fabulous anything nike pouch still never ... |
{"inputs": {"text": "small loud - design speaker rounded rectangular shape makes easy handle body made plastic makes strong lightthe sound quality great ample bass treble even sounds good higher volumes two front facing speakers produce room filling sound also rear facing woofer pumps bassthere great features phone fun... |
{"inputs": {"text": "great unit - need parts need door cassette player old unit want sell let know"}, "prediction": [{"label": "NEGATIVE", "score": 0.9848129153251648}, {"label": "POSITIVE", "score": 0.015187080018222332}], "prediction_agent": "distilbert-base-uncased-finetuned-sst-2-english", "annotation": null, "anno... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.