Dataset Viewer
Auto-converted to Parquet Duplicate
prompt_index
int64
0
23.5k
prompt_id
stringlengths
64
64
prompt
stringlengths
16
11.8k
responses
listlengths
32
32
raw_responses
listlengths
32
32
reasoning_responses
listlengths
32
32
model_keys
listlengths
32
32
sample_indices
listlengths
32
32
seeds
listlengths
32
32
finish_reasons
listlengths
32
32
prompt_token_counts
listlengths
32
32
generated_token_counts
listlengths
32
32
num_models
int64
8
8
samples_per_model
int64
4
4
num_responses
int64
32
32
status
stringclasses
1 value
0
6aa3d4d29ce2f06b270b21f8c8882360093e54c9e2636a6bc2b5cacf7d838f39
"Python code to break down contigs from a megascaffold fasta file into individual fasta files. \n\nH(...TRUNCATED)
["```python\nfrom Bio import SeqIO\nfrom collections import defaultdict, OrderedDict\n\nmegascaffold(...TRUNCATED)
["```python\nfrom Bio import SeqIO\nfrom collections import defaultdict, OrderedDict\n\nmegascaffold(...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[7024249667736237885,8248041507196349069,3203150708408270318,1020165989326322299,2162415573078140365(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[2361,2361,2361,2361,2322,2322,2322,2322,2161,2161,2161,2161,2083,2083,2083,2083,2080,2080,2080,2080(...TRUNCATED)
[1187,1145,1164,1185,858,731,794,839,4054,3995,2066,3147,682,898,794,755,1336,1262,1173,1244,689,743(...TRUNCATED)
8
4
32
complete
1
1a13e7a46ee6711f14171d495fa2c1a133b1ba35538a1ad8260119909999db08
"Write a Python program to find the factorial of a given integer.\nHere are the details:\n- Check fo(...TRUNCATED)
["```python\ndef factorial_recursive(n):\n \"\"\"\n Calculate the factorial of a non-negative (...TRUNCATED)
["```python\ndef factorial_recursive(n):\n \"\"\"\n Calculate the factorial of a non-negative (...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[7399166288869246700,5761976446057612514,7847884493186881140,4766792423057694965,1156561536143732326(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[174,174,174,174,325,325,325,325,164,164,164,164,183,183,183,183,160,160,160,160,159,159,159,159,215(...TRUNCATED)
[1090,1047,967,967,700,738,668,728,1319,1330,1618,1457,557,579,568,633,647,685,641,686,603,602,663,6(...TRUNCATED)
8
4
32
complete
2
a2c1bf91444bc52d24a9941e83a400029d2a909f1faef419dc0eda07b282fc69
"A Student class is used to encapsulate data and functionality for a person taking courses at a s(...TRUNCATED)
["```python\nclass Student:\n def __init__(self, student_number, name):\n self.student_num(...TRUNCATED)
["```python\nclass Student:\n def __init__(self, student_number, name):\n self.student_num(...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[5191313852557015047,1479978670758538436,2814800057305095355,8543985781210815546,3538374630290159189(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[530,530,530,530,658,658,658,658,497,497,497,497,503,503,503,503,489,489,489,489,479,479,479,479,533(...TRUNCATED)
[219,219,219,219,521,545,447,526,566,691,364,954,564,262,29,330,558,313,312,354,601,600,499,558,510,(...TRUNCATED)
8
4
32
complete
3
f953f875fd1a273c0a06c49d7c363f03604d12161b57e2b3e0d9bcfa206a8255
"Count the number of lines in the following code snippet:\n\n\n```javascript\nif (count > 0) {\n (...TRUNCATED)
["3 3 3","3 3 3","3 3 3","3 3 3","7","5 5 5","5 5 5","The number of lines of code in each of the 3 s(...TRUNCATED)
["3 3 3","3 3 3","3 3 3","3 3 3","7","5 5 5","5 5 5","The number of lines of code in each of the 3 s(...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[2655169706135257834,4609912985708105793,4022737644692493334,3801636052317286692,5989335116879999741(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[169,169,169,169,323,323,323,323,162,162,162,162,181,181,181,181,158,158,158,158,158,158,158,158,213(...TRUNCATED)
[ 6, 6, 6, 6, 2, 6, 6, 22, 6, 6, 6, 6, 2, 2, 6, 8, 6, 6, 6, 6, 6, 33, 284, 126, 24, 66, 29, 29, 6, 6, 6, 2 ]
8
4
32
complete
4
1c86bc4b2e7bca7800874c98172f09e24cf5e33ef497c0986f62ab37d1512d5e
"Given two strings $s$ and $t$, determine if they are isomorphic: two strings are isomorphic if the (...TRUNCATED)
["Let's analyze the example strings \"white\" and \"black\" to determine a mapping that makes them i(...TRUNCATED)
["Let's analyze the example strings \"white\" and \"black\" to determine a mapping that makes them i(...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[710629326775835927,7133131668576007284,3774806367192322510,5427723990759479876,9004491918520003991,(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[170,170,170,170,335,335,335,335,174,174,174,174,198,198,198,198,175,175,175,175,174,174,174,174,229(...TRUNCATED)
[272,313,345,470,267,348,312,297,512,1039,259,568,282,360,355,486,364,300,515,413,663,318,532,679,16(...TRUNCATED)
8
4
32
complete
5
ed3231eb826d8ef838727eb0f5162fa06298ddca6e8a5c516b70a4b732572033
"Applet hangs when dual screen. \nI have an applet that hangs in both IE6 and Firefox 1.5 when it i(...TRUNCATED)
["Okay, this is a frustratingly common problem with older Java applets and dual monitors. Your diagn(...TRUNCATED)
["Okay, this is a frustratingly common problem with older Java applets and dual monitors. Your diagn(...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[3996358776687459478,7468218483082480237,4220034634122323287,4149782040392799009,897426674996392967,(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","length","stop","stop","stop","stop","stop"(...TRUNCATED)
[757,757,757,757,905,905,905,905,744,744,744,744,728,728,728,728,722,722,722,722,714,714,714,714,768(...TRUNCATED)
[1625,1459,1566,1741,755,763,777,727,4096,1442,1183,3139,536,633,583,607,1391,1320,1298,1267,594,784(...TRUNCATED)
8
4
32
complete
6
e1313bec118c3d48bf44ba595cacd77eaf763b4ca6435577e6734376afaae244
"Let's say I need a Python function that can take in an old password and a new password. The new pas(...TRUNCATED)
["Your function is excellent and addresses all the requirements correctly! The code is well-structur(...TRUNCATED)
["Your function is excellent and addresses all the requirements correctly! The code is well-structur(...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[2460252291637313982,6274758624783165551,2279438240762680845,3213403784331919655,888556106270605012,(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[724,724,724,724,836,836,836,836,675,675,675,675,694,694,694,694,671,671,671,671,670,670,670,670,725(...TRUNCATED)
[1020,1248,738,785,1016,663,654,717,1424,1474,1132,1449,996,619,582,799,1166,1084,1151,687,727,695,8(...TRUNCATED)
8
4
32
complete
7
b1028849e4ea23febff8063badf40b644fd5e505c55f42e4b5752de6c1c0015b
"# Problem\nGiven an array of arbitrary size with positive integers, find the index of a given targe(...TRUNCATED)
["```python\ndef find_index(arr, target):\n \"\"\"\n Finds the index of a target value in an a(...TRUNCATED)
["```python\ndef find_index(arr, target):\n \"\"\"\n Finds the index of a target value in an a(...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[987891944035460345,9005911308090616788,5408988990633102609,432853377946980972,2848230150894088210,6(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[382,382,382,382,535,535,535,535,374,374,374,374,393,393,393,393,370,370,370,370,370,370,370,370,425(...TRUNCATED)
[120,698,757,775,688,590,755,584,547,867,576,1589,111,248,168,262,335,365,342,406,327,534,510,551,21(...TRUNCATED)
8
4
32
complete
8
2a3c5a7f5d0983cf7dca92f8d5b3646655d7ad092e8f7ebae5cb29915f585531
"A taking value representing a time in AM/PM format. The task is to convert it into a 24-hour format(...TRUNCATED)
["```python\ndef convert_to_24_hour(time_string):\n \"\"\"Converts a time string in AM/PM format (...TRUNCATED)
["```python\ndef convert_to_24_hour(time_string):\n \"\"\"Converts a time string in AM/PM format (...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[7937171667673847040,5976292272441140776,6299538115721901534,2492996930315771729,7661132547724496556(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[167,167,167,167,332,332,332,332,171,171,171,171,166,166,166,166,164,164,164,164,142,142,142,142,197(...TRUNCATED)
[774,679,685,790,444,439,461,553,1226,739,867,752,402,443,393,468,428,399,421,494,417,460,363,398,63(...TRUNCATED)
8
4
32
complete
9
b63bacc66d3efe4fbdb696ad8ac817a793ac07472776f682a7ba19d81e010343
"Cryptic Integer Showdown\n\nCreate a program that will take a list of integers in the range 1-1000 (...TRUNCATED)
["```python\ndef count_frequencies(nums):\n \"\"\"\n Counts the frequency of each integer in a(...TRUNCATED)
["```python\ndef count_frequencies(nums):\n \"\"\"\n Counts the frequency of each integer in a(...TRUNCATED)
["","","","","","","","","","","","","","","","","","","","","","","","","<|channel|>analysis<|messa(...TRUNCATED)
["Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Gemma-3-12B-it","Mistral-Small-3.1-24B-Instruct(...TRUNCATED)
[ 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 ]
[643805635136629793,370424979070666909,9170810998500408630,8438506886677640965,9089318696735929760,7(...TRUNCATED)
["stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","stop","(...TRUNCATED)
[932,932,932,932,1042,1042,1042,1042,881,881,881,881,883,883,883,883,872,872,872,872,859,859,859,859(...TRUNCATED)
[1455,1237,1237,1129,567,850,795,655,1075,531,922,983,119,119,122,122,439,578,844,528,582,672,437,59(...TRUNCATED)
8
4
32
complete
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
27