Dataset Viewer
Auto-converted to Parquet Duplicate
conversation_hash
string
model
string
timestamp
timestamp[us]
conversation
list
turn
int64
language
string
openai_moderation
list
detoxify_moderation
list
toxic
bool
redacted
bool
state
string
country
string
hashed_ip
string
header
dict
roles
list
label
int64
messages
list
selected_text
string
baf2e390494dee257d9801d866a6d492
gpt-3.5-turbo-0301
2023-05-18T16:50:26
[ { "content": "why adb need to connect over usb first?", "country": "Indonesia", "created": null, "hashed_ip": "bd43d7444e04d2d261dda6d20cb45f6c445e2eeb9bc6959d7a588ecf686c871e", "header": { "accept-language": "en-US,en;q=0.9,id;q=0.8", "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win...
3
English
[ { "categories": { "harassment": false, "harassment/threatening": false, "harassment_threatening": false, "hate": false, "hate/threatening": false, "hate_threatening": false, "illicit": false, "illicit/violent": false, "illicit_violent": false, "self-ha...
[ { "identity_attack": 0.0001265224564122036, "insult": 0.0002881272230297327, "obscene": 0.00026395884924568236, "severe_toxicity": 0.000043472238758113235, "sexual_explicit": 0.00003393612496438436, "threat": 0.00005534798401640728, "toxicity": 0.00033414061181247234 }, { "identi...
false
false
Jakarta
Indonesia
bd43d7444e04d2d261dda6d20cb45f6c445e2eeb9bc6959d7a588ecf686c871e
{ "accept-language": "en-US,en;q=0.9,id;q=0.8", "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 Edg/113.0.1774.42" }
[ "user", "assistant", "user", "assistant", "user", "assistant" ]
1
[ { "content": "why adb need to connect over usb first?", "role": "user_sim" }, { "content": "ADB (Android Debug Bridge) needs to connect over USB first because it requires a reliable and fast connection to the device to establish a debugging session and transfer data between the device and computer. ...
is open.ai same company with openai sam altman?
6ecf1f176d1c1b686fc234237ba7dd88
gpt-4o-mini-2024-07-18
2024-08-12T20:00:10
[ { "content": "from datetime import datetime, timedelta\nimport random\n\n# Your predefined variables…\nduty_date = \"2024-09-11\" # Just an update to reflect September\ndate = datetime.strptime(duty_date, \"%Y-%m-%d\")\n\nday_of_week = date.strftime(\"%A\")\n\n# Finding weekends for September\nweekends = [date...
3
English
[ { "categories": { "harassment": false, "harassment/threatening": false, "harassment_threatening": false, "hate": false, "hate/threatening": false, "hate_threatening": false, "illicit": false, "illicit/violent": false, "illicit_violent": false, "self-ha...
[ { "identity_attack": 0.00190133904106915, "insult": 0.003939430229365826, "obscene": 0.007990141399204731, "severe_toxicity": 0.0014609749196097255, "sexual_explicit": 0.0004206281155347824, "threat": 0.0005571077344939113, "toxicity": 0.0006301776738837361 }, { "identity_attack"...
false
false
Thessaloniki
Greece
1302ad89b8e5c901d4d675ec61e96830ef94129084129a0fdda018dd2190d6b9
{ "accept-language": "en-US,en;q=0.9,el-GR;q=0.8,el;q=0.7,de-DE;q=0.6,de;q=0.5", "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" }
[ "user", "assistant", "user", "assistant", "user", "assistant" ]
1
[ { "content": "from datetime import datetime, timedelta\nimport random\n\n# Your predefined variables…\nduty_date = \"2024-09-11\" # Just an update to reflect September\ndate = datetime.strptime(duty_date, \"%Y-%m-%d\")\n\nday_of_week = date.strftime(\"%A\")\n\n# Finding weekends for September\nweekends = [date...
can i use this code for every month
5501255d8a2dd67a636e99543504cb4c
gpt-4-1106-preview
2023-12-10T22:12:15
[ { "content": "just output the answer: In a system using Dominant Resources Fair Scheduling, three Hadoop jobs A-C\narrive where the resource vectors are as follows: each of Job A’s tasks requires (2\nCPUs, 1 GB RAM), each of Job B’s tasks requires (1 CPUs, 3 GB RAM), and each of\nJob C’s tasks requires (4 CPUs,...
7
English
[ { "categories": { "harassment": false, "harassment/threatening": false, "harassment_threatening": false, "hate": false, "hate/threatening": false, "hate_threatening": false, "illicit": false, "illicit/violent": false, "illicit_violent": false, "self-ha...
[ { "identity_attack": 0.00011164457100676373, "insult": 0.00015385889855679125, "obscene": 0.0001745749614201486, "severe_toxicity": 0.000035177465179003775, "sexual_explicit": 0.000027877193133463152, "threat": 0.000045683282223762944, "toxicity": 0.0002790214493870735 }, { "iden...
false
false
North Carolina
United States
4f1bd0f36614035b725c638801259988209d96fb882dae77404880ceecf7eb8b
{ "accept-language": "en-US,en;q=0.9", "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" }
[ "user", "assistant", "user", "assistant", "user", "assistant", "user", "assistant", "user", "assistant", "user", "assistant", "user", "assistant" ]
1
[ { "content": "just output the answer: In a system using Dominant Resources Fair Scheduling, three Hadoop jobs A-C\narrive where the resource vectors are as follows: each of Job A’s tasks requires (2\nCPUs, 1 GB RAM), each of Job B’s tasks requires (1 CPUs, 3 GB RAM), and each of\nJob C’s tasks requires (4 CPUs,...
You have a huge file in the DFS. Compare the cost of NFS vs. AFS when, between opening and closing the file, the client: (i) reads just one random block in the file, (ii) appends a block to the file. Calculate the total cost incurred from open to close of the file. Assume that the client is accessing the file for the first time.
c4f2f54c3feb36e9d5bf8dd0bb9fd13f
gpt-4-1106-preview
2024-01-15T10:23:53
[ { "content": "Give me 5 variations of this text. Write in a conversational tone to create a friendlier and more approachable atmosphere. Keep sentences short and concise. Add a little flair and keep it professional. Avoid using overly technical or complex terms to make my writing more accessible to a broader au...
2
English
[ { "categories": { "harassment": false, "harassment/threatening": false, "harassment_threatening": false, "hate": false, "hate/threatening": false, "hate_threatening": false, "illicit": false, "illicit/violent": false, "illicit_violent": false, "self-ha...
[ { "identity_attack": 0.0000735969515517354, "insult": 0.00023413672170136124, "obscene": 0.00010032264253823087, "severe_toxicity": 0.00001474679902457865, "sexual_explicit": 0.00001597260416019708, "threat": 0.000023907794457045384, "toxicity": 0.0005125074530951679 }, { "identi...
false
false
Lower Saxony
Germany
eeae7ad32f42f47e1111e12cb75f8fab2078c70a96a9cb225aad49aee9b4947b
{ "accept-language": "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7,de;q=0.6,fy;q=0.5", "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" }
[ "user", "assistant", "user", "assistant" ]
0
[ { "content": "Give me 5 variations of this text. Write in a conversational tone to create a friendlier and more approachable atmosphere. Keep sentences short and concise. Add a little flair and keep it professional. Avoid using overly technical or complex terms to make my writing more accessible to a broader au...
Give me 5 variations of this text. Write in a conversational tone to create a friendlier and more approachable atmosphere. Keep sentences short and concise. Add a little flair and keep it professional. Avoid using overly technical or complex terms to make my writing more accessible to a broader audience. It should be clear and persuasive. Avoid cheesy and cliché terminology. The profile should be free of terms such as "guru" or "master": 🔨 My Toolbox: Strategies for Success I specialize in sales, networking, and business development. My focus? Unlocking revenue streams and building strong relationships. Let's grow together!
47f98617a6a75121444cf75d9f27500b
gpt-4-1106-preview
2024-03-02T16:08:56
[{"content":"I am making a device for anosmia patient to detect milk spoilage, and fruit spoilage So(...TRUNCATED)
5
English
[{"categories":{"harassment":false,"harassment/threatening":false,"harassment_threatening":false,"ha(...TRUNCATED)
[{"identity_attack":0.00016785619664005935,"insult":0.00027100651641376317,"obscene":0.0002946468011(...TRUNCATED)
false
false
Sindh
Pakistan
1d4b42dd06b17cf1b2463457cf32575b0af09ce1bb5738c09a9dfa51f2cbe924
{"accept-language":"en-US,en;q=0.9","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWeb(...TRUNCATED)
[ "user", "assistant", "user", "assistant", "user", "assistant", "user", "assistant", "user", "assistant" ]
1
[{"content":"I am making a device for anosmia patient to detect milk spoilage, and fruit spoilage So(...TRUNCATED)
did i really go to have multiple datasets rather than a singlke combined data set?
7ed82c592faa37963bb2e3eb2cede322
gpt-3.5-turbo-0301
2023-06-12T14:35:09
[{"content":"hi i have a code in c for stm32f103c6 microcontroller can you help me understand it?","(...TRUNCATED)
8
English
[{"categories":{"harassment":false,"harassment/threatening":false,"harassment_threatening":false,"ha(...TRUNCATED)
[{"identity_attack":0.00019882185733877122,"insult":0.0002752024738583714,"obscene":0.00023184352903(...TRUNCATED)
false
false
null
Iran
ce313b20be41e12592bc7d4352f6f2bc531a056d6c0e098a7700a0c5a7f3a039
{"accept-language":"en-US,en;q=0.9","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWeb(...TRUNCATED)
["user","assistant","user","assistant","user","assistant","user","assistant","user","assistant","use(...TRUNCATED)
0
[{"content":"hi i have a code in c for stm32f103c6 microcontroller can you help me understand it?","(...TRUNCATED)
"can you suggest any external memory device with higher capacity?assistant\n\nSure, here are some op(...TRUNCATED)
b73e1eee20b05bbfdf4bc63858d315a8
gpt-3.5-turbo-0613
2023-09-27T19:06:23
[{"content":"what is the laatest knowledge you are aware of","country":"United States","created":nul(...TRUNCATED)
2
English
[{"categories":{"harassment":false,"harassment/threatening":false,"harassment_threatening":false,"ha(...TRUNCATED)
[{"identity_attack":0.00018558549345470965,"insult":0.0003299532108940184,"obscene":0.00013237644452(...TRUNCATED)
false
false
California
United States
935fe3d66b610e632978f6a261a3154a24e8b614afca426f63c1a6f81e059a2e
{"accept-language":"en-US,en;q=0.9","user-agent":"Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebK(...TRUNCATED)
[ "user", "assistant", "user", "assistant" ]
0
[{"content":"what is the laatest knowledge you are aware of","role":"user_sim"},{"content":"As an AI(...TRUNCATED)
what's the latest information about AI
3b5320590e94509f83f1bf6ff263146c
gpt-3.5-turbo-0613
2023-08-06T08:44:13
[{"content":"power of the motor model 4D35ZT-002?","country":"Iran","created":null,"hashed_ip":"9218(...TRUNCATED)
5
English
[{"categories":{"harassment":false,"harassment/threatening":false,"harassment_threatening":false,"ha(...TRUNCATED)
[{"identity_attack":0.0009674347238615155,"insult":0.006069962866604328,"obscene":0.0071047488600015(...TRUNCATED)
false
false
null
Iran
92186a9490914b15029ba2d1afc65bebf5945e1e90ea2abcc555afdb8988e018
{"accept-language":"en-CA,en-GB;q=0.9,en-US;q=0.8,en;q=0.7,fa;q=0.6","user-agent":"Mozilla/5.0 (Wind(...TRUNCATED)
[ "user", "assistant", "user", "assistant", "user", "assistant", "user", "assistant", "user", "assistant" ]
0
[{"content":"power of the motor model 4D35ZT-002?","role":"user_sim"},{"content":"I'm sorry, but I c(...TRUNCATED)
"in russianuser_sim\n800 кг бахчевый сорт ячменя равно сколько ку(...TRUNCATED)
56aa40636297d2f551c01ef851a3e586
gpt-3.5-turbo-0613
2023-09-09T05:22:51
[{"content":"write a Tourism based Thesis to farm mango's in a Small township called Mango Village (...TRUNCATED)
3
English
[{"categories":{"harassment":false,"harassment/threatening":false,"harassment_threatening":false,"ha(...TRUNCATED)
[{"identity_attack":0.00011996442481176928,"insult":0.0002753444714471698,"obscene":0.00024684093659(...TRUNCATED)
false
false
New South Wales
Australia
472a42e3cf3c3b1e83925018fd8764e567b35b517de99f60229fcaf38429c0ca
{"accept-language":"en-US,en;q=0.9","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWeb(...TRUNCATED)
[ "user", "assistant", "user", "assistant", "user", "assistant" ]
0
[{"content":"write a Tourism based Thesis to farm mango's in a Small township called Mango Village (...TRUNCATED)
"write a Tourism Thesis based on farming mango’s in a Small township called \"Mango Village\" in J(...TRUNCATED)
e7666f0f0709121e6a20f10977617532
gpt-4o-2024-08-06
2024-09-09T18:58:54
[{"content":"NOTE: This fictional channel is based off CITV, Pop and CBBC\n\nCVTV is a free to air c(...TRUNCATED)
7
English
[{"categories":{"harassment":false,"harassment/threatening":false,"harassment_threatening":false,"ha(...TRUNCATED)
[{"identity_attack":0.001007637707516551,"insult":0.0036281163338571787,"obscene":0.0052907336503267(...TRUNCATED)
false
false
North Lanarkshire
United Kingdom
c4c451df21467c44761b2aaf8df5224faf4e5e64a8cd593d1dd3f2e42ab04052
{"accept-language":"en-US,en;q=0.9","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWeb(...TRUNCATED)
["user","assistant","user","assistant","user","assistant","user","assistant","user","assistant","use(...TRUNCATED)
0
[{"content":"NOTE: This fictional channel is based off CITV, Pop and CBBC\n\nCVTV is a free to air c(...TRUNCATED)
Write a follow up saying no, we're getting a new logo, in fact it's a familiar one
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
6