source_idx
int64
0
655k
prompt
stringlengths
12
10k
655,395
"Our title is \"Elin Nordegren Leaves Nothing To Imagination At 43\". Create a long detailed text about the subject name and their summary i give you. Focus only on the Subject name and there following Summary. Subject Name: [Elin Nordegren] Summary: [Elin Nordegren, a famous model and ex-wife of Tiger Woods, is now i...
655,414
"Generate a detailed and concise text with a simple straightfoward language focusing on the topics i will give you about actor Jay Mohr . I'm looking for a straightforward and non-flowery style in this article with minimal use of adjectives. Please use simple and easily understandable language throughout the article. P...
655,421
"import java.util.ArrayList;\n\n\n\npublic class BigTwo implements CardGame {\n private int numOfPlayers ;\n private Deck deck ;\n private ArrayList<CardGamePlayer> playerList= new ArrayList<CardGamePlayer>();\n private ArrayList<Hand> handsOnTable= new ArrayList<Hand>();\n private int currentPlayerIdx;\...