Scheduled Commit
Browse files
data/retrieval_individual-030c828b-1146-493e-9ec8-e818276b89db.jsonl
CHANGED
@@ -2,3 +2,7 @@
|
|
2 |
{"tstamp": 1725411828.5311, "task_type": "retrieval", "type": "chat", "model": "GritLM/GritLM-7B", "gen_params": {}, "start": 1725411827.5971, "finish": 1725411828.5311, "ip": "", "conv_id": "7712aa3968bb4f52aa402120e50c226b", "model_name": "GritLM/GritLM-7B", "prompt": "why is vt x disabled by default?", "output": [["why is vt x disabled by default?", "Superuser Stackexchange\n\nQ: What is VT-x? Why it is not enabled in few machine by default While installing Virtual machine I am getting error that VT-x is not enabled so I am not able to continue install Virtual OS.\nSo \n\n\n*\n\n*What is VT-x?\n\n*How to enable it?\n\n*By enabling will cause performance of machine?\n\n\nA: Intel Virtualization Technology (VT). Formerly known as Vanderpool, this technology enables a CPU to act as if you have several independent computers, in order to enable several operating systems to run at the same time on the same machine. In this tutorial we will explain everything you need to know about this technology.\nIntel’s virtualization technology is available in two versions: VT-x, for x86 processors; and VT-i, for Itanium (i.e., IA-64) processors. In this tutorial we will be covering the details of the VT-x technology.\nSource\nVT-x is enabled in the bios if the bios and motherboard support it\nExample\nNo it will not hurt performance if it is enabled, most PC's have it disabled in the bios by default.\nSource\n"]], "corpus": "stackexchange"}
|
3 |
{"tstamp": 1725416981.6608, "task_type": "retrieval", "type": "chat", "model": "mixedbread-ai/mxbai-embed-large-v1", "gen_params": {}, "start": 1725416980.8111, "finish": 1725416981.6608, "ip": "", "conv_id": "1f9edff86c0f4211af6f93adcedd4eeb", "model_name": "mixedbread-ai/mxbai-embed-large-v1", "prompt": "Please find me the paper on training code large language models to follow instructions via git commits.", "output": [["Please find me the paper on training code large language models to follow instructions via git commits.", "Title: CommitBERT: Commit Message Generation Using Pre-Trained Programming Language Model\n\nAbstract: Commit message is a document that summarizes source code changes in natural language. A good commit message clearly shows the source code changes, so this enhances collaboration between developers. Therefore, our work is to develop a model that automatically writes the commit message. To this end, we release 345K datasets consisting of code modification and commit messages in six programming languages (Python, PHP, Go, Java, JavaScript, and Ruby). Similar to the neural machine translation (NMT) model, using our dataset, we feed the code modification to the encoder input and the commit message to the decoder input and measure the result of the generated commit message with BLEU-4. Also, we propose the following two training methods to improve the result of generating the commit message: (1) A method of preprocessing the input to feed the code modification to the encoder input. (2) A method that uses an initial weight suitable for the code domain to reduce the gap in contextual representation between programming language (PL) and natural language (NL). Training code, dataset, and pre-trained weights are available at https://github.com/graykode/commit-autosuggestions"]], "corpus": "arxiv"}
|
4 |
{"tstamp": 1725416981.6608, "task_type": "retrieval", "type": "chat", "model": "embed-english-v3.0", "gen_params": {}, "start": 1725416980.8111, "finish": 1725416981.6608, "ip": "", "conv_id": "b203344898d44203b999445cc18bb73f", "model_name": "embed-english-v3.0", "prompt": "Please find me the paper on training code large language models to follow instructions via git commits.", "output": [["Please find me the paper on training code large language models to follow instructions via git commits.", "Title: A Systematic Evaluation of Large Language Models of Code\n\nAbstract: Large language models (LMs) of code have recently shown tremendous promise in completing code and synthesizing code from natural language descriptions. However, the current state-of-the-art code LMs (e.g., Codex (Chen et al., 2021)) are not publicly available, leaving many questions about their model and data design decisions. We aim to fill in some of these blanks through a systematic evaluation of the largest existing models: Codex, GPT-J, GPT-Neo, GPT-NeoX-20B, and CodeParrot, across various programming languages. Although Codex itself is not open-source, we find that existing open-source models do achieve close results in some programming languages, although targeted mainly for natural language modeling. We further identify an important missing piece in the form of a large open-source model trained exclusively on a multi-lingual corpus of code. We release a new model, PolyCoder, with 2.7B parameters based on the GPT-2 architecture, which was trained on 249GB of code across 12 programming languages on a single machine. In the C programming language, PolyCoder outperforms all models including Codex. Our trained models are open-source and publicly available at https://github.com/VHellendoorn/Code-LMs, which enables future research and application in this area."]], "corpus": "arxiv"}
|
|
|
|
|
|
|
|
|
|
2 |
{"tstamp": 1725411828.5311, "task_type": "retrieval", "type": "chat", "model": "GritLM/GritLM-7B", "gen_params": {}, "start": 1725411827.5971, "finish": 1725411828.5311, "ip": "", "conv_id": "7712aa3968bb4f52aa402120e50c226b", "model_name": "GritLM/GritLM-7B", "prompt": "why is vt x disabled by default?", "output": [["why is vt x disabled by default?", "Superuser Stackexchange\n\nQ: What is VT-x? Why it is not enabled in few machine by default While installing Virtual machine I am getting error that VT-x is not enabled so I am not able to continue install Virtual OS.\nSo \n\n\n*\n\n*What is VT-x?\n\n*How to enable it?\n\n*By enabling will cause performance of machine?\n\n\nA: Intel Virtualization Technology (VT). Formerly known as Vanderpool, this technology enables a CPU to act as if you have several independent computers, in order to enable several operating systems to run at the same time on the same machine. In this tutorial we will explain everything you need to know about this technology.\nIntel’s virtualization technology is available in two versions: VT-x, for x86 processors; and VT-i, for Itanium (i.e., IA-64) processors. In this tutorial we will be covering the details of the VT-x technology.\nSource\nVT-x is enabled in the bios if the bios and motherboard support it\nExample\nNo it will not hurt performance if it is enabled, most PC's have it disabled in the bios by default.\nSource\n"]], "corpus": "stackexchange"}
|
3 |
{"tstamp": 1725416981.6608, "task_type": "retrieval", "type": "chat", "model": "mixedbread-ai/mxbai-embed-large-v1", "gen_params": {}, "start": 1725416980.8111, "finish": 1725416981.6608, "ip": "", "conv_id": "1f9edff86c0f4211af6f93adcedd4eeb", "model_name": "mixedbread-ai/mxbai-embed-large-v1", "prompt": "Please find me the paper on training code large language models to follow instructions via git commits.", "output": [["Please find me the paper on training code large language models to follow instructions via git commits.", "Title: CommitBERT: Commit Message Generation Using Pre-Trained Programming Language Model\n\nAbstract: Commit message is a document that summarizes source code changes in natural language. A good commit message clearly shows the source code changes, so this enhances collaboration between developers. Therefore, our work is to develop a model that automatically writes the commit message. To this end, we release 345K datasets consisting of code modification and commit messages in six programming languages (Python, PHP, Go, Java, JavaScript, and Ruby). Similar to the neural machine translation (NMT) model, using our dataset, we feed the code modification to the encoder input and the commit message to the decoder input and measure the result of the generated commit message with BLEU-4. Also, we propose the following two training methods to improve the result of generating the commit message: (1) A method of preprocessing the input to feed the code modification to the encoder input. (2) A method that uses an initial weight suitable for the code domain to reduce the gap in contextual representation between programming language (PL) and natural language (NL). Training code, dataset, and pre-trained weights are available at https://github.com/graykode/commit-autosuggestions"]], "corpus": "arxiv"}
|
4 |
{"tstamp": 1725416981.6608, "task_type": "retrieval", "type": "chat", "model": "embed-english-v3.0", "gen_params": {}, "start": 1725416980.8111, "finish": 1725416981.6608, "ip": "", "conv_id": "b203344898d44203b999445cc18bb73f", "model_name": "embed-english-v3.0", "prompt": "Please find me the paper on training code large language models to follow instructions via git commits.", "output": [["Please find me the paper on training code large language models to follow instructions via git commits.", "Title: A Systematic Evaluation of Large Language Models of Code\n\nAbstract: Large language models (LMs) of code have recently shown tremendous promise in completing code and synthesizing code from natural language descriptions. However, the current state-of-the-art code LMs (e.g., Codex (Chen et al., 2021)) are not publicly available, leaving many questions about their model and data design decisions. We aim to fill in some of these blanks through a systematic evaluation of the largest existing models: Codex, GPT-J, GPT-Neo, GPT-NeoX-20B, and CodeParrot, across various programming languages. Although Codex itself is not open-source, we find that existing open-source models do achieve close results in some programming languages, although targeted mainly for natural language modeling. We further identify an important missing piece in the form of a large open-source model trained exclusively on a multi-lingual corpus of code. We release a new model, PolyCoder, with 2.7B parameters based on the GPT-2 architecture, which was trained on 249GB of code across 12 programming languages on a single machine. In the C programming language, PolyCoder outperforms all models including Codex. Our trained models are open-source and publicly available at https://github.com/VHellendoorn/Code-LMs, which enables future research and application in this area."]], "corpus": "arxiv"}
|
5 |
+
{"tstamp": 1725423632.0592, "task_type": "retrieval", "type": "chat", "model": "nomic-ai/nomic-embed-text-v1.5", "gen_params": {}, "start": 1725423631.8095, "finish": 1725423632.0592, "ip": "", "conv_id": "60f82968cf72482b8c965126a1baf612", "model_name": "nomic-ai/nomic-embed-text-v1.5", "prompt": "do you capitalize y axis?", "output": [["do you capitalize y axis?", "Stackoverflow Stackexchange\n\nQ: R: Rotate text independent of scaling (using mtext)? There are two ways to create rotated axis labels in R:\n\n\n*\n\n*text(srt = angle)\n\n\n*\n\n*Advantage: Arbitrary angle possible (like 45°)\n\n*Disadvantage: y position changes with y scaling\n\n\n*mtext(las = 1)\n\n\n*\n\n*Advantage: y position fixed independent of y scaling\n\n*Disadvantages: Only discrete values possible (90° steps)\n\n\n\nIs there a way to add rotated axis labels of whom the y position does not depend on the scaling of the y axis?\n\nA: Thinking about the problem, I found a solution making use of the ylim parameter to the plot() function:\nylim = c(0, 0.5)\nplot(...)\ntext(..., srt = 45, y = 0.2 * (ylim[2] - ylim[1]))\n\ndynamically adjusts the position of the text according to the scaling of the y axis.\n"]], "corpus": "stackexchange"}
|
6 |
+
{"tstamp": 1725423632.0592, "task_type": "retrieval", "type": "chat", "model": "jinaai/jina-embeddings-v2-base-en", "gen_params": {}, "start": 1725423631.8095, "finish": 1725423632.0592, "ip": "", "conv_id": "c0ecf2bc78134a3886daf2f05f3adb84", "model_name": "jinaai/jina-embeddings-v2-base-en", "prompt": "do you capitalize y axis?", "output": [["do you capitalize y axis?", "Stackoverflow Stackexchange\n\nQ: how to convert 24-hour format TimeSpan to 12-hour format TimeSpan? I have TimeSpan data represented as 24-hour format, such as 14:00:00, I wanna convert it to 12-hour format, 2:00 PM, I googled and found something related in stackoverflow and msdn, but didn't solve this problem, can anyone help me? Thanks in advance.\nUpdate\nSeems that it's possible to convert 24-hour format TimeSpan to String, but impossible to convert the string to 12-hour format TimeSpan :(\nBut I still got SO MANY good answers, thanks!\n\nA: TimeSpan represents a time interval not a time of day. The DateTime structure is more likely what you're looking for.\n"]], "corpus": "stackexchange"}
|
7 |
+
{"tstamp": 1725423681.8226, "task_type": "retrieval", "type": "chat", "model": "voyage-multilingual-2", "gen_params": {}, "start": 1725423681.0947, "finish": 1725423681.8226, "ip": "", "conv_id": "2ba3d744fe6844f7a44d48c3b0c95ef8", "model_name": "voyage-multilingual-2", "prompt": "Leena Rao\n8:22 AM PST • February 2, 2011\n\nAt todays much anticipated launch of News Corp.’s iPad-only newspaper The Daily, Rupert Murdoch unveiled the new journalism venture.\n\nMurdoch revealed that The Daily will cost $0.14 per day ($0.99 per week) and says the app will be “the model for how stories are told and consumed.” The app will also include “stunning photography” and HD video. Murdoch adds that Apple’s Steve Jobs has changed “the world of technology and media” and that Jobs has been a “champion of The Daily since day one.”\n\nMurdoch reiterates, these “new times demand new journalism.” Yearly subscriptions to The Daily will cost $40 per year. In terms of cost of production, Murdoch said that the development of The Daily set News Corp. back by $30 million or so, but will only cost the media conglomerate $500,000 per week in operation costs.", "output": [["Leena Rao\n8:22 AM PST • February 2, 2011\n\nAt todays much anticipated launch of News Corp.’s iPad-only newspaper The Daily, Rupert Murdoch unveiled the new journalism venture.\n\nMurdoch revealed that The Daily will cost $0.14 per day ($0.99 per week) and says the app will be “the model for how stories are told and consumed.” The app will also include “stunning photography” and HD video. Murdoch adds that Apple’s Steve Jobs has changed “the world of technology and media” and that Jobs has been a “champion of The Daily since day one.”\n\nMurdoch reiterates, these “new times demand new journalism.” Yearly subscriptions to The Daily will cost $40 per year. In terms of cost of production, Murdoch said that the development of The Daily set News Corp. back by $30 million or so, but will only cost the media conglomerate $500,000 per week in operation costs.", "Apple Daily\n\nPrice war The newspaper launched against a poor economy and a competitive Chinese-language newspaper market. Political uncertainties from Lai's criticisms of the Chinese government also made media analysts pessimistic about the future of Apple. Its launch was teased by television advertisements where Lai was portrayed with an apple on his head, which would have been a shooting target for its competitors. In the first month of publication, the newspaper gave out coupons which effectively reduced the cover price to HK$2 ($0.25), despite a standardised retail price of HK$5 per issue set by the Newspaper Society of Hong Kong. The price was restored to $5 after a month, but the newspaper switched to promotion with T-shirts and coloured posters. The campaign boosted Apple Daily to 200,000 copies on its first day, to become the newspaper with the second highest circulation in Hong Kong.\nA price war ensued between popular newspapers in response to Apple Dailys entry into the market. Oriental Daily dropped its price to $2 from $5 per issue in December 1995. Other newspapers, such as Sing Pao and Tin Tin Daily followed suit. Apple Daily reduced its retail price to $4 one day after Oriental Daily announced a 10 per cent drop in its circulation. As a result, a number of newspapers collapsed: TV Daily ceased operations on the first day of the price war, Hong Kong United Daily, China Times magazine, and English newspaper Eastern Express, a sister newspaper of Oriental Daily, collapsed soon afterwards.\nEditorial history\nIn March 2015, Chan Pui-man became the first female chief editor of the journal, replacing Ip Yut-kin. In 2019, Apple Daily was an award winner of the Hong Kong Human Rights Press Awards for their reporting on Liu Xia, the wife of Chinese human rights activist Liu Xiaobo. In 2020, Apple Daily launched the English edition of its digital newspaper. According to the most recent filings prior to its closure, it had a print circulation of over 86,000, and its website had approximately 9.6 million monthly unique visitors in Hong Kong."]], "corpus": "wikipedia"}
|
8 |
+
{"tstamp": 1725423681.8226, "task_type": "retrieval", "type": "chat", "model": "nomic-ai/nomic-embed-text-v1.5", "gen_params": {}, "start": 1725423681.0947, "finish": 1725423681.8226, "ip": "", "conv_id": "ce14a14a662f421285b6765b9fa555e6", "model_name": "nomic-ai/nomic-embed-text-v1.5", "prompt": "Leena Rao\n8:22 AM PST • February 2, 2011\n\nAt todays much anticipated launch of News Corp.’s iPad-only newspaper The Daily, Rupert Murdoch unveiled the new journalism venture.\n\nMurdoch revealed that The Daily will cost $0.14 per day ($0.99 per week) and says the app will be “the model for how stories are told and consumed.” The app will also include “stunning photography” and HD video. Murdoch adds that Apple’s Steve Jobs has changed “the world of technology and media” and that Jobs has been a “champion of The Daily since day one.”\n\nMurdoch reiterates, these “new times demand new journalism.” Yearly subscriptions to The Daily will cost $40 per year. In terms of cost of production, Murdoch said that the development of The Daily set News Corp. back by $30 million or so, but will only cost the media conglomerate $500,000 per week in operation costs.", "output": [["Leena Rao\n8:22 AM PST • February 2, 2011\n\nAt todays much anticipated launch of News Corp.’s iPad-only newspaper The Daily, Rupert Murdoch unveiled the new journalism venture.\n\nMurdoch revealed that The Daily will cost $0.14 per day ($0.99 per week) and says the app will be “the model for how stories are told and consumed.” The app will also include “stunning photography” and HD video. Murdoch adds that Apple’s Steve Jobs has changed “the world of technology and media” and that Jobs has been a “champion of The Daily since day one.”\n\nMurdoch reiterates, these “new times demand new journalism.” Yearly subscriptions to The Daily will cost $40 per year. In terms of cost of production, Murdoch said that the development of The Daily set News Corp. back by $30 million or so, but will only cost the media conglomerate $500,000 per week in operation costs.", "Newsday\n\nWith the Times Mirror-Tribune merger, the newspaper founded by Alicia Patterson was now owned by the company that was founded by her great-grandfather, Joseph Medill, who owned the Chicago Tribune and, until 1991, also owned her father's Daily News. Tribune sold the Daily News to British newspaper magnate Robert Maxwell.\nFollowing Maxwell's death in 1992, Medill's publishing empire collapsed, and Mortimer Zuckerman purchased the Daily News, and Chicago real estate magnate Samuel Zell purchased the Tribune in 2007.\n21st century\nIn April 2008, News Corporation, headed by CEO Rupert Murdoch, attempted to purchase Newsday for US$580 million. This was followed by a matching bid from Zuckerman and a $680 million bid from Cablevision.\nIn May 2008, News Corporation withdrew its bid, and on May 12, 2008, Newsday reported that Cablevision would purchase the paper for $650 million. The sale was completed July 29, 2008.\nIn 2016, Altice, a Netherlands-based multinational telecommunications company, acquired Cablevision, including Newsday and News 12. However, Altice then sold a majority (75%) stake in Newsday back to Cablevision's former owner Charles Dolan and his son Patrick, making Patrick the CEO of Newsday. Altice disposed of its remaining stake in Newsday at the end of July 2018, which, combined with Charles Dolan's transfer of shares to son Patrick, made Patrick the sole owner of Newsday.\nIn July 2020, Newsday received $10 million in federal government loans from Paycheck Protection Program during the COVID-19 pandemic to pay salaries for 500 employees.\nIn 2022, Don Hudson was named editor."]], "corpus": "wikipedia"}
|
data/retrieval_side_by_side-030c828b-1146-493e-9ec8-e818276b89db.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"tstamp": 1725423754.9847, "task_type": "retrieval", "type": "tievote", "models": ["jinaai/jina-embeddings-v2-base-en", "text-embedding-004"], "ip": "", "0_conv_id": "2ba3d744fe6844f7a44d48c3b0c95ef8", "0_model_name": "voyage-multilingual-2", "0_prompt": "Leena Rao\n8:22 AM PST • February 2, 2011\n\nAt todays much anticipated launch of News Corp.’s iPad-only newspaper The Daily, Rupert Murdoch unveiled the new journalism venture.\n\nMurdoch revealed that The Daily will cost $0.14 per day ($0.99 per week) and says the app will be “the model for how stories are told and consumed.” The app will also include “stunning photography” and HD video. Murdoch adds that Apple’s Steve Jobs has changed “the world of technology and media” and that Jobs has been a “champion of The Daily since day one.”\n\nMurdoch reiterates, these “new times demand new journalism.” Yearly subscriptions to The Daily will cost $40 per year. In terms of cost of production, Murdoch said that the development of The Daily set News Corp. back by $30 million or so, but will only cost the media conglomerate $500,000 per week in operation costs.", "0_output": [["Leena Rao\n8:22 AM PST • February 2, 2011\n\nAt todays much anticipated launch of News Corp.’s iPad-only newspaper The Daily, Rupert Murdoch unveiled the new journalism venture.\n\nMurdoch revealed that The Daily will cost $0.14 per day ($0.99 per week) and says the app will be “the model for how stories are told and consumed.” The app will also include “stunning photography” and HD video. Murdoch adds that Apple’s Steve Jobs has changed “the world of technology and media” and that Jobs has been a “champion of The Daily since day one.”\n\nMurdoch reiterates, these “new times demand new journalism.” Yearly subscriptions to The Daily will cost $40 per year. In terms of cost of production, Murdoch said that the development of The Daily set News Corp. back by $30 million or so, but will only cost the media conglomerate $500,000 per week in operation costs.", "Apple Daily\n\nPrice war The newspaper launched against a poor economy and a competitive Chinese-language newspaper market. Political uncertainties from Lai's criticisms of the Chinese government also made media analysts pessimistic about the future of Apple. Its launch was teased by television advertisements where Lai was portrayed with an apple on his head, which would have been a shooting target for its competitors. In the first month of publication, the newspaper gave out coupons which effectively reduced the cover price to HK$2 ($0.25), despite a standardised retail price of HK$5 per issue set by the Newspaper Society of Hong Kong. The price was restored to $5 after a month, but the newspaper switched to promotion with T-shirts and coloured posters. The campaign boosted Apple Daily to 200,000 copies on its first day, to become the newspaper with the second highest circulation in Hong Kong.\nA price war ensued between popular newspapers in response to Apple Dailys entry into the market. Oriental Daily dropped its price to $2 from $5 per issue in December 1995. Other newspapers, such as Sing Pao and Tin Tin Daily followed suit. Apple Daily reduced its retail price to $4 one day after Oriental Daily announced a 10 per cent drop in its circulation. As a result, a number of newspapers collapsed: TV Daily ceased operations on the first day of the price war, Hong Kong United Daily, China Times magazine, and English newspaper Eastern Express, a sister newspaper of Oriental Daily, collapsed soon afterwards.\nEditorial history\nIn March 2015, Chan Pui-man became the first female chief editor of the journal, replacing Ip Yut-kin. In 2019, Apple Daily was an award winner of the Hong Kong Human Rights Press Awards for their reporting on Liu Xia, the wife of Chinese human rights activist Liu Xiaobo. In 2020, Apple Daily launched the English edition of its digital newspaper. According to the most recent filings prior to its closure, it had a print circulation of over 86,000, and its website had approximately 9.6 million monthly unique visitors in Hong Kong."]], "0_corpus": "wikipedia", "1_conv_id": "ce14a14a662f421285b6765b9fa555e6", "1_model_name": "nomic-ai/nomic-embed-text-v1.5", "1_prompt": "Leena Rao\n8:22 AM PST • February 2, 2011\n\nAt todays much anticipated launch of News Corp.’s iPad-only newspaper The Daily, Rupert Murdoch unveiled the new journalism venture.\n\nMurdoch revealed that The Daily will cost $0.14 per day ($0.99 per week) and says the app will be “the model for how stories are told and consumed.” The app will also include “stunning photography” and HD video. Murdoch adds that Apple’s Steve Jobs has changed “the world of technology and media” and that Jobs has been a “champion of The Daily since day one.”\n\nMurdoch reiterates, these “new times demand new journalism.” Yearly subscriptions to The Daily will cost $40 per year. In terms of cost of production, Murdoch said that the development of The Daily set News Corp. back by $30 million or so, but will only cost the media conglomerate $500,000 per week in operation costs.", "1_output": [["Leena Rao\n8:22 AM PST • February 2, 2011\n\nAt todays much anticipated launch of News Corp.’s iPad-only newspaper The Daily, Rupert Murdoch unveiled the new journalism venture.\n\nMurdoch revealed that The Daily will cost $0.14 per day ($0.99 per week) and says the app will be “the model for how stories are told and consumed.” The app will also include “stunning photography” and HD video. Murdoch adds that Apple’s Steve Jobs has changed “the world of technology and media” and that Jobs has been a “champion of The Daily since day one.”\n\nMurdoch reiterates, these “new times demand new journalism.” Yearly subscriptions to The Daily will cost $40 per year. In terms of cost of production, Murdoch said that the development of The Daily set News Corp. back by $30 million or so, but will only cost the media conglomerate $500,000 per week in operation costs.", "Newsday\n\nWith the Times Mirror-Tribune merger, the newspaper founded by Alicia Patterson was now owned by the company that was founded by her great-grandfather, Joseph Medill, who owned the Chicago Tribune and, until 1991, also owned her father's Daily News. Tribune sold the Daily News to British newspaper magnate Robert Maxwell.\nFollowing Maxwell's death in 1992, Medill's publishing empire collapsed, and Mortimer Zuckerman purchased the Daily News, and Chicago real estate magnate Samuel Zell purchased the Tribune in 2007.\n21st century\nIn April 2008, News Corporation, headed by CEO Rupert Murdoch, attempted to purchase Newsday for US$580 million. This was followed by a matching bid from Zuckerman and a $680 million bid from Cablevision.\nIn May 2008, News Corporation withdrew its bid, and on May 12, 2008, Newsday reported that Cablevision would purchase the paper for $650 million. The sale was completed July 29, 2008.\nIn 2016, Altice, a Netherlands-based multinational telecommunications company, acquired Cablevision, including Newsday and News 12. However, Altice then sold a majority (75%) stake in Newsday back to Cablevision's former owner Charles Dolan and his son Patrick, making Patrick the CEO of Newsday. Altice disposed of its remaining stake in Newsday at the end of July 2018, which, combined with Charles Dolan's transfer of shares to son Patrick, made Patrick the sole owner of Newsday.\nIn July 2020, Newsday received $10 million in federal government loans from Paycheck Protection Program during the COVID-19 pandemic to pay salaries for 500 employees.\nIn 2022, Don Hudson was named editor."]], "1_corpus": "wikipedia"}
|