Muennighoff commited on
Commit
e06cf48
·
verified ·
1 Parent(s): 9702db7

Scheduled Commit

Browse files
data/retrieval_individual-5b78c89f-244c-4bc4-9693-2c3c7acb6977.jsonl CHANGED
@@ -132,3 +132,5 @@
132
  {"tstamp": 1723117289.2559, "task_type": "retrieval", "type": "chat", "model": "text-embedding-004", "gen_params": {}, "start": 1723117288.9475, "finish": 1723117289.2559, "ip": "", "conv_id": "21a1ce4a32e947c4a4e7545908b5717c", "model_name": "text-embedding-004", "prompt": "calm fit", "output": [["calm fit", "Calm (company)\n\nHistory Calm was founded on May 4, 2012 by Michael Acton Smith and Alex Tew. Tamara Levitt became the Head of Mindfulness in November 2014 and is one of the app's primary narrators.\nThe company generated $22 million in revenue in 2017 and reached an annual revenue run rate of $75 million. , Calm had raised $1.5M in angel investments.\nAs of February 2019, the company was valued at $1 billion and had raised $116 million, with contributions from existing investors, including Insight Venture Partners, Ashton Kutcher's Sound Ventures, and Creative Artists Agency.\nCalm was Apple's \"App of the Year\" in 2017, and was ranked by Inc. as one of the fastest-growing private companies in America in 2018.\nIn February 2022, Calm acquired Ripple Health Group, a technology company that connects users with proper healthcare options. The acquisition focused on building Calm Health, which was released in October 2022 and offered through traditional healthcare providers, payers, and self-insured employers. It was initially offered to patients suffering from anxiety or depression. The company planned to add mental health programs for those with other physical conditions.\nIn August 2022, Calm laid off 20% of its employees, roughly 90 of 400 employees.\nIn November 2022, Calm had four million paid subscribers."]], "corpus": "wikipedia"}
133
  {"tstamp": 1723118621.2224, "task_type": "retrieval", "type": "chat", "model": "sentence-transformers/all-MiniLM-L6-v2", "gen_params": {}, "start": 1723118618.0994, "finish": 1723118621.2224, "ip": "", "conv_id": "3fd8510fe9fd446da5633a7d06642530", "model_name": "sentence-transformers/all-MiniLM-L6-v2", "prompt": "is it ok to run an empty refrigerator?", "output": [["is it ok to run an empty refrigerator?", "Stackoverflow Stackexchange\n\nQ: Does the \"low word\" and \"high word\" locations of a WParam change in 64bit code? I'm trying to handle the WM_XBUTTONUP message which is from the extra mouse buttons on some mice. The SDK documentation states that the low word of wParam holds the virtual key information and that the high word holds which button was pressed. I understand how this works in 32bit code, however in 64bit code the wParam is a 64bit unsigned integer. I've seen code that uses Lo(msg.wparam) and Hi(msg.wparam). Does this code still work in 64bits or does something have to change? In other words, does the definition of \"high word\" change from 32bit to 64bit?\n\nA: You should have shown the code. Lo and Hi return the low byte and the high byte of a 16-bit value, respectively, so they wouldn't work with 32-bit code, either. Perhaps you meant LoWord and HiWord.\nIn 64-bit code, you can typecast a 64-bit integer value to Int64Rec:\ncase Int64Rec(Msg.WParam).Lo of ...\n"]], "corpus": "stackexchange"}
134
  {"tstamp": 1723118621.2224, "task_type": "retrieval", "type": "chat", "model": "voyage-multilingual-2", "gen_params": {}, "start": 1723118618.0994, "finish": 1723118621.2224, "ip": "", "conv_id": "728cd552a3c54f139331f9be3841c549", "model_name": "voyage-multilingual-2", "prompt": "is it ok to run an empty refrigerator?", "output": [["is it ok to run an empty refrigerator?", "Physics Stackexchange\n\nQ: Does an empty refrigerator require more power to stay cold than a full one? Given that everything else is equal (model of fridge, temperature settings, external temperature, altitude), over a given duration of having the door closed, does it require more electricity to cool an empty refrigerator AND maintain that temperature, than a full one?\n\nA: Short answer: because food is more dense than air, and thus can retain \"coldness\" longer, once it has been cooled down.\nAll refrigerators leak temperature, mainly through joints. Problem is, in an empty refrigerator, all you have is cold air (which is the main heat transmitter inside a fridge).\nLook for heat capacity. Thermodynamics is really an eye opener on physics. Makes you think about many many things about things arounds you.\n"]], "corpus": "stackexchange"}
 
 
 
132
  {"tstamp": 1723117289.2559, "task_type": "retrieval", "type": "chat", "model": "text-embedding-004", "gen_params": {}, "start": 1723117288.9475, "finish": 1723117289.2559, "ip": "", "conv_id": "21a1ce4a32e947c4a4e7545908b5717c", "model_name": "text-embedding-004", "prompt": "calm fit", "output": [["calm fit", "Calm (company)\n\nHistory Calm was founded on May 4, 2012 by Michael Acton Smith and Alex Tew. Tamara Levitt became the Head of Mindfulness in November 2014 and is one of the app's primary narrators.\nThe company generated $22 million in revenue in 2017 and reached an annual revenue run rate of $75 million. , Calm had raised $1.5M in angel investments.\nAs of February 2019, the company was valued at $1 billion and had raised $116 million, with contributions from existing investors, including Insight Venture Partners, Ashton Kutcher's Sound Ventures, and Creative Artists Agency.\nCalm was Apple's \"App of the Year\" in 2017, and was ranked by Inc. as one of the fastest-growing private companies in America in 2018.\nIn February 2022, Calm acquired Ripple Health Group, a technology company that connects users with proper healthcare options. The acquisition focused on building Calm Health, which was released in October 2022 and offered through traditional healthcare providers, payers, and self-insured employers. It was initially offered to patients suffering from anxiety or depression. The company planned to add mental health programs for those with other physical conditions.\nIn August 2022, Calm laid off 20% of its employees, roughly 90 of 400 employees.\nIn November 2022, Calm had four million paid subscribers."]], "corpus": "wikipedia"}
133
  {"tstamp": 1723118621.2224, "task_type": "retrieval", "type": "chat", "model": "sentence-transformers/all-MiniLM-L6-v2", "gen_params": {}, "start": 1723118618.0994, "finish": 1723118621.2224, "ip": "", "conv_id": "3fd8510fe9fd446da5633a7d06642530", "model_name": "sentence-transformers/all-MiniLM-L6-v2", "prompt": "is it ok to run an empty refrigerator?", "output": [["is it ok to run an empty refrigerator?", "Stackoverflow Stackexchange\n\nQ: Does the \"low word\" and \"high word\" locations of a WParam change in 64bit code? I'm trying to handle the WM_XBUTTONUP message which is from the extra mouse buttons on some mice. The SDK documentation states that the low word of wParam holds the virtual key information and that the high word holds which button was pressed. I understand how this works in 32bit code, however in 64bit code the wParam is a 64bit unsigned integer. I've seen code that uses Lo(msg.wparam) and Hi(msg.wparam). Does this code still work in 64bits or does something have to change? In other words, does the definition of \"high word\" change from 32bit to 64bit?\n\nA: You should have shown the code. Lo and Hi return the low byte and the high byte of a 16-bit value, respectively, so they wouldn't work with 32-bit code, either. Perhaps you meant LoWord and HiWord.\nIn 64-bit code, you can typecast a 64-bit integer value to Int64Rec:\ncase Int64Rec(Msg.WParam).Lo of ...\n"]], "corpus": "stackexchange"}
134
  {"tstamp": 1723118621.2224, "task_type": "retrieval", "type": "chat", "model": "voyage-multilingual-2", "gen_params": {}, "start": 1723118618.0994, "finish": 1723118621.2224, "ip": "", "conv_id": "728cd552a3c54f139331f9be3841c549", "model_name": "voyage-multilingual-2", "prompt": "is it ok to run an empty refrigerator?", "output": [["is it ok to run an empty refrigerator?", "Physics Stackexchange\n\nQ: Does an empty refrigerator require more power to stay cold than a full one? Given that everything else is equal (model of fridge, temperature settings, external temperature, altitude), over a given duration of having the door closed, does it require more electricity to cool an empty refrigerator AND maintain that temperature, than a full one?\n\nA: Short answer: because food is more dense than air, and thus can retain \"coldness\" longer, once it has been cooled down.\nAll refrigerators leak temperature, mainly through joints. Problem is, in an empty refrigerator, all you have is cold air (which is the main heat transmitter inside a fridge).\nLook for heat capacity. Thermodynamics is really an eye opener on physics. Makes you think about many many things about things arounds you.\n"]], "corpus": "stackexchange"}
135
+ {"tstamp": 1723120990.8367, "task_type": "retrieval", "type": "chat", "model": "BM25", "gen_params": {}, "start": 1723120990.6371, "finish": 1723120990.8367, "ip": "", "conv_id": "e2960cb5352248cb8d5479fd6c90668f", "model_name": "BM25", "prompt": "what is cliodynamics?", "output": [["what is cliodynamics?", "Cliodynamics\n\nStructural-demographic theory and secular cycles\nExplanations of the global distribution of languages benefitted from the empirical finding that the geographic area in which a language is spoken is more closely associated with the political complexity of the speakers than with all other variables under analysis.\nMathematical modeling of the long-term (\"millennial\") trends of world-systems analysis,\nStructural-demographic models of the Modern Age revolutions, including the Arab revolutions of 2011.\nThe analysis of vast quantities of historical newspaper content, which shows how periodic structures can be automatically discovered in historical newspapers. A similar analysis was performed on social media, again revealing strongly periodic structures.\nOrganizations\nThere are several established venues of peer-reviewed cliodynamics research:\nCliodynamics: The Journal of Quantitative History and Cultural Evolution is a peer-reviewed web-based (open-access) journal that publishes on the transdisciplinary area of cliodynamics. It seeks to integrate historical models with data to facilitate theoretical progress. The first issue was published in December 2010. Cliodynamics is a member of Scopus and the Directory of Open Access Journals (DOAJ).\nThe University of Hertfordshire's Cliodynamics Lab is the first lab in the world dedicated explicitly to the new research area of cliodynamics. It is directed by Pieter François, who founded the Lab in 2015."]], "corpus": "wikipedia"}
136
+ {"tstamp": 1723120990.8367, "task_type": "retrieval", "type": "chat", "model": "sentence-transformers/all-MiniLM-L6-v2", "gen_params": {}, "start": 1723120990.6371, "finish": 1723120990.8367, "ip": "", "conv_id": "c369dade0da746958ac4b6627cd6500d", "model_name": "sentence-transformers/all-MiniLM-L6-v2", "prompt": "what is cliodynamics?", "output": [["what is cliodynamics?", "Cliodynamics\n\nThe dynamical systems approach is so called because the whole phenomenon is represented as a system consisting of several elements (or subsystems) that interact and change dynamically (i.e., over time). More simply, it consists of taking a holistic phenomenon and splitting it up into separate parts that are assumed to interact with each other. In the dynamical systems approach, one sets out explicitly with mathematical formulae how different subsystems interact with each other. This mathematical description is the model of the system, and one can use a variety of methods to study the dynamics predicted by the model, as well as attempt to test the model by comparing its predictions with observed empirical, dynamic evidence.\nAlthough the focus is usually on the dynamics of large conglomerates of people, the approach of cliodynamics does not preclude the inclusion of human agency in its explanatory theories. Such questions can be explored with agent-based computer simulations.\nDatabases and data sources\nCliodynamics relies on large bodies of evidence to test competing theories on a wide range of historical processes. This typically involves building massive stores of evidence. The rise of digital history and various research technologies have allowed huge databases to be constructed in recent years.\nSome prominent databases utilized by cliodynamics practitioners include:"]], "corpus": "wikipedia"}