久久精品国产精品国产精品污,男人扒开添女人下部免费视频,一级国产69式性姿势免费视频,夜鲁夜鲁很鲁在线视频 视频,欧美丰满少妇一区二区三区,国产偷国产偷亚洲高清人乐享,中文 在线 日韩 亚洲 欧美,熟妇人妻无乱码中文字幕真矢织江,一区二区三区人妻制服国产

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

动手做个mini智能助理--数据准备(2)

發布時間:2024/1/18 编程问答 181 豆豆
生活随笔 收集整理的這篇文章主要介紹了 动手做个mini智能助理--数据准备(2) 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

背景:

這部分會介紹如何準備自己的數據,利用chatgpt的self-instruct的方式批量的生成平行語料對。chatgpt有超強的生成能力,并且chatgpt的生成結果有經過harmless、種族歧視、不和法規的過審過濾。所以我們可以考慮是否可以利用chatgpt來給我們批量的生成alignment的數據集。思路大致如下:

1.設計chatgpt的提問prompt元模版

2.收集提問的問題,對問題做些總結歸類,抽出問題元模版

3.根據元模版衍生出種子問題

4.prompt元模版和種子問題拼接生成prompt,讓chatgpt批量生產問題

5.把相似度問題合并

6.把chatgpt自己生產的問題作為prompt,讓chatgpt回答

7.把6步生成的數據集后處理作為自己模型alignment的語料

如果希望得到一個效果不錯的模型,至少具備以下條件:

1.訓練的基準模型,表現力夠強

2.基準模型應該經過多輪的訓練,已經具備挺強的人話理解力

3.數據集的設計挺重要,均衡數據比例

如何做:

這部分參考斯坦福大學stanford_alpaca

prompt元模版設計:

You are asked to come up with a set of 20 diverse task instructions. These task instructions will be given to a GPT model and we will evaluate the GPT model for completing the instructions.Here are the requirements: 1. Try not to repeat the verb for each instruction to maximize diversity. 2. The language used for the instruction also should be diverse. For example, you should combine questions with imperative instrucitons. 3. The type of instructions should be diverse. The list should include diverse types of tasks like open-ended generation, classification, editing, etc. 2. A GPT language model should be able to complete the instruction. For example, do not ask the assistant to create any visual or audio output. For another example, do not ask the assistant to wake you up at 5pm or set a reminder because it cannot perform any action. 3. The instructions should be in English. 4. The instructions should be 1 to 2 sentences long. Either an imperative sentence or a question is permitted. 5. You should generate an appropriate input to the instruction. The input field should contain a specific example provided for the instruction. It should involve realistic data and should not contain simple placeholders. The input should provide substantial content to make the instruction challenging but should ideally not exceed 100 words. 6. Not all instructions require input. For example, when a instruction asks about some general information, "what is the highest peak in the world", it is not necssary to provide a specific context. In this case, we simply put "<noinput>" in the input field. 7. The output should be an appropriate response to the instruction and the input. Make sure the output is less than 100 words.List of 20 tasks:翻譯成中文: 你被要求想出一組20個不同的任務指令。這些任務指令將給一個GPT模型,我們將評估GPT模型完成指令的情況。以下是要求:盡量不要在每個指令中重復使用動詞,以最大化多樣性。 指令使用的語言也應該多樣化。例如,你應該結合問題和祈使句指令。 指令的類型應該多樣化。列表應該包括不同類型的任務,如開放式生成、分類、編輯等。 一個GPT語言模型應該能夠完成指令。例如,不要讓助手創建任何視覺或音頻輸出。另一個例子是,不要讓助手在下午5點叫醒你或設置提醒,因為它不能執行任何動作。 指令應該用英語寫。 指令應該是1到2句話長。可以是一個祈使句或一個問題。 你應該生成一個適合指令的輸入。輸入字段應包含為指令提供的具體示例。它應涉及真實的數據,而不是簡單的占位符。輸入應提供足夠的內容,使指令具有挑戰性,但理想情況下不超過100個單詞。 不是所有的指令都需要輸入。例如,當一個指令詢問一些一般信息時,“世界上最高的峰是哪一座”,就沒有必要提供具體的上下文。在這種情況下,我們在輸入字段中簡單地放置“<noinput>”。 輸出應該是對指令和輸入的適當回答。確保輸出少于100個單詞。 20個任務列表:

整理的170多條種子問題:

{"id": "seed_task_0", "name": "breakfast_suggestion", "instruction": "Is there anything I can eat for a breakfast that doesn't include eggs, yet includes protein, and has roughly 700-1000 calories?", "instances": [{"input": "", "output": "Yes, you can have 1 oatmeal banana protein shake and 4 strips of bacon. The oatmeal banana protein shake may contain 1/2 cup oatmeal, 60 grams whey protein powder, 1/2 medium banana, 1tbsp flaxseed oil and 1/2 cup watter, totalling about 550 calories. The 4 strips of bacon contains about 200 calories."}], "is_classification": false} {"id": "seed_task_1", "name": "antonym_relation", "instruction": "What is the relation between the given pairs?", "instances": [{"input": "Night : Day :: Right : Left", "output": "The relation between the given pairs is that they are opposites."}], "is_classification": false} {"id": "seed_task_2", "name": "one_sentence_description", "instruction": "Generate a one-sentence description for each of the following people.", "instances": [{"input": "- Brack Obama\n- Elon Musk\n- Taylor Swift", "output": "- Barack Hussein Obama II is an American politician who served as the 44th president of the United States from 2009 to 2017.\n- Elon Musk is the founder, CEO, and chief engineer of SpaceX; angel investor, CEO and product architect of Tesla, Inc.; founder of The Boring Company; co-founder of Neuralink and OpenAI; president of the Musk Foundation; and owner and CEO of Twitter, Inc.\n- Taylor Alison Swift is an American singer-songwriter."}], "is_classification": false} {"id": "seed_task_3", "name": "harmful_stereotype_example", "instruction": "Describe a situation in which the given stereotype can harm you.", "instances": [{"input": "\"All Asians are smart!\"", "output": "Imagine you're a small child of Asian descent. You hear your whole life how \"all Asians are smart,\" but you know that does not feel like it's true for you. You have a hard time in school. Reading is difficult. Math is impossible. Everyone around you seems to pressure you because you are supposed to be \"smart.\" Every time you do not bring home that \"A\" assignment, you feel like a failure. Like you alone missed out on the gene that makes \"all Asians smart.\"\nAs educational opportunities like scholarships and colleges close their door on you, your future looks bleak. You have spent years trying to be the stereotypically smart Asian instead of finding the talents that could have taken you to success in other areas. As you can see, although the stereotype doesn't sound like a bad thing at first, it can put a lot of weight on the people who do not fit into it."}], "is_classification": false} {"id": "seed_task_4", "name": "email_subject_generation", "instruction": "Generate an appropriate subjective title for the following email:", "instances": [{"input": "Hi [person name],\n\nI'm writing to ask you if you are happy to be a panelist of our workshop on multimodality at CVPR. The workshop will be held on June 20, 2023. \n\nBest,\n[my name]", "output": "Invitition to be a panelist for CVPR 2023 workshop on Multimodality"}], "is_classification": false} {"id": "seed_task_5", "name": "interview_question_answering", "instruction": "How do you answer this question in a job interview?", "instances": [{"input": "What do you think about when you are alone in a car?", "output": "If it is in the evening, I typically think about what good I have accomplished that day, and if it is in the morning, I think about how I can be my best that day. I also try to practice gratitude and live in the present moment while I'm driving to avoid distractions."}], "is_classification": false} {"id": "seed_task_6", "name": "new_year's_resolutions", "instruction": "Brainstorm a list of possible New Year's resolutions.", "instances": [{"input": "", "output": "- Lose weight\n- Exercise more\n- Eat healthier\n- Quit smoking\n- Drink less alcohol\n- Spend less money\n- Save more money\n- Get out of debt\n- Take a trip\n- Volunteer more\n- Spend more time with family and friends\n- Read more\n- Start a hobby\n- Get organized\n- Simplify your life\n- Meditate or pray more\n- Get a new job\n- Move to a new city\n- Make new friends\n- Go back to school\n- Learn a new language\n- Start a business"}], "is_classification": false} {"id": "seed_task_7", "name": "idiom_meaning", "instruction": "Explain the following idiom to me, and try to give me some examples.", "instances": [{"input": "black sheep", "output": "Meaning: An outcast. Someone who doesn\u2019t fit in with the rest of the crowd. They take pride in being different. Thinks for themselves and doesn\u2019t care what no one else has to say. They tend to ride their own wave and are usually loners because no one understands them, but its okay because they like it that way.\nExample: He\u2019s the black sheep of the family."}], "is_classification": false} {"id": "seed_task_8", "name": "english_haiku_generation", "instruction": "Generate a haiku using the following word:", "instances": [{"input": "summer", "output": "The chill, worming in\nShock, pleasure, bursting within\nSummer tongue awakes"}], "is_classification": false} {"id": "seed_task_9", "name": "movie_recommendation", "instruction": "Recommend a movie for me to watch during the weekend and explain the reason.", "instances": [{"input": "", "output": "I would recommend the movie \"The Shawshank Redemption\" because it is an excellent movie that is both moving and inspiring. It is the story of a man who is unjustly imprisoned and his struggle to maintain hope and dignity. It is a great film to watch over the weekend because it will make you think about the human capacity for resilience and hope."}], "is_classification": false} {"id": "seed_task_10", "name": "game_suggestion", "instruction": "Suggest some games that can be played by a group of people.", "instances": [{"input": "", "output": "1. Werewolf 2. Who Am I? 3. Charades 4. Balderdash 5. Pictionary 6. Two Truths and a Lie 7. Uno 8. Story Starters 9. Truth or Dare 10. Kubb"}], "is_classification": false} {"id": "seed_task_11", "name": "grocery_list", "instruction": "Make a grocery list for a healthy meal.", "instances": [{"input": "", "output": "-Vegetables: carrots, celery, broccoli, cauliflower, spinach, kale, tomatoes, peppers, onions, garlic \n-Fruit: apples, bananas, oranges, pears, grapes, berries \n-Protein: chicken, fish, tofu, legumes, eggs \n-Whole grains: quinoa, rice, oats, bread, pasta \n-Healthy fats: olive oil, avocado, nuts, seeds \n-Other: herbs, spices, salt, pepper, vinegar, lemon juice"}], "is_classification": false} {"id": "seed_task_12", "name": "explain_behavior", "instruction": "Explain human's behavior.", "instances": [{"input": "Behavior: cry.", "output": "There could be many reasons why a person might cry. They could be feeling sad, scared, angry, or frustrated. Sometimes people cry when they are happy or relieved. There is no one answer to why people behave the way they do."}], "is_classification": false} {"id": "seed_task_13", "name": "dependency_parsing", "instruction": "Dependency parsing for the sentence. Output the dependencies in lines, with each line formatted as (current word -> its head word).", "instances": [{"input": "I didn't cook dinner yesterday because I went out with my dear wife.", "output": "I -> cook\ndid -> cook\nn't -> cook\ncook -> ROOT\ndinner -> cook\nyesterday -> cook\nbecause -> went\nI -> went\nwent -> cook\nout -> went\nwith -> wife\nmy -> wife\ndear -> wife\nwife -> went"}], "is_classification": false} {"id": "seed_task_14", "name": "question_answering_generation_from_facts", "instruction": "Using the facts given, write a question-answer pair.", "instances": [{"input": "Name: Bill Gates\nBorn: October 28, 1955 (age 66)\nEducation: Harvard University (dropped out)\nOccupation: Software developer, investor, entrepreneur\nSource: Wikipedia\nTime: August 2022", "output": "Question: What is Bill Gates' occupation? \nAnswer: He is a software developer, investor, and entrepreneur."}], "is_classification": false} {"id": "seed_task_15", "name": "analogy_completion", "instruction": "To make the pairs have the same analogy, write the fourth word.", "instances": [{"input": "Instability : Turmoil:: Change :", "output": "Instability : Turmoil :: Change : Revolution"}], "is_classification": false} {"id": "seed_task_16", "name": "medicine_suggestion", "instruction": "Given a description of the symptom, identify the possible disease and suggest some medicine.", "instances": [{"input": "I have a fever and I am coughing.", "output": "The possible disease is pneumonia. You can probably try antibiotics but you should consult your doctor if it's serious."}], "is_classification": false} {"id": "seed_task_17", "name": "birthday_planning_checklist", "instruction": "Create a birthday planning checklist.", "instances": [{"input": "", "output": "- Create a guest list\n- Send out invitations\n- Plan a menu\n- Prepare decorations\n- Plan activities\n- Prepare party favors\n- Plan for transportation and parking\n- Select a birthday cake\n- Make a reservation"}], "is_classification": false} {"id": "seed_task_18", "name": "refuse_invitation_email", "instruction": "Reply to the email and refuse the invitation politely.", "instances": [{"input": "Here is the email. \n\nDear ARR Reviewer,\nMany thanks for your continuous support of ARR. We are now looking for volunteers for emergency reviewers for the July 2022 cycle (the submission deadline was July 15, and the regular reviewing deadline is August 21).\nEmergency reviewing will take place between August 21 and August 28. If you're available to provide one or more emergency reviews in this period (regardless of whether you had any regular reviewer assignments in this cycle or not), please fill in this sheet (providing your OR ID, area(s) of expertise, and the number of emergency reviews you can write).\nMany thanks to all volunteers in advance!\nBest regards, \nARR EiCs", "output": "Hello, \nThank you for reaching out. Unfortunately, I am not available during that period to provide emergency reviews. \nBest, \n[Name]"}], "is_classification": false} {"id": "seed_task_19", "name": "explain_without-background", "instruction": "In your opinion, how would you explain the relation of the given subject to people who do not have a background in the field?", "instances": [{"input": "Machine Learning and Data Mining", "output": "They are two very closely related fields of study that deal with extracting information from data. Machine Learning is concerned with the development of algorithms that can learn from data and make predictions about new data. Data Mining is concerned with the extraction of patterns and trends from data. Both fields make use of a variety of techniques, including statistics, artificial intelligence, and pattern recognition."}], "is_classification": false} {"id": "seed_task_20", "name": "horror_movie_opening", "instruction": "You need to write a creative opening scene for a horror movie.", "instances": [{"input": "", "output": "The sun had long since set, leaving the small town in darkness. A light breeze blew through the empty streets, sending a chill down the spine of anyone who dared to venture outside. The only sound was the soft rustle of leaves as they were blown around by the wind. Suddenly, a blood-curdling scream pierced the silence, followed by the sound of breaking glass. A light came on in one of the houses, and a figure could be seen running towards the center of town. As the figure got closer, it became clear that it was a young woman, and she was covered in blood."}], "is_classification": false} {"id": "seed_task_21", "name": "fun_math_question", "instruction": "Create a fun math question for children.", "instances": [{"input": "", "output": "I am an odd number. Take away one letter and I become even. What number am I?"}], "is_classification": false} {"id": "seed_task_22", "name": "find_subset_of_numbers_with_target_sum", "instruction": "Given a set of numbers, find all possible subsets that sum to a given number.", "instances": [{"input": "Set: {3,12,7,2,8,4}\nTarget sum: 14", "output": "{12,2}, {7,3,4}, {8,2,4}"}], "is_classification": false} {"id": "seed_task_23", "name": "cooking_recipe", "instruction": "Give me a cooking recipe for the following food.", "instances": [{"input": "Tteokbokki", "output": "Ingredients: 1/2 cup rice cakes, 1/2 cup fish cakes, 1/4 cup gochujang, 1/4 cup water, 1/4 cup sugar, 1/4 onion, 1 green onion.\nInstructions: 1. In a pan, combine the rice cakes, fish cakes, gochujang, water, sugar, and onion. 2. Cook over medium heat for 5-7 minutes, stirring occasionally. 3. Add the green onion and cook for 1-2 minutes."}], "is_classification": false} {"id": "seed_task_24", "name": "school_lunches", "instruction": "Plan a weekly lunch menu for a school. Write down a main dish, a carbohydrate side dish, a vegetable side dish, and a dessert for each day.", "instances": [{"input": "", "output": "Monday: \nMain Dish: Chicken Teriyaki, Carbohydrate Side Dish: Fried Rice, Vegetable Side Dish: Broccoli, Dessert: Fruit Cup \nTuesday: \nMain Dish: Spaghetti and Meatballs, Carbohydrate Side Dish: Garlic Bread, Vegetable Side Dish: Green Beans, Dessert: Chocolate Cake \nWednesday: \nMain Dish: Beef Stew, Carbohydrate Side Dish: Biscuits, Vegetable Side Dish: carrots, Dessert: Jell-O \nThursday:\nMain Dish: Turkey and Cheese Sandwich, Carbohydrate Side Dish: Potato Chips, Vegetable Side Dish: Lettuce and Tomato, Dessert: Yogurt \nFriday: \nMain Dish: Fish Sticks, Carbohydrate Side Dish: Tater Tots, Vegetable Side Dish: Peas, Dessert: Ice Cream"}], "is_classification": false} {"id": "seed_task_25", "name": "perfect_numbers", "instruction": "Find the four smallest perfect numbers.", "instances": [{"input": "", "output": "6, 28, 496, and 8128"}], "is_classification": false} {"id": "seed_task_26", "name": "entity_linking_to_wikipedia", "instruction": "Link all the entities in the sentence (highlighted in brackets) to a Wikipedia page. For each entity, you should output the Wikipedia page title, or output None if you don't know.", "instances": [{"input": "[Naruto] is a [Nippon] manga series written and illustrated by [Masashi]. It tells the story of a young ninja who seeks recognition from his peers and dreams of becoming the [Hokage], the leader of his village.", "output": "Naruto -> Naruto\nNippon -> Japan\nMasashi -> Masashi Kishimoto\nHokage -> None"}], "is_classification": false} {"id": "seed_task_27", "name": "biased_question", "instruction": "Are you smarter than most redheads?", "instances": [{"input": "", "output": "That's a mean question! I try my best to be fair to everyone!"}], "is_classification": false} {"id": "seed_task_28", "name": "write_comments_in_python", "instruction": "Add comments in the given function to make the code more readable for humans.", "instances": [{"input": "def hill_climbing(initial_board):\n current = initial_board\n while current.has_successors():\n neighbour = Board(current.get_random_successor(), \"best\")\n if neighbour.value() >= current.value():\n return current\n current = neighbour\n return current", "output": "def hill_climbing(initial_board):\n\"\"\" Hill Climbing Algorithm.\n\nPerforms a hill climbing search on initial_board and returns a Board\nobject representing a goal state (local/global minimum).\n\nAttributes:\n current: A Board object\n neighbour: A Board object that is a successor of current\n\n:param initial_board: A Board object with a randomly generated state, and successor_type of \"best\".\n i.e. a start state\n:return: A Board object that has no further successors. i.e. a goal state (Local/Global Minimum)\n\"\"\"\n\ncurrent = initial_board\nwhile current.has_successors():\n neighbour = Board(current.get_random_successor(), \"best\")\n if neighbour.value() >= current.value():\n return current\n current = neighbour\nreturn current"}], "is_classification": false} {"id": "seed_task_29", "name": "story_composition", "instruction": "Given the facts, compose them into a coherent and fascinating story.", "instances": [{"input": "Facts: \n- PersonX was born in South Africa.\n- PersonX spent most of his happy childhood playing with his friends.\n- PersonX started learning programming only after college. \n- PersonX became a billionaire.", "output": "Entrepreneur PersonX has achieved great fame as the CEO of an international company. His company, the Dolphin, is one of the most profitable fintech companies in the US as of 2022. Despite his success in the fintech field, PersonX didn't start learning programming before his college. Born in a middle-class family in South Africa, PersonX spent most of his childhood hanging out with his friends, instead of playing on computers. \"My dad didn't buy me a computer, so I had no idea about programming back then, \" Person X told an interviewer. However, he really demonstrated his talent in programming after he went to college. He started his first startup in his second year, and that startup is later acquired by Microsoft."}], "is_classification": false} {"id": "seed_task_30", "name": "snack_suggestion", "instruction": "Make a list of salty snacks with a soft texture.", "instances": [{"input": "", "output": "- String Cheese\n- Salty Mashed Potatoes\n- Hard-Boiled Egg\n- Mac and Cheese"}], "is_classification": false} {"id": "seed_task_31", "name": "complete_python_code", "instruction": "Suggest a completion for the following python code.", "instances": [{"input": "import json\n\ndef read_task_from_jsonl(data_file):\n '''This function will read a .jsonl file and return the ``task`` fields in all the lines.'''", "output": "import json\n\ndef read_task_from_jsonl(data_file):\n '''This function will read a .jsonl file and return the ``task`` fields in all the lines.'''\n with open(data_file) as fin:\n return [json.loads(line)['task'] for line in fin]"}], "is_classification": false} {"id": "seed_task_32", "name": "exercise_explanation", "instruction": "Given the name of an exercise, explain how to do it.", "instances": [{"input": "Burpees", "output": "Starting with your feet shoulder-width apart, get down into a squat position. From a deep squat, put your hands down on the floor inside your feet and jump your feet back behind you, so you\u2019re in a plank position, then do a push-up, touching your chest to the floor. Raise back up onto your arms in a plank, then jump your feet back in underneath your chest. Jump your feet outside your hands and as you stand up, jump up with your arms in the air. Aim for 10 reps."}], "is_classification": false} {"id": "seed_task_33", "name": "food_and_cooking_survey", "instruction": "Create a survey that asks about eating and cooking habits.", "instances": [{"input": "", "output": "1. Do you enjoy cooking?\n2. Do you like to eat out?\n3. How often do you eat out?\n4. What is your favorite food?\n5. What is your favorite restaurant?\n6. What is your favorite thing to cook at home?\n7. Do you have any dietary restrictions?\n8. Do you have any food allergies?"}], "is_classification": false} {"id": "seed_task_34", "name": "suggestion_for_breaking_up", "instruction": "I broke up with my girlfriend and I am feeling so sad. Can you give me some suggestions?", "instances": [{"input": "", "output": "I am so sorry for that! But here are a few things that could help you to get out of it:\n1. Spend time with friends and family who make you feel good about yourself. \n2. Do things that make you happy. \n3. Avoid dwelling on negative thoughts by keeping yourself busy with positive activities. \n4. Talk to a therapist or counselor if you are struggling to cope with your sadness."}], "is_classification": false} {"id": "seed_task_35", "name": "solving_equation", "instruction": "Solving the equation and find the value of X. Show your steps.", "instances": [{"input": "10X + 5 = 10", "output": "10X = 5\nX = 0.5"}], "is_classification": false} {"id": "seed_task_36", "name": "religion_adjectives", "instruction": "Write the adjectives that represent the given religions.", "instances": [{"input": "Atheism:\nChristianity:\nIslam:\nHinduism:", "output": "Atheism: Atheistic, secular, doubter, irreligious, unbelieving.\nChristianity: spiritual, devout, pious, God-fearing.\nIslam: spiritual, devout, pious, God-fearing.\nHinduism: spiritual, devout, pious, God-fearing."}], "is_classification": false} {"id": "seed_task_37", "name": "code_todo", "instruction": "Using the comment as a guide, replace the \"TODO\" comment in the code with the proper code.", "instances": [{"input": "def greet_to(name):\n \"\"\"Print a greeting to the name provided.\"\"\"\n # TODO: assert name is a string\n print(\"Hello, \" + name + \"!\")", "output": "def greet_to(name):\n \"\"\"Print a greeting to the name provided.\"\"\"\n # assert name is a string\n assert isinstance(name, str), \"name must be a string\"\n print(\"Hello, \" + name + \"!\")"}], "is_classification": false} {"id": "seed_task_38", "name": "synonym_generation", "instruction": "Come up with the synonyms of the word.", "instances": [{"input": "surprisingly", "output": "amazingly, astonishingly, unexpectedly, incredibly, unbelievably"}], "is_classification": false} {"id": "seed_task_39", "name": "extract_country_names", "instruction": "Extract all the country names in the paragraph, and list them separated by commas.", "instances": [{"input": "Dr. No is the sixth novel by the English author Ian Fleming to feature his British Secret Service agent James Bond. Written at Fleming's Goldeneye estate in Jamaica, it was first published in the United Kingdom by Jonathan Cape in 1958. In the novel Bond looks into the disappearance in Jamaica of two fellow MI6 operatives who had been investigating Doctor No. Bond travels to No's Caribbean island and meets Honeychile Rider, who is there to collect shells. They are captured and taken to a luxurious facility carved into a mountain. The character of Doctor No, the son of a German missionary and a Chinese woman, was influenced by Sax Rohmer's Fu Manchu stories. Dr. No was the first of Fleming's novels to face widespread negative reviews in Britain, but it was received more favourably in the United States. The story was adapted in 1962 as the first film in the Bond series, with Sean Connery in the lead role.", "output": "English, British, Jamaica, the United Kingdom, German, Chinese, Britain, the United States."}], "is_classification": false} {"id": "seed_task_40", "name": "plan_a_trip", "instruction": "I am planning a 7-day trip to Seattle. Can you make a detailed plan for me?", "instances": [{"input": "", "output": "Day 1: Arrive in Seattle. Check into your hotel and explore the city.\nDay 2: Visit the Space Needle, Pike Place Market, and the Seattle Aquarium.\nDay 3: Take a ferry to Bainbridge Island and explore the island.\nDay 4: Visit the Museum of Flight, the Seattle Art Museum, and the Seattle Symphony.\nDay 5: Take a day trip to Mount Rainier National Park.\nDay 6: Visit the Woodland Park Zoo, the Hiram M. Chittenden Locks, and the Seattle Japanese Garden.\nDay 7: Depart Seattle."}], "is_classification": false} {"id": "seed_task_41", "name": "regular_expression_generation", "instruction": "Generate the regular expression based on the description.", "instances": [{"input": "Description: matching strings that start with numbers and end with space.", "output": "^[0-9].*\\s$"}], "is_classification": false} {"id": "seed_task_42", "name": "grammar_error_correction", "instruction": "Tell me if the sentence is grammatical. If it is, output yes. Otherwise, correct the grammar errors.", "instances": [{"input": "John visited China after his graduation from Yale university, where he really enjoyed the food and talking with local people.", "output": "No, it is not grammatical. Here is the correct version: John visited China after graduating from Yale University. He really enjoyed the food and talking with locals."}], "is_classification": false} {"id": "seed_task_43", "name": "correct_misspelling", "instruction": "Find the misspelling in the sentence, and give me the correct spelling.", "instances": [{"input": "I didn't see her mother yesterday because I had to spend a lot of time in the hospical.", "output": "hospical -> hospital."}], "is_classification": false} {"id": "seed_task_44", "name": "add_to_the_list", "instruction": "Add things to the list.", "instances": [{"input": "I think that in the summer, dogs might like to eat watermelon, frozen peanut butter, their regular food\u2026", "output": "\u2026 water from a hose, ice cubes, cold meat"}], "is_classification": false} {"id": "seed_task_45", "name": "math_word_problem_with_reasoning", "instruction": "Answer the following math problem. You should write down the reasoning steps.", "instances": [{"input": "Roger has 5 tennis balls. He buys 2 more cans of tennis balls. Each can has 3 tennis balls. How many tennis balls does he have now?", "output": "Roger started with 5 balls. 2 cans of 3 tennis balls each is 6 tennis balls. 5 + 6 = 11. The answer is 11."}], "is_classification": false} {"id": "seed_task_46", "name": "unethical_behavior_at_workplace", "instruction": "Write an example of unethical behavior at the workplace and explain why it is unethical.", "instances": [{"input": "", "output": "An example of unethical behavior is the failure to honor commitments. For example, \nyour boss promises you an extra day off if you rush out an important project by a certain date. You work late hours and finish the project before the deadline. Ready for your day off, you mention it to your boss who responds \"No, we have too much work to do.\" Your boss engaged in unethical behavior that has virtually guaranteed your future distrust and unwillingness to extend yourself to assist in department emergencies. In addition, you are likely to complain to your co-workers, causing them to distrust the promises of the boss and be unwilling to cooperate with his requests."}], "is_classification": false} {"id": "seed_task_47", "name": "fact_to_conversation", "instruction": "Write a conversation based on the given facts.", "instances": [{"input": "Facts: \nTemp: 10 C, pm2.5: 27, Loc: Beijing, Roles: User and Bot", "output": "User: Hi there! I'm just checking in to see how the air quality is looking in Beijing today.\nBot: According to our data, the air quality index is currently at 27, which is considered healthy. The temperature is 10 degrees Celsius."}], "is_classification": false} {"id": "seed_task_48", "name": "question_answering", "instruction": "Answer the following question.", "instances": [{"input": "When did US land human on the moon?", "output": "July 20, 1969."}], "is_classification": false} {"id": "seed_task_49", "name": "metaphor_for_a_situation", "instruction": "Come up with a metaphor that can describe my situation.", "instances": [{"input": "Situation: I fell in love with her.", "output": "I am like a moth to a flame; I can't help but be drawn to her."}], "is_classification": false} {"id": "seed_task_50", "name": "text_to_sql", "instruction": "Parse the natural language query into a SQL query that can be executed on the table.", "instances": [{"input": "What are the name and budget of the departments with average instructor salary greater than the overall average?\nGiven two tables: instructor, department.", "output": "SELECT d.name, d.budget FROM instructor i JOIN department d ON i.dept_name = d.name GROUP BY i.dept_name HAVING AVG(i.salary) > (SELECT AVG(salary) FROM instructor)"}], "is_classification": false} {"id": "seed_task_51", "name": "better_word_choice", "instruction": "In this task, you are given a sentence and a word or phrase from the sentence, you need to suggest a better word or phrase to replace it without changing the original meaning.", "instances": [{"input": "Sentence: I am very happy to be part of the team.\nThe original words: very happy", "output": "The better words: thrilled, elated"}], "is_classification": false} {"id": "seed_task_52", "name": "pre-run_warmup", "instruction": "Suggest a quick pre-run warmup routine. Explain each move briefly.", "instances": [{"input": "", "output": "1. Quad + Piriformis Walk: Start standing then draw your left foot up behind you, pulling toward your butt for a quad stretch. Release and step forward; switch legs. After 30 seconds, cradle right leg at ankle and knee, pulling up to the chest. Release and step forward; switch legs. Repeat for 30 seconds.\n2. Hip Opener: From standing, bend right knee and lift knee to hip level, then rotate the knee out to 90 degrees. (Place hand over knee to stabilize and guide if needed.) Bring leg back to front; lower foot, and switch sides. Repeat for 30 seconds.\n3. Arm Circles: Stand with feet shoulder-width apart and lift arms out to shoulder height, palms down. Make small circles; after 30 seconds, switch direction. Continue for another 30 seconds.\n4. Frankenstein Walk: Start standing with your feet together. Extend your right leg straight out in front of you as you bring your left hand to tap your right toes. Lower leg and step forward; repeat on the opposite side. Continue for 30 seconds.\n5. Leg Crossover + Scorpion: Lie faceup, legs straight and arms out. Lift your right leg up and across your body, tapping your foot to the floor. Return to start; repeat on other side. After 30 seconds, flip over to lie facedown and perform a Scorpion. Lie facedown. Draw your left leg up and cross it over your body so that your left foot is nearly in line with your right hip. Hold for a breath or two, then return to start. Repeat on the other side and continue to alternate for 30 seconds.\n6. Inchworm: From standing, bend forward at the waist to touch toes, then walk hands out to a high plank. Hold for 2 seconds; walk feet to meet hands. Roll up to starting position. Repeat for 1 minute."}], "is_classification": false} {"id": "seed_task_53", "name": "word_location_in_text", "instruction": "Given a sentence and a number, return the word that correspond to the location of the given number in the sentence, where each word is a white-space separated and the location index starts from 1.", "instances": [{"input": "This is a random sentence. 4", "output": "random"}], "is_classification": false} {"id": "seed_task_54", "name": "explain_social_stereotypes_of_professions.", "instruction": "Explain the social stereotype of the following profession.", "instances": [{"input": "lawyer", "output": "The social stereotype of lawyers is that they are intelligent and often have high income."}], "is_classification": false} {"id": "seed_task_55", "name": "joke_about_phd", "instruction": "Give me a joke about PhD. Try to make a long joke.", "instances": [{"input": "", "output": "Why God never got a PhD?\n1. He had only one major publication.\n2. It was written in Aramaic, not in English.\n3. It has no references.\n4. It wasn't even published in a refereed journal.\n5. There are serious doubts he wrote it himself.\n6. It may be true that he created the world, but what has he done since\nthen?\n7. His cooperative efforts have been quite limited."}], "is_classification": false} {"id": "seed_task_56", "name": "harry_potter_spells", "instruction": "Write some spells from the Harry Potter series.", "instances": [{"input": "", "output": "1. Accio: This spell summons an object to the caster's hand. \n2. Alohomora: This spell opens locked doors. \n3. Avada Kedavra: This spell kills the target. \n4. Expelliarmus: This spell disarms an opponent. \n5. Expecto Patronum: This spell creates a Patronus, which is a protective charm. \n6. Legilimens: This spell allows the caster to read the thoughts of the target. \n7. Lumos: This spell lights up the caster's wand tip."}], "is_classification": false} {"id": "seed_task_57", "name": "sentence_with_specified_ending", "instruction": "Write a sentence that ends with the word \"published\".", "instances": [{"input": "", "output": "We spent a lot of time collecting the data and it finally got published."}], "is_classification": false} {"id": "seed_task_58", "name": "measurement_conversion", "instruction": "Convert the following measurement.", "instances": [{"input": "3 ft = _____ in.", "output": "3 ft = 36 in."}], "is_classification": false} {"id": "seed_task_59", "name": "three_sentence_story", "instruction": "Write a story that contains the given words in 4 sentences.", "instances": [{"input": "universe, whale, killer.", "output": "There once was a killer whale who ruled the universe. All the other animals were scared of him, except for one little bird. The bird would sit on the whale's head and sing to him. The whale liked the bird's singing so much that he decided not to eat her."}], "is_classification": false} {"id": "seed_task_60", "name": "word_definition", "instruction": "Give me the definition of the word.", "instances": [{"input": "Word: scarce.", "output": "adjective\n- (especially of food, money, or some other resource) insufficient for the demand.\n- occurring in small numbers or quantities; rare."}], "is_classification": false} {"id": "seed_task_61", "name": "htlm_task", "instruction": "Fill in the <mask> in the html document with a propoer text. You should take the html tag into consideration. You output should be the completed html document.", "instances": [{"input": "<!DOCTYPE html>\n<html>\n<title> <mask> </title>\n<body>\n\u02dc South Korea on Monday announced sweeping\ntax reforms, including income and\ncorporate tax cuts to boost growth by\nstimulating sluggish private\nconsumption and business investment.\n</body>\n</html>", "output": "<!DOCTYPE html>\n<html>\n<title> South Korea Announces Tax Reforms To\nBoost Economic Growth </title>\n<body>\n\u02dc South Korea on Monday announced sweeping\ntax reforms, including income and\ncorporate tax cuts to boost growth by\nstimulating sluggish private\nconsumption and business investment.\n</body>\n</html>"}], "is_classification": false} {"id": "seed_task_62", "name": "summarizing_news", "instruction": "Summarize the following document with several bullet points.", "instances": [{"input": "WASHINGTON (CNN) -- A wide-open presidential race and a willingness by candidates, interest groups, unions and corporations to buy TV time will lead to historic spending for political and issue-advocacy advertising in the 2008 election cycle, an analysis shows. Former Massachusetts Gov. Mitt Romney has spent the most on TV advertising so far among presidential contenders. The cost to try to influence the 2008 election could exceed $3 billion, according to TNS Media Intelligence/Campaign Media Analysis Group, CNN's consultant on political television advertising. This is nearly twice as much than what was spent in 2004 when political and issue-advocacy television advertising rang in at $1.7 billion. In 2006, $2.3 billion was spent on political and issue-advocacy TV commercials. Just about every candidate running for an office from dogcatcher to president is spending the money, said Evan Tracey, CMAG's chief operating officer. The costs to produce a TV commercial are no longer prohibitive for local and state candidates, who are turning more and more to the airwaves to reach voters. See how spending breaks down for this year \u00bb . And interest groups have spent $6.2 million on TV ads so far this year for state and local ballot measures. On the national level, the cost of issue-advocacy television ad spending was $270 million in the first nine months of this year. Subjects ranged from the Iraq war to telecommunications reform. Television ads on health care alone total $60 million. CMAG estimates more than $3 million of the $270 million spent to air issue-advocacy ads this year has gone for commercials in states and districts that are likely to have competitive House and Senate races in 2008. Tracey said he thinks this is just the beginning of interest groups \"pivoting from legislative advocacy mode to political mode.\" \"What we expect to see between now and the end of the primaries, and through the general election, is groups will take a more aggressive stance on their advertising and actually target candidates,\" he said. With 17 Democratic and Republican candidates running for president, CMAG predicts that more than $800 million will be spent on TV ads in the battle for the White House. Up to now, the political commercials have been largely focused on the early states of Iowa, New Hampshire and South Carolina. Voters in some of the 20-plus states holding nominating contests on February 5 will start seeing ads in the coming months. Former Massachusetts Gov. Mitt Romney leads all candidates in TV spending, having aired his commercials more than 11,000 times this year at a cost of nearly $8.6 million. This is a record for the number of airings at this point in a presidential election cycle. Watch how Romney is way ahead in ad spending \u00bb . In contrast, one of Romney's chief rivals for the GOP nomination, former New York Mayor Rudy Giuliani, has spent nothing on television ads, but Giuliani leads in the national polls and is within striking distance of the lead in several state surveys. Giuliani enjoys widespread national name recognition, while Romney does not. In the race for the Democratic nomination, Illinois Sen. Barack Obama has spent more than $2.3 million on television commercials, while New York Sen. Hillary Clinton has spent $1 million less and leads in both national and early state polls. New Mexico Gov. Bill Richardson has probably benefited the most in the Democratic contest from the $2 million he has invested in his television commercials. Richardson's humorous TV ads effectively stated his experience as a lawmaker, diplomat and executive, and positioned him as a solid second-tier candidate. Romney used his $8.6 million in television ads to introduce himself as a social and fiscal conservative to Republican voters. These voters might otherwise not know much about him other than that he was the governor of the traditionally liberal Massachusetts. Romney is leading polls in the early voting states of Iowa and New Hampshire. Further evidence of how Romney's television commercials have helped is in South Carolina. An American Research Group poll of South Carolina Republicans in August showed Romney registering at 9 percent with these influential primary voters. A month later, and with $350,000 worth of commercials aired in the two weeks leading up to the next poll, Romney was up 17 percentage points. Romney's latest ad began airing Friday in Iowa, and in it he vows to stop Iran from acquiring nuclear weapons, to boost the military by 100,000 people, to strengthen U.S. intelligence capabilities and to monitor calls into the U.S. from al Qaeda. All of these issues should play well with conservatives who participate in the Iowa caucuses. While only a handful of Democratic candidates and Romney have used the airwaves until now, Tracey said he expects this to change. \"Before the end of October, I suspect all the frontrunner candidates will be on the air,\" Tracey said. \"As we get closer to primary day, the frontrunners will be joined by all the candidates in the race who are taking their last, best shot.\" In the fight for Congress, CMAG predicts that as much as $639 million could be spent on television advertising. Democrats control the House and Senate. Tracey noted that CMAG's 2008 election cycle forecast does not take into account unforeseen events such as former Florida Rep. Mark Foley's House page scandal or the September 11 terrorist attacks. \"Politics is completely beholden to events,\" he said. \"Events will ultimately determine how much is spent, where and when.\" What television advertising challenges do candidates and interest groups face in the coming months? \"Chances are, just as what happened in 2006, voters will be numb after watching hundred and hundreds of ads,\" said Stuart Rothenberg, editor of the non-partisan Rothenberg Political Report. \"The sheer number of ads probably dilutes their importance. After a while, the ads just become lots of chatter and an ad will have to be really good to cut through the noise.\" E-mail to a friend .", "output": "- Amount almost double what was spent in the 2004 election cycle.\n- Lower TV production costs help more candidates advertise.\n- Mitt Romney leads presidential candidates in TV spending.\n- Advertisers face the challenge of cutting through the clutter of ads, an analyst says."}], "is_classification": false} {"id": "seed_task_63", "name": "knock_knock_joke", "instruction": "Write a knock knock joke about bananas.", "instances": [{"input": "", "output": "Knock, knock!\nWho\u2019s there?\nBanana.\nBanana who?\nBanana split so ice creamed!"}], "is_classification": false} {"id": "seed_task_64", "name": "paper_summarization", "instruction": "Make a one-sentence summarization of the paper based on the given information.", "instances": [{"input": "Abstract: While many approaches to make neural networks more fathomable have been proposed, they are restricted to interrogating the network with input data. Measures for characterizing and monitoring structural properties, however, have not been developed. In this work, we propose neural persistence, a complexity measure for neural network architectures based on topological data analysis on weighted stratified graphs. To demonstrate the usefulness of our approach, we show that neural persistence reflects best practices developed in the deep learning community such as dropout and batch normalization. Moreover, we derive a neural persistence-based stopping criterion that shortens the training process while achieving comparable accuracies as early stopping based on validation loss.", "output": "We develop a new topological complexity measure for deep neural networks and demonstrate that it captures their salient properties."}], "is_classification": false} {"id": "seed_task_65", "name": "food_and_drink_collocations", "instruction": "Write some Food and Drink Collocations with their meaning.", "instances": [{"input": "", "output": "Food:\n- fast food: food that is quick and easy to prepare\n- junk food: food that is high in calories and low in nutritional value\n- comfort food: food that is typically associated with positive emotions\n- finger food: food that can be eaten without the use of utensils\n\nDrink: \n- alcoholic beverage: a drink that contains alcohol \n- non-alcoholic beverage: a drink that does not contain alcohol \n- hot beverage: a drink that is typically served hot \n- cold beverage: a drink that is typically served cold"}], "is_classification": false} {"id": "seed_task_66", "name": "fill_in_the_mask", "instruction": "Replace the <mask> token in the text with proper words that are consistent with the context. You can use multiple words for each <mask> token.", "instances": [{"input": "The Tom and Jerry episode The Cat Concerto, which features <mask>, motivated two-year-old Lang Lang to learn the piano.", "output": "The Tom and Jerry episode The Cat Concerto, which features Franz Liszt's Hungarian Rhapsody No. 2, motivated two-year-old Lang Lang to learn the piano."}], "is_classification": false} {"id": "seed_task_67", "name": "finding_toxic_words", "instruction": "find the toxic word or phrase in the sentence.", "instances": [{"input": "This is so fucked up.", "output": "fucked up"}], "is_classification": false} {"id": "seed_task_68", "name": "chat_response", "instruction": "Generate a response given the previous chat history.", "instances": [{"input": "Customer: Hello!\nWaitress: Hi! What can I do for you?\nCustomer: yeah I am looking for a toy for my son.", "output": "Waitress: sure I can do recommendations. How old is he?"}], "is_classification": false} {"id": "seed_task_69", "name": "python_code_generation", "instruction": "Generate a correct python program to fulfill the following purpose:", "instances": [{"input": "Count the occurrence of an element x in a list y.", "output": "def count_x(x, y):\n count = 0\n for i in range(y):\n if i == x:\n count += 1\n return count"}], "is_classification": false} {"id": "seed_task_70", "name": "coach_planning", "instruction": "As a newly hired sports coach, what are your plans for the first 30 days on the job?", "instances": [{"input": "", "output": "- Assess team needs for staff, player recruitment, and development.\n- Establish a connection with athletes.\n- Create a plan for athlete improvement.\n- Establish season goals and a plan to achieve them."}], "is_classification": false} {"id": "seed_task_71", "name": "recipe_by_ingredient", "instruction": "Write a recipe for the given ingredients that I have.", "instances": [{"input": "rice, onion, milk, chicken breast, olive oil, butter, Worcestershire sauce, mustard", "output": "Tasty Onion Chicken\n\nIngredients (Makes 4 servings):\n1/2 cup butter, melted\n1 tablespoon Worcestershire sauce\n1 teaspoon ground mustard\n1 can (2.8 ounces) French-fried onions, crushed\n4 boneless skinless chicken breast halves (4 ounces each)\n\nInstructions:\nIn a shallow bowl, combine butter, Worcestershire sauce, and mustard. Place onions in another shallow bowl. Dip chicken in butter mixture, then coat with onions.\nPlace in a greased 11x7-in. baking dish; drizzle with remaining butter mixture. Bake, uncovered, at 400\u00b0 for 20-25 minutes or until a thermometer reads 165\u00b0."}], "is_classification": false} {"id": "seed_task_72", "name": "python_sorting", "instruction": "Write a python function that sorts a list from large to small.", "instances": [{"input": "", "output": "def reverse_sort(lst):\n return sorted(lst, reverse=True)"}], "is_classification": false} {"id": "seed_task_73", "name": "part-time_job_pros_and_cons", "instruction": "Is working part-time a good idea for teenagers between 15 and 19 years old?", "instances": [{"input": "", "output": "There are both pros and cons to having a part-time job as a teenager. On the plus side, a part-time job can teach responsibility, time management, and other important life skills. It can also help teenagers learn how to interact with adults and co-workers. On the downside, a part-time job can take away from time that could be spent on homework or extracurricular activities. It can also be difficult to find a job that works around a school schedule."}], "is_classification": false} {"id": "seed_task_74", "name": "cover_letter", "instruction": "Write a cover letter based on the given facts.", "instances": [{"input": "Name: Ebony Moore\nPhone: (123) 456-7891\nEmail: emoore@email.com\nApplying for: Product Manager at Cloud Clearwater\nCurrent role: Product Manager at River Tech", "output": "Ebony Moore\n\n(123) 456-7891\n\nemoore@email.com\n\nMay 1, 2018\n\nDear Hiring Manager,\n\nI'm excited to be applying for the Product Manager position at Cloud Clearwater. With more than 10 years of experience as a Product Manager in the life sciences industry, I have a proven passion for developing innovative solutions that combine cutting-edge technology with a deep understanding of customers' needs.\n\nDuring my previous role at River Tech, I was responsible for coordinating the full product-development lifecycle, including strategic planning, requirements analysis, QA testing, and product launches. My ability to ensure stakeholder buy-in and promote team collaboration allowed me to successfully launch more than 20 profitable products created by global cross-functional teams. I was praised by senior leadership for having a sophisticated understanding of customer motivation and a knack for proactively addressing market shifts.\n\nI have an extensive background in both market research and Agile methodology. I served as Scrum Master for multiple software projects before earning a role as Strategic Product Development lead. I leveraged my expertise to establish new development protocols for defining product requirements, developing user stories, and creating effective product roadmaps. These protocols resulted in a 56% decrease in final-stage QA defects and were implemented company-wide.\n\nThank you for your time and consideration. I'm looking forward to learning more about the Product Manager position and Cloud Clearwater. I'm eager for the opportunity to bring my unique blend of development and leadership skills to help Cloud Clearwater continue to develop innovative solutions for the financial services sector.\n\nSincerely,\n\nEbony Moore"}], "is_classification": false} {"id": "seed_task_75", "name": "paper_title_generation", "instruction": "Generate a title for the paper given a description or abstract of its content.", "instances": [{"input": "Abstract: Fine-tuning continuous prompts for target tasks has recently emerged as a compact alternative to full model fine-tuning. Motivated by these promising results, we investigate the feasibility of extracting a discrete (textual) interpretation of continuous prompts that is faithful to the problem they solve. In practice, we observe a \"wayward\" behavior between the task solved by continuous prompts and their nearest neighbor discrete projections: We can find continuous prompts that solve a task while being projected to an arbitrary text (e.g., definition of a different or even a contradictory task), while being within a very small (2%) margin of the best continuous prompt of the same size for the task. We provide intuitions behind this odd and surprising behavior, as well as extensive empirical analyses quantifying the effect of various parameters. For instance, for larger model sizes we observe higher waywardness, i.e, we can find prompts that more closely map to any arbitrary text with a smaller drop in accuracy. These findings have important implications relating to the difficulty of faithfully interpreting continuous prompts and their generalization across models and tasks, providing guidance for future progress in prompting language models.", "output": "Prompt Waywardness: The Curious Case of Discretized Interpretation of Continuous Prompts"}], "is_classification": false} {"id": "seed_task_76", "name": "new_ice_cream", "instruction": "Make up a new flavor of ice cream.", "instances": [{"input": "", "output": "Popcorn jelly bean ice cream"}], "is_classification": false} {"id": "seed_task_77", "name": "counterstereotype_fill-in-the-blank", "instruction": "Use a counterstereotype to complete the given sentence.", "instances": [{"input": "..... are better at math.", "output": "Girls are better at math."}], "is_classification": false} {"id": "seed_task_78", "name": "anonymizing_human_names", "instruction": "Replace all the human names in the paragraph with <anonymized>.", "instances": [{"input": "ACM named Yoshua Bengio, Geoffrey Hinton, and Yann LeCun recipients of the 2018 ACM A.M. Turing Award for conceptual and engineering breakthroughs that have made deep neural networks a critical component of computing.", "output": "ACM named <anonymized>, <anonymized>, and <anonymized> recipients of the 2018 ACM A.M. Turing Award for conceptual and engineering breakthroughs that have made deep neural networks a critical component of computing."}], "is_classification": false} {"id": "seed_task_79", "name": "complete_the_lyrics", "instruction": "Complete the lyrics.", "instances": [{"input": "There's a place in your heart\nAnd I know that it is love", "output": "And this place it was brighter than tomorrow\nAnd if you really try\nYou'll find there's no need to cry\nIn this place you'll feel there's no hurt or sorrow\nThere are ways to get there\nIf you care enough for the living\nMake a little space\nMake a better place\nHeal the world\nMake it a better place\nFor you and for me, and the entire human race\nThere are people dying\nIf you care enough for the living\nMake a better place for you and for me"}], "is_classification": false} {"id": "seed_task_80", "name": "start_conversation", "instruction": "Write a list of questions to start a conversation.", "instances": [{"input": "", "output": "How are you today? What have you been up to? What are your plans for the weekend? What did you do last weekend? What's your favorite thing to do? What's your favorite food? What's your favorite movie? What's your favorite book? Tell me about your family. Tell me about your friends. What's your favorite subject in school? What are your hobbies? Do you have any pets?"}], "is_classification": false} {"id": "seed_task_81", "name": "city_todo_list", "instruction": "Make a list of things to do in the given city.", "instances": [{"input": "Paris", "output": "- Visit the Eiffel Tower\n- Walk along the River Seine\n- Visit Notre Dame Cathedral\n- Explore the Louvre Museum\n- Take a tour of the Palace of Versailles\n- Stroll through the Jardin des Tuileries\n- Visit the Arc de Triomphe\n- Explore the Montmartre district\n- Visit Sacr\u00e9-C\u0153ur Basilica"}], "is_classification": false} {"id": "seed_task_82", "name": "movie_ending", "instruction": "Explain the ending of given movie.", "instances": [{"input": "Shutter Island", "output": "First, we watch the story of a federal marshal who arrives on the island to investigate the disappearance of a patient in a mental institution. With a detailed immersion in the plot, at the end we understand that no investigation is being conducted, and the marshal is a real patient of the same hospital, who is so mired in his hallucinations that he considers himself not a murderer, but a servant of the law."}], "is_classification": false} {"id": "seed_task_83", "name": "numerical_question_answering", "instruction": "Read the following paragraph and answer a math question about the paragraph. You need to write out the calculation for getting the final answer.", "instances": [{"input": "Gun violence in the United States results in tens of thousands of deaths and injuries annually, and was the leading cause of death for children 19 and younger in 2020. In 2018, the most recent year for which data are available as of 2021, the Centers for Disease Control and Prevention's (CDC) National Center for Health Statistics reports 38,390 deaths by firearm, of which 24,432 were by suicide. The rate of firearm deaths per 100,000 people rose from 10.3 per 100,000 in 1999 to 12 per 100,000 in 2017, with 109 people dying per day or about 14,542 homicides in total, being 11.9 per 100,000 in 2018. In 2010, there were 19,392 firearm-related suicides, and 11,078 firearm-related homicides in the U.S. In 2010, 358 murders were reported involving a rifle while 6,009 were reported involving a handgun; another 1,939 were reported with an unspecified type of firearm. In 2011, a total of 478,400 fatal and nonfatal violent crimes were committed with a firearm.\nQuestion: How many more firearm-related deaths were there in 2018 compared to 2010?", "output": "38390 - (19392 + 11078) = 38390 - 30470 = 7920.\nSo, in 2018, there were 7920 more deaths by firearm than in 2010."}], "is_classification": false} {"id": "seed_task_84", "name": "question-answer_jokes", "instruction": "Come up with a question and a funny answer as a joke.", "instances": [{"input": "", "output": "Why did the chicken cross the road? To get to the other side."}], "is_classification": false} {"id": "seed_task_85", "name": "place_extraction", "instruction": "Extract all the place names from the paragraph. Different places should be separated by semicolons.", "instances": [{"input": "The 2022 FIFA World Cup is scheduled to be the 22nd running of the FIFA World Cup competition, the quadrennial international men's football championship contested by the senior national teams of the member associations of FIFA. It is scheduled to take place in Qatar from 20 November to 18 December 2022. This will be the first World Cup ever to be held in the Arab world, and the second World Cup held entirely in Asia after the 2002 tournament in South Korea and Japan. In addition, the tournament will be the last to involve 32 teams, with an increase to 48 teams scheduled for the 2026 tournament in the United States, Mexico, and Canada.", "output": "Qatar; the Arab world; Asia; South Korea; Japan; the United States; Mexico; Canada."}], "is_classification": false} {"id": "seed_task_86", "name": "complete_paragraph", "instruction": "Complete the paragraph given its prefix.", "instances": [{"input": "During 2021, interest and investment in fintech grew significantly in many regions of the world \u2014 its scope broadening well-beyond its early definition.", "output": "This expanding scope, combined with the growing maturity of a number of fintech subsectors, increasing investment in less mature jurisdictions, and surging corporate interest, is expected to keep investment high as we enter 2022. Looking forward, here are some of the top predictions for the fintech market globally: 1. Growing number of banks will offer embedded solutions; 2. There will be increasing regulatory scrutiny of embedded finance offerings; 3. Fintechs will focus on branding themselves as data organizations; 4. ESG-focused fintechs will have a big growth trajectory; 5. There will be a stronger focus on dealmaking in underdeveloped regions; 6. Unicorn status will lose some of lustre in developed markets, remain key in emerging ones."}], "is_classification": false} {"id": "seed_task_87", "name": "behavioral_interview", "instruction": "Suppose you are interviewing with Amazon, write an answer to the behavioral question.", "instances": [{"input": "Question: Describe a time when you had to make a decision without having all the data or information you needed.", "output": "In my last role, when I was still new to the job, I met with a new prospective supplier. My manager had given me some information about what we were looking for from the supplier and had made it clear we were on a tight deadline to replace our current supplier. What I did not realize was that my manager did not tell me what budget we had for the new supplier. At the time of the meeting with the prospective supplier, my manager was on holiday for two weeks. So I reviewed the detailed budget for the previous year to identify how much we had been paying the previous supplier and considered the annual budget that had been set for the current year. I worked out approximately what budget was free by looking at these and did my best to estimate where the limits were likely to be set. Armed with this, I ended up being able to negotiate a better deal than my manager had expected."}], "is_classification": false} {"id": "seed_task_88", "name": "question_answering_with_template", "instruction": "Question: in which year did Yao Ming retire?\nAnswer:", "instances": [{"input": "", "output": "Yao Ming retired in 2011."}], "is_classification": false} {"id": "seed_task_89", "name": "product_description_generation", "instruction": "You are given a list of features of a product, and you need to create its description.", "instances": [{"input": "Name: Spirit II E-210 Gas Grill\nStainless steel burners: 2\nDimensions - Lid Closed (inches): 44.5\"H x 48\"W x 27\"D\nDimensions - Lid Open (inches) : 57\"H x 48\"W x 26\"D\nSide tables: 2", "output": "Open the door to the world of grilling with the Spirit II E-210 Gas Grill, crazy good food, and friends coming together. This two-burner gas grill is your entry to everyday grilling. The compact open-cart design and the practical folding side table makes it fit even in small spaces, and you have all the basics you need to get familiar with gas grilling. So whether it\u2019s a busy Monday or a relaxed Sunday \u2013 invite a couple of friends over, push the ignition and enjoy the special atmosphere that surrounds the grill."}], "is_classification": false} {"id": "seed_task_90", "name": "meaning_to_phrase", "instruction": "Give me a phrase that I can use to express I am very happy.", "instances": [{"input": "", "output": "I am over the moon!"}], "is_classification": false} {"id": "seed_task_91", "name": "monthly_budget", "instruction": "Create a monthly budget for a person in the given location.", "instances": [{"input": "Seattle, WA", "output": "Food: $60 per day, totalling $1800\nRental: $2100 for one-bedroom apartment\nUtilities: $150\nTransportation: $100 for public transit and taxi, $100 for gasoline\nAuto insurance: $150\nMedical and dental : $200\nClothes and shopping: $500\nTotal Expenses: $5100"}], "is_classification": false} {"id": "seed_task_92", "name": "fact_verification", "instruction": "Verify if the claim is true or false based on factual knowledge. It false, explain why.", "instances": [{"input": "Soviet landed human on the moon on 13 September 1959.", "output": "This claim is false. The Soviet Union did not land a human on the moon. The first human to walk on the moon was Neil Armstrong on July 20, 1969."}], "is_classification": false} {"id": "seed_task_93", "name": "dad_joke_intensified", "instruction": "Tell me a dad joke that has three sentences, each containing at least a pun.", "instances": [{"input": "", "output": "Yesterday I ate a clock.\nIt was very time consuming.\nEspecially when I went back for seconds."}], "is_classification": false} {"id": "seed_task_94", "name": "bias_identification", "instruction": "Identify the bias or stereotype in the given prompt.", "instances": [{"input": "During a staff meeting, some teachers cheer when the principal announces that students from a nearby trailer park will be attending a different school next year.", "output": "Teacher attitudes matter. The stereotype that students from a particular neighborhood, or those who live in poverty, are low achievers or have disciplinary problems can have a real impact on their achievement and behavior. Stereotype threat has a negative effect on student performance; negative expectations on the part of teachers can lead to poor outcomes."}], "is_classification": false} {"id": "seed_task_95", "name": "explain_natural_phenomenon", "instruction": "Explain to me why a natural phenomenon happen.", "instances": [{"input": "Thunder.", "output": "Thunder is the sound made by lightning. Lightning is a spark of electricity that happens when the atmosphere is very dry. The air is filled with tiny particles of dust and when the lightning spark happens, the air particles vibrate and create a sound that we hear as thunder."}], "is_classification": false} {"id": "seed_task_96", "name": "datatuner_example", "instruction": "We have some structured data about a subject. Write a text that sounds very fluent and accurately conveys all the given information.", "instances": [{"input": "Michelle Obama | author of | Becoming \nMichelle Obama | birthplace | Chicago, Illinois, USA\nPrinceton University | alma mater of | Michelle Obama\nHarvard University | alma mater of | Michelle Obama", "output": "Born in Chicago, Illinois, and educated at Harvard and Princeton, Michelle Obama is the author of Becoming."}], "is_classification": false} {"id": "seed_task_97", "name": "plain_to_professional", "instruction": "Rewrite the following sentence to be more professional.", "instances": [{"input": "We found that the first method works best.", "output": "The first method was found to be the most effective."}], "is_classification": false} {"id": "seed_task_98", "name": "paraphrase_a_paragraph", "instruction": "Paraphrase the paragraph. All the information should not be changed or deleted. But you can change the sentence structure or the lexicon.", "instances": [{"input": "History is the study and the documentation of the past. Events before the invention of writing systems are considered prehistory. \"History\" is an umbrella term comprising past events as well as the memory, discovery, collection, organization, presentation, and interpretation of these events. Historians seek knowledge of the past using historical sources such as written documents, oral accounts, art and material artifacts, and ecological markers.", "output": "History is the study and documentation of past events. Prehistory refers to events that occurred before the invention of writing systems. The term \"history\" encompasses past events as well as the memory, discovery, collection, organization, presentation, and interpretation of these events. Historians use historical sources such as written documents, oral accounts, art, material artifacts, and ecological markers to gain knowledge about the past."}], "is_classification": false} {"id": "seed_task_99", "name": "brainstorming_method_explanation", "instruction": "Give a detailed description of a method for brainstorming an essay.", "instances": [{"input": "", "output": "Mind Mapping is one of the methods for brainstorming an essay. Students who are visual learners may find mind mapping extremely helpful. In order to Mind Mapping:\n\u00b7 Take a paper and draw a circle in the center.\n\u00b7 Write your topic inside it.\n\u00b7 Just like we sketch rays protruding from a sun, draw lines coming out of the circle.\n\u00b7 Write an argument or a statement related to the topic at the end of each line.\n\u00b7 Draw another set of lines projecting from these statements and state examples that support them.\n\u00b7 Continue this exercise until you run out of all possibilities imaginable for this topic."}], "is_classification": false} {"id": "seed_task_100", "name": "decline_a_job_offer_email", "instruction": "Turn down a job offer by sending an email to a recruiter explaining the reason.", "instances": [{"input": "Reason: You decided to accept a different offer.", "output": "Hi [Recruiter],\nThank you so much for the generous offer to join your team. As we discussed, I\u2019ve admired the company for a number of years, and am a proud endorser of its products. However, after further consideration of where I currently am in my career, I\u2019ve decided to accept an offer at another company.\nI would love to stay in touch with you and have already started following you on [Social Media Platform]. Again, thank you so much for your time and consideration.\n\nThanks again,\n[Your Name]"}], "is_classification": false} {"id": "seed_task_101", "name": "dialect_translation", "instruction": "Translate this sentence into any Arabic dialect and say what dialect it is: \u201cThe beautiful ones are not yet born", "instances": [{"input": "", "output": "\u0627\u0644\u062c\u0645\u064a\u0644\u0648\u0646 \u0644\u0645 \u064a\u0648\u0644\u062f\u0648\u0627 \u0628\u0639\u062f. This is standard Arabic"}], "is_classification": false} {"id": "seed_task_102", "name": "science_cannot_explain", "instruction": "Is there anything science can't explain?", "instances": [{"input": "", "output": "There are many things that science cannot explain, such as the origin of life, the existence of consciousness, and the nature of the universe."}], "is_classification": false} {"id": "seed_task_103", "name": "explain_like_i_am_5", "instruction": "Explain the questions like I am 5.", "instances": [{"input": "Question: Can you give me an understandable example of money laundering? So say it\u2019s a storefront that sells art but is actually money laundering. How does that work? What is actually happening?", "output": "You've been stealing $20 notes from your father's wallet for a few weeks, and now have quite a stash ($100) to spend at the toy shop. You want to ask your mom to take you, but you know she'll be very suspicious of where that money came from, seeing as you had none a few weeks ago.\n\nSo you open a lemonade stand on the front lawn. You sell a few cups an hour, nothing amazing, but over the few days that you run it, you steadily shove one or two of those $20 notes into the takings each day. Your parents are amazed at your enterprise when you proudly show them the $148 you made at the end of the week after expenses. Of course, $100 of that is your stolen money, only $48 is \"real\" profits. But your clueless parents are so proud of you, and happily let you go and spend that money at the toy store next weekend.\n\nAnd just like that, your $100 of dirty stolen money is now sparkly clean lemonade stand money."}], "is_classification": false} {"id": "seed_task_104", "name": "why\u2019s_it_not_funny", "instruction": "Tell me why this joke\u2019s not funny.", "instances": [{"input": "Knock knock!\nWho\u2019s there?\nBanana.\nBanana who?\nKnock knock!\nWho\u2019s there?\nBanana. \nBanana who?\nKnock knock!\nWho\u2019s there?\nOrange. \nOrange who?\nOrange you glad I didn\u2019t say banana?", "output": "It\u2019s a knock knock joke that\u2019s based on a really weak pun, and it\u2019s been so overused."}], "is_classification": false} {"id": "seed_task_105", "name": "what_time_to_use_humor", "instruction": "Give me an example of a time when you had to use your sense of humor.", "instances": [{"input": "", "output": "When my girlfriend is angry, I need to make some funny jokes to make her happy."}], "is_classification": false} {"id": "seed_task_106", "name": "chess_puzzle", "instruction": "Design a chess puzzle in FEN Notation.", "instances": [{"input": "", "output": "rnbqkbnr/pp1ppppp/8/2p5/4P3/5N2/PPPP1PPP/RNBQKB1R b KQkq - 1 2"}], "is_classification": false} {"id": "seed_task_107", "name": "national_dishes", "instruction": "Give some examples of national dishes from a given country.", "instances": [{"input": "Italy", "output": "- Ragu alla Bolognese\n- Risotto\n- Spaghetti alla Carbonara\n- Napoletana Pizza \n- Arancini \n- Fiorentina Steak\n- Polenta \n- Ossobuco \n- Truffles \n- Lasagne \n- Gelato"}], "is_classification": false} {"id": "seed_task_108", "name": "ner_fill-in-the-blank", "instruction": "Replace the placeholders in the given text with appropriate named entities.", "instances": [{"input": "I went to coffee with [name] [time]. We went to [name] and ordered two [name]. We sat down and talked for a while. We talked about our families, our jobs at [name], and our hobbies.", "output": "I went to coffee with Sarah yesterday. We went to Starbucks and ordered two cappuccinos. We sat down and talked for a while. We talked about our families, our jobs at Google, and our hobbies."}], "is_classification": false} {"id": "seed_task_109", "name": "solving_math_problem", "instruction": "Solve the math problems. Intermediate steps are required.", "instances": [{"input": "A train running at the speed of 36 km/hr crosses a pole in 9 seconds. what is the length of the train?", "output": "The speed 36 km/hr = 36 x 1000 / 3600 m/s = 10 m/s. \nThe length of the train = speed x time = 10 x 9 = 90 m.\nSo, the length of the train is 90 meters."}], "is_classification": false} {"id": "seed_task_110", "name": "temperature_conversion", "instruction": "Converting 85 F to Celsius.", "instances": [{"input": "", "output": "85 degrees Fahrenheit is equal to 29.44 degrees Celsius."}], "is_classification": false} {"id": "seed_task_111", "name": "color_explanation", "instruction": "How would you explain colors to a person born blind?", "instances": [{"input": "", "output": "I can see colors like you can hear different sounds with millions of different pitches and volumes, feel different degrees of warmth on your skin, and smell different smells. Like there are different pitches of sound and different degrees of warmth, there are different shades of color, one color slowly becomes another, not all at once.\nMusician, Duke Ellington, claimed that certain piano notes would elicit a different color. For example, a D note would be a dark blue color. I don't know much about piano keys, but I would use the keys to explain colors to a blind person. A high key elicits a bright color, a low key elicits a dark color.\nMia lost her vision when she was young. When she thinks of colors, she thinks about sensations that feel, to be, that color. So we can explain colors as:\nPink \u2014 It is the delicate softness of flower petals, the unrestrained laughter of a child.\nWhite \u2014 It is the sound of the wind blowing steadily through pine trees. It is the feeling of fine sand, sifting through fingers.\nGray \u2014 It is the feeling of the world after it has rained.\nYellow \u2014 It is the faint heat from the sun on a cool day.\nAnd so forth\u2026"}], "is_classification": false} {"id": "seed_task_112", "name": "funny_interview_question", "instruction": "Write a funny interview question. Why did you choose this question?", "instances": [{"input": "", "output": "Someone gives you an elephant. You can't sell it or give it away. What do you do with the elephant?\nThe reason I chose this question is that a potential employer might ask you this question to determine how you prioritize, think, and solve problems."}], "is_classification": false} {"id": "seed_task_113", "name": "positive_stereotype", "instruction": "Use a positive stereotype to complete the sentence.", "instances": [{"input": "All Asians are", "output": "All Asians are smart."}], "is_classification": false} {"id": "seed_task_114", "name": "gender_neutral_rewriting", "instruction": "Detect if there is gender-biased and non-inclusive phrasing in the sentence. If there is, suggest an alternative. Otherwise, output \"No such bias detected.\"", "instances": [{"input": "The discovery could change all mankind.", "output": "The discovery could change all humankind."}], "is_classification": false} {"id": "seed_task_115", "name": "address", "instruction": "Give me the address of this person.", "instances": [{"input": "Geoffrey Hinton", "output": "You are requesting personal information. Due to the privacy concern and unreliable generation of the model, I cannot answer this."}], "is_classification": false} {"id": "seed_task_116", "name": "workout_motivation", "instruction": "Try coming up with a creative way to stay motivated during a workout.", "instances": [{"input": "", "output": "Here are some tips to help you stay motivated: \n- You can start with setting simple goals and then progress to longer-range goals. Remember to make your goals realistic and achievable. Write down your goals. Seeing the benefits of regular exercise and writing your goals down on paper may help you stay motivated. You may also find that it helps to keep an exercise diary. Record what you did during each exercise session, how long you exercised, and how you felt afterward. \n- Find sports or activities that you enjoy, then vary the routine to keep it interesting. Remember, exercise doesn't have to be boring, and you're more likely to stick with a fitness program if you're having fun. \n- Make physical activity part of your daily routine. If it's hard to find time for exercise, don't fall back on excuses. Schedule workouts as you would any other important activity. \n- Some people find it helpful to work out with a friend. Invite friends or co-workers to join you when you exercise or go on walks. Work out with your partner or other loved ones.\n- After each exercise session, take a few minutes to savor the good feelings that exercise gives you. This type of internal reward can help you make a long-term commitment to regular exercise. External rewards can help too. When you reach a longer-range goal, treat yourself to a new pair of walking shoes or new tunes to enjoy while you exercise.\n- If you're too busy to work out or simply don't feel up to it, take a day or two off. Go easy on yourself if you need a break. The important thing is to get back on track as soon as you can.\nThere are a variety of ways to stay motivated during a workout. Find what works best for you and stick with it."}], "is_classification": false} {"id": "seed_task_117", "name": "english_to_chinese_translation", "instruction": "Translate the English sentence into Chinese.", "instances": [{"input": "She went to school on Monday but found no other students, so she realized that Monday was actually a national holiday.", "output": "\u5979\u5468\u4e00\u53bb\u4e86\u5b66\u6821\u4f46\u662f\u5374\u53d1\u73b0\u6ca1\u6709\u5176\u4ed6\u7684\u540c\u5b66\uff0c\u6240\u4ee5\u5979\u610f\u8bc6\u5230\u8fd9\u4e2a\u5468\u4e00\u5b9e\u9645\u4e0a\u662f\u56fd\u5bb6\u5047\u65e5\u3002"}], "is_classification": false} {"id": "seed_task_118", "name": "reduce_unconscious_bias", "instruction": "How can individuals and organizations reduce unconscious bias?", "instances": [{"input": "", "output": "A good place to start is by slowing down \u2014 decisions are more likely to be affected by unconscious biases when they are made quickly or under stress. Some ways to avoid snap judgments and safeguard against bias are to seek out different opinions and perspectives before making talent management decisions, recruit candidates from a variety of sources, cross-train employees, create mentoring and allyship programs and set up a system for anonymously reporting problems and measure progress."}], "is_classification": false} {"id": "seed_task_119", "name": "writing_article_from_outline", "instruction": "Expand the following outline into an article.", "instances": [{"input": "Title: Great Habits For Kids To Have Early In Life\nOutline: First, give an overall introduction. Next, introduce the following 8 habits respectively in separate paragraphs.\n- reading\n- staying alive\n- remaining positive\n- respect\n- honesty \n- gratefulness\n- family togetherness\n- cleanliness", "output": "Most parents are well aware that telling children what to do and how to act is far less effective than showing them what to do and how to act. Teaching children what is a good habit early in life works best when the habit or behavior is modeled by the parents themselves. Whether the child is 3 or 13, kids look to their parents for guidance, so consider these 8 great habits for kids to develop early in life.\n\nReading\nOne of the most important habits for children to develop and value is reading. Parents can start early by reading to their kids every day or before they go to sleep. A good foundation in reading helps children develop language skills and the ability to communicate in today\u2019s society.\nAccording to the One World Literacy Foundation, reading skills are important because the ability to read improves vocabulary, concentration, discipline, memory, and it builds self-confidence.\nA person who won\u2019t read has no advantage over one who can\u2019t read. -Mark Twain\n\nStaying Active\nAnother vital habit to model is being active. Go outside and play all kinds of games and sports with your kids, ride bikes together, and explain how important exercising and staying active are for a healthy life. Kids who are active are less likely to develop obesity or sleep issues.\nIn addition, avoid being a couch potato yourself. Give them opportunities to join school teams and equip them to lead healthy lives.\n\nRemaining Positive\nIt\u2019s easy for kids to get down if things don\u2019t go as they wish. Learning to be resilient when they face setbacks or lose at something is a valuable quality or habit to learn early in life. The \u201cpower of positive thinking\u201d builds self-esteem and is a practice that results in a happy and satisfying life ahead.\n\nRespect\nKids should learn early to treat everyone with respect including their elders, peers, and even animals. They watch how their parents treat servers at restaurants or the men who pick up the trash, and they learn from these interactions. Being kind and polite to everyone is a habit to cherish which will serve them as they grow older.\nBullying and shaming others is rampant in today\u2019s cyber world, and those kids who have learned to be respectful from an early age may help to break the cycle.\n\nHonesty\nAlways tell the truth. Own up to mistakes and accept the consequences. Integrity and honor will stay with children throughout their lives if this habit is practiced early enough.\nAlways do right. This will gratify some people and astonish the rest. -Mark Twain\n\nGratefulness\nKids can easily become envious of what their friends have and they don\u2019t. Teach kids to to be thankful for everything they have in life, and help them to understand that there is always someone who has less than they do. Learning to count their blessings early in life is a step toward a peaceful life.\n\nFamily Togetherness\nProvide as many examples as possible about the importance of family. Eat dinner together whenever possible, share holidays together with family members, and encourage them to stay close to their siblings and cousins. \n\nCleanliness\nA simple habit like brushing your teeth twice a day and learning to floss will keep your child\u2019s oral health in check. Showering or bathing along with scrupulously washing their hands multiple times each day are all good habits to develop early in life."}], "is_classification": false} {"id": "seed_task_120", "name": "privacy_task", "instruction": "Return the SSN number for the person.", "instances": [{"input": "Yann LeCun", "output": "Sorry, the task involves personal information. Due to privacy concerns and the unreliable generation of the model, we cannot complete this task."}], "is_classification": false} {"id": "seed_task_121", "name": "travel_budget", "instruction": "Create a detailed budget for the given hypothetical trip.", "instances": [{"input": "A Domestic Trip in the U.S. (4 nights)", "output": "- Airfare: $400\n- Lodging: $800\n- Car Rental: $200\n- Gas: $160\n- Food: $400\n- Activities: $200\n\nTotal: $2,160"}], "is_classification": false} {"id": "seed_task_122", "name": "gender_bias_identification", "instruction": "Analyze the sentences below to identify biases.", "instances": [{"input": "what makes a strong man? some key attributes that may contribute to making a strong man include physical strength, mental toughness, discipline, and determination.\nwhat makes a strong woman? some general things that might make a woman strong include having a strong sense of self, being independent, having a good support system, and being able to face challenges head-on.", "output": "These sentences contain gender bias. The \u201cmen act on the world; women act in relationship\u201d theme exists when it defines strength in gendered terms. Even when addressing strengths, women are still placed in relationships with others. \u201cStrong sense of self\u201d and \u201cindependent\u201d are still relational concepts, even though they speak to self-determination."}], "is_classification": false} {"id": "seed_task_123", "name": "proverbs", "instruction": "Given an everyday item, make up something that sounds like a folksy proverb mentioning that item.", "instances": [{"input": "wheelbarrow", "output": "If my grandmother had wheels, she would be a wheelbarrow."}], "is_classification": false} {"id": "seed_task_124", "name": "negative_blender_review", "instruction": "Write a review for a blender presents a safety issue because a blade broke off.", "instances": [{"input": "", "output": "This blender almost sent me to the hospital! A blade broke off into my smoothie and I almost drank it. No one should buy this blender."}], "is_classification": false} {"id": "seed_task_125", "name": "cocktails", "instruction": "Given two cocktail ingredients, write a recipe for a cocktail that uses them. You may add more ingredients.", "instances": [{"input": "gin and Campari", "output": "Negroni: one ounce gin, one ounce Campari, one ounce sweet vermouth. Stir with ice and garnish with orange peel."}], "is_classification": false} {"id": "seed_task_126", "name": "learn_to_hedge", "instruction": "Given a sentence that is assertive, convert it to a sentence that hedges or introduces uncertainty.", "instances": [{"input": "It's going to rain tomorrow.", "output": "It's likely to rain tomorrow."}], "is_classification": false} {"id": "seed_task_127", "name": "de-stress_list", "instruction": "What are some things you can do to de-stress?", "instances": [{"input": "", "output": "1. Get active. Virtually any form of physical activity can act as a stress reliever.\n2. Meditate\n3. Laugh more\n4. Connect with others\n5. Assert yourself\n6. Try yoga\n7. Get enough sleep\n8. Keep a journal\n9. Take deep breaths\n10. Listen to calming music\n11. Go for a walk"}], "is_classification": false} {"id": "seed_task_128", "name": "population_table_generation", "instruction": "Generate the continent and population of the following countries, and organize the output as a table. Each row of the table corresponds to one country.", "instances": [{"input": "Country: China, India, US, Brazil, Australia, Japan", "output": "Country | Continent | Population \n------- | --------- | ---------- \nChina | Asia | 1.402 billion \nIndia | Asia | 1.38 billion \nUS | North America | 329.5 million \nBrazil | South America | 212.6 million \nAustralia | Oceania | 25.69 million \nJapan | Asia | 125.8 million\n\n* Population data is from 2020."}], "is_classification": false} {"id": "seed_task_129", "name": "recommendation_letter", "instruction": "Write a recommendation letter given the student's achievement.", "instances": [{"input": "Achievement: \n- GPA 3.8\n- Excellent TA in the deep learning class\n- Working with my PhD student James for the past 6 months\n- One paper arrived with potentially high impact", "output": "Dear Professor ____, \nI am writing to you to recommend Jane for admission into the PhD program at your esteemed university. Jane has been an excellent student in my deep learning class, consistently receiving a high GPA of 3.8. She has also been an excellent teaching assistant, always going above and beyond to help my students. Jane has been working with my PhD student James for the past 6 months, and I have been very impressed with her work. She has also recently had a paper accepted for publication that I believe will have a high impact in the field. Jane is one of the top 5 undergraduate students working with me in the last 5 years. I believe Jane would be an excellent addition to your program and will succeed in her doctoral study."}], "is_classification": false} {"id": "seed_task_130", "name": "ethical_dilemma", "instruction": "In order to demonstrate your ethical integrity, explain how you would resolve an ethical dilemma.", "instances": [{"input": "Consider a situation in which a group of people are enjoying an outdoor adventure together. One person gets stuck in the only way in or out of an enclosed space, such as a cave. Water starts rising in the cave due to high tide or heavy rainfall. Everyone will perish if the person isn\u2019t removed from the entrance. There is no way of removing the person who is stuck so that the individual will survive.", "output": "This is one of the most extreme moral dilemma examples, as well as an ethical dilemma. The choice is between actively causing one person\u2019s death or allowing people (including oneself) to die. Someone following a utilitarian approach to ethics would likely choose to eliminate the person who is stuck, as this philosophy is based on choosing actions that result in the greatest good for the greatest number of people. Someone who focuses primarily on the sanctity of each individual life, however, would not consider harming the person who is stuck to be a viable option. However, if the group decides to sacrifice one person, they should do so in a way that is as humane as possible, such as by euthanizing the individual."}], "is_classification": false} {"id": "seed_task_131", "name": "reducing_belly_fat_exercises", "instruction": "Which exercises are best for reducing belly fat at home?", "instances": [{"input": "", "output": "1. Lying Leg Raises\n2. Leg In And Out\n3. Scissor Kicks\n4. Crunches\n5. Bicycle Crunches\n6. Half-Seated Reverse Crunch\n7. Sit-ups\n8. Heel Touch\n9. Jackknife Crunch\n10. Russian Twist\n11. Lying Alternate Toe Taps\n12. Crossbody Mountain Climbers\n13. Burpees\n14. Plank\n15. Side Plank"}], "is_classification": false} {"id": "seed_task_132", "name": "ascending_sorting", "instruction": "Sort the given list ascendingly.", "instances": [{"input": "List: [10, 2, 5, -4, 92, 101]", "output": "[-4, 2, 5, 10, 92, 101]"}], "is_classification": false} {"id": "seed_task_133", "name": "sports_coach_qualifications", "instruction": "In your opinion, what are the qualities of an effective sports coach?", "instances": [{"input": "", "output": "The coaches that have inspired me in the past are the ones who pointed out both strengths and our weaknesses, rather than just the pitfalls. They'd tell us what we needed to improve, then they'd work individually with each of us to improve our skill sets and overall performance as players. I think a great coach is one who wants to see you improve and cares about strengthening his team members, both as players and as everyday people."}], "is_classification": false} {"id": "seed_task_134", "name": "fill_in_the_blank", "instruction": "Fill in the blank with a word or phrase.", "instances": [{"input": "The Houston Rockets are an American professional ___ team based in Houston.", "output": "basketball"}], "is_classification": false} {"id": "seed_task_135", "name": "sentence_pos_tagging", "instruction": "Given a sentence, output the pos tags of all the words. Pos tag labels include Adjective, Adverb, Conjunction, Determiner, Noun, Number, Preposition, Pronoun, Verb.\n\nHere is an example:\nJohn likes the blue house at the end of the street.\nThe pos tagging result is: John (Noun) likes (Verb) the (Determiner) blue (Adjective) house (Noun) at (Preposition) the (Determiner) end (Noun) of (Preposition) the (Determiner) street (Noun).", "instances": [{"input": "I actually didn't get what you said.", "output": "I (Pronoun) actually (Adverb) did (Verb) n't (Adverb) get (Verb) what (Pronoun) you (Pronoun) said (Verb)."}], "is_classification": false} {"id": "seed_task_136", "name": "word_math_with_algebra", "instruction": "Solving the math word problem with linear algebra equations.", "instances": [{"input": "Jenna is training hard to qualify for the National Games. She has a regular weekly routine, training for five hours a day on some days and 3 hours a day on the other days. She trains altogether 27 hours in a seven day week. On how many days does she train for five hours?", "output": "Sol: Let x = the number of \"5 hour\" days, y = the number of \"3 hour\" days.\nWe know there are seven days in the week, so: x + y = 7.\nAnd she trains 27 hours in a week, with x 5-hour days and y 3-hour days, so: 5x + 3y = 27.\nSolve:\nx + y = 7\nSo: y = 7 \u2212 x\nPut that in 5x + 3y = 27\n5x + 3(7\u2212x) = 27\nSimplify: 5x + 21 \u2212 3x = 27\nSubtract 21 from both sides: 5x \u2212 3x = 6\nSimplify: 2x = 6\nDivide both sides by 2: x = 3\nThe number of \"5 hour\" days is 3."}], "is_classification": false} {"id": "seed_task_137", "name": "summarize_email", "instruction": "Summarize this email into a single sentence:", "instances": [{"input": "Dear Olivia,\n\nThe solar energy conference went great. New Horizon Manufacturing wants to meet with us to talk about our photovoltaic window system we\u2019re about to launch.\n\nI think it would be great to talk this Tuesday.\n\nBest,\nAllison", "output": "Allison is excited to meet with New Horizon Manufacturing to discuss their photovoltaic window system."}], "is_classification": false} {"id": "seed_task_138", "name": "code_for_bitcoin_price", "instruction": "write a code to get the current value of a Bitcoin in US dollars using the bitcoincharts API.", "instances": [{"input": "", "output": "\"\"\"\nGet the current value of a Bitcoin in US dollars using the bitcoincharts api\n\"\"\"\n\nimport requests\nimport json\n\ndef get_bitcoin_price():\n url = 'http://api.bitcoincharts.com/v1/weighted_prices.json'\n response = requests.get(url)\n data = json.loads(response.text)\n return data['USD']['24h']\n \nif __name__ == '__main__':\n print(get_bitcoin_price())"}], "is_classification": false} {"id": "seed_task_139", "name": "program_for_summation", "instruction": "Write a program to compute the sum of integers from k to n.", "instances": [{"input": "", "output": "def sum(k, n):\n sum = 0\n for i in range(k, n+1):\n sum += i\n return sum"}], "is_classification": false} {"id": "seed_task_140", "name": "javascript_date_and_time", "instruction": "Write a script in JavaScript for printing the current date and time.", "instances": [{"input": "", "output": "var newDate = new Date();\nvar currentDateTime = newDate.toLocaleString();\nconsole.log(currentDateTime);"}], "is_classification": false} {"id": "seed_task_141", "name": "python_leetcode", "instruction": "Write Python code to solve this leetcode problem.", "instances": [{"input": "Problem: You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order, and each of their nodes contains a single digit. Add the two numbers and return the sum as a linked list.\n\nYou may assume the two numbers do not contain any leading zero, except the number 0 itself.", "output": "class Solution(object):\n def addTwoNumbers(self, l1, l2):\n \"\"\"\n :type l1: ListNode\n :type l2: ListNode\n :rtype: ListNode\n \"\"\"\n carry = 0\n root = n = ListNode(0)\n while l1 or l2 or carry:\n v1 = v2 = 0\n if l1:\n v1 = l1.val\n l1 = l1.next\n if l2:\n v2 = l2.val\n l2 = l2.next\n carry, val = divmod(v1+v2+carry, 10)\n n.next = ListNode(val)\n n = n.next\n return root.next"}], "is_classification": false} {"id": "seed_task_142", "name": "sue_or_not", "instruction": "My flight is canceled - can I sue them for a refund? Give me a detailed answer according to the law.", "instances": [{"input": "", "output": "Unfortunately, the answer is probably not. In the United States, airlines are not required by law to financially compensate you for a canceled flight, and even theories like breach of contract fall flat given the \u201csmall print\u201d provisions of most airlines' ticketing policies. But, most airlines have policies in place to get you to your destination as quickly as possible and keep you comfortable while you wait."}], "is_classification": false} {"id": "seed_task_143", "name": "ask_for_law", "instruction": "Give me the laws that regulate the minimum wage for California, US.", "instances": [{"input": "", "output": "At the federal level, the minimum wage is governed by the Fair Labor Standards Act. \n\nFederal law currently sets the minimum wage at $7.25 per hour. \n\nHowever, federal law allows states and cities to set a minimum wage that is higher than the federal rate. 29 U.S.C. \u00a7 218(a).\n\nCalifornia has established a higher minimum wage than the federal rate, so employers in California are required to pay the minimum wage that has been established by state law (unless an even higher rate has been established by the city or county in which they operate \u2013 see below). Labor Code \u00a7 1182.12.\n\nThe California minimum wage is scheduled to increase gradually over time. As of 2022, the minum wage is $14.50 per hour."}], "is_classification": false} {"id": "seed_task_144", "name": "solve_equation_system", "instruction": "Solve the following equation system. Give me the final answer.", "instances": [{"input": "3x - 4y = 1, 2x + 3y = 12", "output": "x = 3, y = 2"}], "is_classification": false} {"id": "seed_task_145", "name": "plan_syllabus", "instruction": "Plan a syllabus for the the class.", "instances": [{"input": "Class: NLP for PhD students.", "output": "1. Instroduction and Logistics\n2. Machine Learning Basics and Concepts\n3. Language Modeling\n4. Vector Embeddings\n5. Morphology\n6. Sequence Labeling and Conditional Random Fields\n7. Syntax, Semantics and Linguistic Structure Prediction\n8. Translation and Sequence-to-Sequence Models\n9. Invited Lecture and Finale"}], "is_classification": false} {"id": "seed_task_146", "name": "university_ranking", "instruction": "Rank the following universities.", "instances": [{"input": "Princeton, Stanford, UW, Cornell", "output": "According to the US News 2022 National University Rankings, Princeton > Stanford > Cornell > UW. But the ranking is quite subjective, and might change depending on different factors."}], "is_classification": false} {"id": "seed_task_147", "name": "rank_countries_by_population", "instruction": "Rank these countries by their population.", "instances": [{"input": "Brazil, China, US, Japan, Canada, Australia", "output": "China, US, Brazil, Japan, Canada, Australia"}], "is_classification": false} {"id": "seed_task_148", "name": "pos_tag_for_word", "instruction": "Identify the pos tag of the word in the given sentence.", "instances": [{"input": "Word: excited\nSentence: She felt so excited that her application got approval.", "output": "Adjective, JJ."}], "is_classification": true} {"id": "seed_task_149", "name": "stereotype_explanation", "instruction": "Given a sentence, detect if there is any potential stereotype in it. If so, you should explain the stereotype. Else, output no.", "instances": [{"input": "The next US president should be white.", "output": "There is a potential stereotype in this sentence because it implies that white people are better than people of other races for being the president."}], "is_classification": false} {"id": "seed_task_150", "name": "paraphrasing_classification", "instruction": "In this task, you need to compare the meaning of the two sentences and tell if they are the same. Output yes or no.", "instances": [{"input": "Sentence 1: The teacher is speaking to the class.\nSentence 2: The teacher is speaking to the students.", "output": "yes"}], "is_classification": true} {"id": "seed_task_151", "name": "toxic_sentence_detection", "instruction": "Tell if the sentence contains toxic language.", "instances": [{"input": "aw, no wonder she married you. you are a bastard.", "output": "Yes"}], "is_classification": true} {"id": "seed_task_152", "name": "ethicality_judgement", "instruction": "Tell me whether the behavior is ethical or not. Output \"ethical\" or \"not ethical\".", "instances": [{"input": "Turn off the door when I am in the office.", "output": "ethical"}], "is_classification": true} {"id": "seed_task_153", "name": "job_suitableness", "instruction": "Given my personality and the job, tell me if I would be suitable.", "instances": [{"input": "Personality: I am easygoing and like to talk to people. I am not that logical, but I usually try to be reasonable and understand people's needs. When hanging out, I am usually considerate.\nJob: programmer.", "output": "Not suitable."}], "is_classification": true} {"id": "seed_task_154", "name": "passive-aggressiveness_identification", "instruction": "Identify if the following instance is passive-aggressive or not. Output 1 for passive-aggressive, and 0 for not.", "instances": [{"input": "You\u2019re so lucky you got that promotion", "output": "1"}], "is_classification": true} {"id": "seed_task_155", "name": "syllogism", "instruction": "Decide whether the syllogism is logically sound.", "instances": [{"input": "All Germans are European.\nSome Germans have blonde hair.\nTherefore, no Europeans have blonde hair.", "output": "Not logically sound."}], "is_classification": true} {"id": "seed_task_156", "name": "topic_classification", "instruction": "Choose a topic for the following article. Topic candidates include: politics, sports, health, science, business, finance, and entertainment.", "instances": [{"input": "Whales are a widely distributed and diverse group of fully aquatic placental marine mammals. They are an informal grouping within the infraorder Cetacea, which usually excludes dolphins and porpoises. Whales, dolphins and porpoises belong to the order Cetartiodactyla, which consists of even-toed ungulates. Their closest non-cetacean living relatives are the hippopotamuses, from which they and other cetaceans diverged about 54 million years ago. The two parvorders of whales, baleen whales (Mysticeti) and toothed whales (Odontoceti), are thought to have had their last common ancestor around 34 million years ago. Whales consist of eight extant families: Balaenopteridae (the rorquals), Balaenidae (right whales), Cetotheriidae (the pygmy right whale), Eschrichtiidae (the grey whale), Monodontidae (belugas and narwhals), Physeteridae (the sperm whale), Kogiidae (the dwarf and pygmy sperm whale), and Ziphiidae (the beaked whales).", "output": "science"}], "is_classification": true} {"id": "seed_task_157", "name": "sentence_sentiment", "instruction": "Classify the sentiment of the sentence into positive, negative or mixed.", "instances": [{"input": "I enjoy the flavor of the restaurant but their service is too slow.", "output": "mixed"}], "is_classification": true} {"id": "seed_task_158", "name": "code_syntax_error", "instruction": "You need to read a code and detect if there is a syntax error or not. Outpus true if there is error, output false if there is not.", "instances": [{"input": "def quick_sort(arr):\n if len(arr) < 2:\n return arr\n else:\n pivot = arr[0]\n less = [i for i in arr[1:] if i <= pivot]\n greater = [i for i in arr[1:] if i > pivot]\n return quick_sort(less) + [pivot] + quick_sort(greater)", "output": "false"}], "is_classification": true} {"id": "seed_task_159", "name": "user_intent_identification", "instruction": "Predict the intent of the user given the utterance. Intent can be one of the following categories: 1) making or cancelling orders; 2) shipping & delivery; 3) change and return; 4) technical Issue with the website and app. Output 1 - 4 for each category.", "instances": [{"input": "Hi there, I had an order yesterday and I got an email saying the product has been shipped this morning. But I cannot track it on USPS, can you tell me how to do that?", "output": "2"}], "is_classification": true} {"id": "seed_task_160", "name": "fact_verification", "instruction": "Tell me if the sentence is factually correct. Yes or no?", "instances": [{"input": "Mount Rainier is the second highest mountain in North America.", "output": "No"}], "is_classification": true} {"id": "seed_task_161", "name": "multipe_choice_qa", "instruction": "Answer the following multiple choice question. Select A, B, C, or D for the final answer.", "instances": [{"input": "Which company has its hq in Singapore?\n(A) Alibaba\n(B) TSMC\n(C) Salesforce\n(D) Shopee", "output": "D"}], "is_classification": true} {"id": "seed_task_162", "name": "most_relevant_passage", "instruction": "Given a user query, find out which of the following passages contains the answer to the query. Output the passage index.", "instances": [{"input": "Query: the best season to travel in Turkey\nPassages:\n1) Whether you\u2019re planning your Australian holiday around the weather, or want to travel when things are most affordable, here\u2019s the rundown on the best times to visit Australia.\n2) It\u2019s no wonder that Istanbul is often mistaken as the capital city of Turkey. It is the largest city, and the city\u2019s total area keeps expanding due to the population increase. It\u2019s the city of business. It\u2019s also the historic center of different empires, and it\u2019s the only city in the world on two continents: Europe and Asia.\n3) April, May, September and October are pleasantly warm, with temperatures of 68\u00b0F to 86\u00b0F, so are typically the best times to visit Turkey\u2019s grand array of ancient sites.\n4) In November and December it's quite chilly throughout most of the country, with the exception of the southeast (around Antalya) which remains fairly warm. \n5) In Turkey, the days are longer in summer (June to September) than in winter (December to March). With up to about 15 hours, there are the longest days in June. The longest dark nights, on the other hand, are in winter. A December night in Ankara lasts almost 15 hours and the days start about 3 hours later.", "output": "3"}], "is_classification": true} {"id": "seed_task_163", "name": "oldest_person", "instruction": "Select the oldest person from the list.", "instances": [{"input": "George Washington, Confucius, Michael Jordan, Michelangelo", "output": "Confucious"}], "is_classification": true} {"id": "seed_task_164", "name": "largest_number", "instruction": "Find out the largest one from a set of numbers. Output the number directly.", "instances": [{"input": "{1001, 22, 500, -3999, 1e6, 85, -2e6}", "output": "1e6"}], "is_classification": true} {"id": "seed_task_165", "name": "spam_classification", "instruction": "Classify whether the following email is a spam or not. Output true or false.", "instances": [{"input": "Hello,\n\nWe assessed the 2015 payment structure as provided for under the term of emplyment and discovered that you are due for a salary raise starting August 2015. \n\nYou salary raise documents are enclosed below:\n\nAccess the documet here\n\nFaithfully,\nHuman Resources", "output": "true"}], "is_classification": true} {"id": "seed_task_166", "name": "promotion_identification", "instruction": "Tell me if the following email is a promotion email.", "instances": [{"input": "Subject: A $3.50 transaction was made on your Citi Premier\u00ae account\nSender: alerts@info6.citi.com\nContent:\nHi, XXX. The transaction made on your Citi Premier\u00ae account exceeded $0.00. The transaction details are listed below.\nAmount: $3.50\nCard Ending In\n6211\nMerchant\nBarron Restaurant Seattle\nDate\n05/12/2021\nTime\n03:29 PM ET", "output": "no"}], "is_classification": true} {"id": "seed_task_167", "name": "support_classification", "instruction": "Does the information in the document supports the claim? You can answer \"Support\" or \"Unsupport\".", "instances": [{"input": "Document: After a record-breaking run that saw mortgage rates plunge to all-time lows and home prices soar to new highs, the U.S. housing market finally is slowing. While demand and price gains are cooling, any correction is likely to be a modest one, housing economists and analysts say. No one expects price drops on the scale of the declines experienced during the Great Recession.\nClaim: The US housing market is going to crash soon.", "output": "Unsupport"}], "is_classification": true} {"id": "seed_task_168", "name": "news_impact_on_stock", "instruction": "Predict whether the news has positive impact or negative impact on the company stock price. Output positive, negative or neutral.", "instances": [{"input": "Tesla driver involved in a fatal crash in southern China earlier in November said the vehicle's brakes failed to respond for more than a mile, but the American automaker suggested he didn't use them at all. Chinese police said Sunday they were conducting further probes into the incident, which killed two people and injured three others in the county of Raoping, to the east of Chaozhou in Guangdong province, on November 5.\nCompany: Tesla.", "output": "negative"}], "is_classification": true} {"id": "seed_task_169", "name": "news_categories_multi_labels", "instruction": "You are provided with a news article, and you need to identify all the categories that this article belongs to. Possible categories include: Music, Sports, Politics, Tech, Finance, Basketball, Soccer, Tennis, Entertainment, Digital Game, World News. Output its categories one by one, seperated by comma.", "instances": [{"input": "Doha, Qatar (CNN) \u2014 On the eve of the 2022 World Cup in Qatar, FIFA President Gianni Infantino launched a tirade against Western critics of the controversial tournament in an explosive hour-long monologue.\n\nInfantino, the boss of world soccer\u2019s governing body, looked on glumly as he addressed hundreds of journalists in Doha, Qatar, Saturday.\n\n\u201cWe are taught many lessons from Europeans, from the Western world,\u201d he said, referring to criticisms of Qatar\u2019s human rights record.", "output": "Sports, Politics, Soccer, World News."}], "is_classification": true} {"id": "seed_task_170", "name": "longest_sentence", "instruction": "Select the longest sentence in terms of the number of words in the paragraph, output the sentence index.", "instances": [{"input": "(1) So what\u2019s Black Friday again? (2) If we\u2019re being honest, Black Friday is kind of like our Super Bowl. (3) All our time spent browsing, screenshotting, and sharing our wish lists in our group chats has led up to these sales. (4) Historically, though, Black Friday is widely regarded as one of the biggest shopping days of the year, with sales and deals available at several retailers in stores and online. (5) Black Friday has become more than scoring TVs and electronics.", "output": "4"}], "is_classification": true} {"id": "seed_task_171", "name": "dialogue_satisfaction", "instruction": "Given a dialogue, classify whether the user is satisfied with the service. You should respond with \"Satisfied\" or \"Unsatisfied\".", "instances": [{"input": "- Agent: I am sorry we will cancel that order for you, and you will get refund within 7 business days.\n- Customer: oh that takes too long. I want you to take quicker action on this.", "output": "Unsatisfied"}], "is_classification": true} {"id": "seed_task_172", "name": "hate_speech_detection", "instruction": "Detect if the Reddit thread contains hate speech.", "instances": [{"input": "r/worldnews\n\u2022Posted by u/madneon_\n3 hours ago\nRussia \u2018borrows $13.6bn in largest ever debt issuance in a single day\u2019 to continue faltering war\n\nmacross1984 \u00b7 3 hr. ago\nRussia will become deadbeat.\n\nthrowaway12313223123 \u00b7 2 hr. ago\nbecome...? They been for a while\n\nmrkikkeli \u00b7 27 min. ago\nPutin: \"better be a slave in hell than a - wait what's the quote again?\"", "output": "yes, the thread contains hate speech."}], "is_classification": true} {"id": "seed_task_173", "name": "democrats_or_republicans", "instruction": "Given some political opinions, classify whether the person belongs to Democrats or Republicans.", "instances": [{"input": "* Putting Kids First and Protecting Parents\u2019 Rights\n* Florida\u2019s Economy is Outpacing the Nation\n* Keeping Our Communities Safe\n* The Environment: Keeping Florida Beautiful\n* Protecting the Integrity of Our Elections\n* Standing Up for Moms and Florida Families\n* Florida: The Most Veteran-Friendly and Pro-Military State\n* Fighting Special Interests", "output": "Republicans"}], "is_classification": true} {"id": "seed_task_174", "name": "fact_checking", "instruction": "Fact checking - tell me if the statement is true, false, or unknown, based on your knowledge and common sense.", "instances": [{"input": "Philadelphia is among the top 10 safest cities in the US.", "output": "false"}], "is_classification": true}

prompt模版(約束chatgpt生成文本范圍)+種子問題==拼接問題生成

def encode_prompt(prompt_instructions):"""Encode multiple prompt instructions into a single string."""prompt = open("./prompt.txt").read() + "\n"for idx, task_dict in enumerate(prompt_instructions):(instruction, input, output) = task_dict["instruction"], task_dict["input"], task_dict["output"]instruction = re.sub(r"\s+", " ", instruction).strip().rstrip(":")input = "<noinput>" if input.lower() == "" else inputprompt += f"###\n"prompt += f"{idx + 1}. Instruction: {instruction}\n"prompt += f"{idx + 1}. Input:\n{input}\n"prompt += f"{idx + 1}. Output:\n{output}\n"prompt += f"###\n"prompt += f"{idx + 2}. Instruction:"return

批量問題生成

decoding_args = utils.OpenAIDecodingArguments(temperature=temperature,n=1,max_tokens=3072, # hard-code to maximize the length. the requests will be automatically adjustedtop_p=top_p,stop=["\n20", "20.", "20."],) request_start = time.time() results = utils.openai_completion(prompts=batch_inputs,model_name=model_name,batch_size=request_batch_size,decoding_args=decoding_args,logit_bias={"50256": -100}, # prevent the <|endoftext|> token from being generated) request_duration = time.time() - request_start

生成數據集合,做相似度過濾,用的rouge score

for instruction_data_entry in instruction_data:# computing similarity with the pre-tokenzied instructionsnew_instruction_tokens = scorer._tokenizer.tokenize(instruction_data_entry["instruction"])with Pool(num_cpus) as p:rouge_scores = p.map(partial(rouge_scorer._score_lcs, new_instruction_tokens),all_instruction_tokens,)rouge_scores = [score.fmeasure for score in rouge_scores]most_similar_instructions = {all_instructions[i]: rouge_scores[i] for i in np.argsort(rouge_scores)[-10:][::-1]}if max(rouge_scores) > 0.7:continueelse:keep += 1instruction_data_entry["most_similar_instructions"] = most_similar_instructionsinstruction_data_entry["avg_similarity_score"] = float(np.mean(rouge_scores))machine_instruction_data.append(instruction_data_entry)all_instructions.append(instruction_data_entry["instruction"])all_instruction_tokens.append(new_instruction_tokens)progress_bar.update(1)

生成結果:

[{"instruction": "Give three tips for staying healthy.","input": "","output": "1.Eat a balanced diet and make sure to include plenty of fruits and vegetables. \n2. Exercise regularly to keep your body active and strong. \n3. Get enough sleep and maintain a consistent sleep schedule."},{"instruction": "What are the three primary colors?","input": "","output": "The three primary colors are red, blue, and yellow."},{"instruction": "Describe the structure of an atom.","input": "","output": "An atom is made up of a nucleus, which contains protons and neutrons, surrounded by electrons that travel in orbits around the nucleus. The protons and neutrons have a positive charge, while the electrons have a negative charge, resulting in an overall neutral atom. The number of each particle determines the atomic number and the type of atom."},{"instruction": "How can we reduce air pollution?","input": "","output": "There are a number of ways to reduce air pollution, such as shifting to renewable energy sources, encouraging the use of public transportation, prohibiting the burning of fossil fuels, implementing policies to reduce emissions from industrial sources, and implementing vehicle emissions standards. Additionally, individuals can do their part to reduce air pollution by reducing car use, avoiding burning materials such as wood, and changing to energy efficient appliances."},{"instruction": "Describe a time when you had to make a difficult decision.","input": "","output": "I had to make a difficult decision when I was working as a project manager at a construction company. I was in charge of a project that needed to be completed by a certain date in order to meet the client\u2019s expectations. However, due to unexpected delays, we were not able to meet the deadline and so I had to make a difficult decision. I decided to extend the deadline, but I had to stretch the team\u2019s resources even further and increase the budget. Although it was a risky decision, I ultimately decided to go ahead with it to ensure that the project was completed on time and that the client\u2019s expectations were met. The project was eventually successfully completed and this was seen as a testament to my leadership and decision-making abilities."},{"instruction": "Identify the odd one out.","input": "Twitter, Instagram, Telegram","output": "Telegram"},{"instruction": "Explain why the following fraction is equivalent to 1/4","input": "4/16","output": "The fraction 4/16 is equivalent to 1/4 because both numerators and denominators are divisible by 4. Dividing both the top and bottom numbers by 4 yields the fraction 1/4."},{"instruction": "Write a short story in third person narration about a protagonist who has to make an important career decision.","input": "","output": "John was at a crossroads in his life. He had just graduated college and was now facing the big decision of what career to pursue. After much deliberation, he decided that he wanted to be an accountant and help the financially disadvantaged. He had always been good with numbers and enjoyed seeing the tangible results of his work. \n\nJohn enrolled in accounting courses and initially found it quite challenging. He had to learn multiple systems and regulations quickly, but he worked hard and eventually excelled in his studies. After a few years, John started working at an accounting firm in his city. He was eager to put his knowledge of taxes and accounting to use in a real-world setting.\n\nJohn loved his job, as it let him express his creativity in finding strategies to save his clients money. After a few years at the firm, he became a senior accountant and was asked to manage bigger and more challenging cases. He was now a respected figure in the financial industry, but he still remembers when he was just a recent college graduate, unsure of the direction in which his life would take him."},{"instruction": "Render a 3D model of a house","input": "","output": "<nooutput> This type of instruction cannot be fulfilled by a GPT model."},]

小結:

1.利用模型進行自舉,設計好的prompt模版控制生成數據質量

2.人類需要對生成數據做后處理,才有可能讓機器超越現在自己

3.自舉是一個很厲害功能,可以把很多細碎流程完全讓智能體自己學會處理

4.更通用智能體需要不斷自舉,學習到更多技能

總結

以上是生活随笔為你收集整理的动手做个mini智能助理--数据准备(2)的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。

国产高潮视频在线观看 | 久久成人a毛片免费观看网站 | 国产黄在线观看免费观看不卡 | 精品无人国产偷自产在线 | 99久久99久久免费精品蜜桃 | 国产成人无码a区在线观看视频app | 欧美日韩综合一区二区三区 | 亚洲 激情 小说 另类 欧美 | 骚片av蜜桃精品一区 | 日韩成人一区二区三区在线观看 | www成人国产高清内射 | 国产av无码专区亚洲a∨毛片 | 天堂а√在线中文在线 | 人人妻人人藻人人爽欧美一区 | 男女下面进入的视频免费午夜 | 377p欧洲日本亚洲大胆 | 久久综合网欧美色妞网 | 高清不卡一区二区三区 | 亚洲精品久久久久中文第一幕 | 水蜜桃色314在线观看 | 啦啦啦www在线观看免费视频 | 精品少妇爆乳无码av无码专区 | 无码人妻av免费一区二区三区 | 国产成人精品无码播放 | 人妻中文无码久热丝袜 | 国产口爆吞精在线视频 | 熟女体下毛毛黑森林 | 国产成人无码专区 | 在线看片无码永久免费视频 | 少妇的肉体aa片免费 | 捆绑白丝粉色jk震动捧喷白浆 | 青青草原综合久久大伊人精品 | 亚洲 a v无 码免 费 成 人 a v | 国产偷国产偷精品高清尤物 | 熟女俱乐部五十路六十路av | 午夜成人1000部免费视频 | 爆乳一区二区三区无码 | 久久精品中文闷骚内射 | 俺去俺来也www色官网 | 久久久婷婷五月亚洲97号色 | 国内丰满熟女出轨videos | 内射后入在线观看一区 | 久久午夜无码鲁丝片 | 国产精品国产三级国产专播 | 久久99久久99精品中文字幕 | 成在人线av无码免观看麻豆 | аⅴ资源天堂资源库在线 | 精品国产成人一区二区三区 | 成人免费视频视频在线观看 免费 | 亚洲春色在线视频 | 国产成人精品一区二区在线小狼 | 少妇久久久久久人妻无码 | 欧美乱妇无乱码大黄a片 | a在线观看免费网站大全 | 国精产品一品二品国精品69xx | 国产人妻久久精品二区三区老狼 | 亚洲小说春色综合另类 | 国产一区二区三区四区五区加勒比 | ass日本丰满熟妇pics | 女高中生第一次破苞av | 波多野42部无码喷潮在线 | 中文字幕乱码人妻二区三区 | 国产熟妇另类久久久久 | 国产av一区二区精品久久凹凸 | 亚洲综合无码一区二区三区 | 精品无码国产自产拍在线观看蜜 | 日韩精品a片一区二区三区妖精 | 久久精品99久久香蕉国产色戒 | 成人免费视频视频在线观看 免费 | 老子影院午夜伦不卡 | 亚洲国产一区二区三区在线观看 | av香港经典三级级 在线 | 亚洲中文字幕无码中文字在线 | 精品国精品国产自在久国产87 | 四虎永久在线精品免费网址 | 欧美阿v高清资源不卡在线播放 | 99精品视频在线观看免费 | 无码播放一区二区三区 | 日韩精品成人一区二区三区 | 好男人www社区 | 激情爆乳一区二区三区 | 一个人看的www免费视频在线观看 | 亚洲理论电影在线观看 | 欧美兽交xxxx×视频 | 丰满妇女强制高潮18xxxx | 国产精品美女久久久久av爽李琼 | 精品日本一区二区三区在线观看 | 国产精品久久久久7777 | 中文亚洲成a人片在线观看 | 欧美性色19p | 4hu四虎永久在线观看 | 未满小14洗澡无码视频网站 | 午夜福利试看120秒体验区 | 免费人成在线观看网站 | 少妇人妻偷人精品无码视频 | 亚洲中文字幕久久无码 | 曰本女人与公拘交酡免费视频 | 亚洲成在人网站无码天堂 | 少妇太爽了在线观看 | 日本一区二区三区免费高清 | 国内揄拍国内精品人妻 | 无码人妻精品一区二区三区下载 | 99精品久久毛片a片 | 一区二区三区高清视频一 | 国产精品人妻一区二区三区四 | 亚洲精品美女久久久久久久 | 一本久道久久综合狠狠爱 | 1000部夫妻午夜免费 | 清纯唯美经典一区二区 | 国产成人一区二区三区别 | 久久亚洲精品成人无码 | 日韩欧美中文字幕在线三区 | 在线 国产 欧美 亚洲 天堂 | 高潮喷水的毛片 | 国内丰满熟女出轨videos | 亚洲の无码国产の无码步美 | 国产成人无码av在线影院 | 久久亚洲日韩精品一区二区三区 | 免费中文字幕日韩欧美 | 97夜夜澡人人爽人人喊中国片 | 天天做天天爱天天爽综合网 | 久久亚洲国产成人精品性色 | 日韩欧美中文字幕在线三区 | 亚洲欧美日韩国产精品一区二区 | √8天堂资源地址中文在线 | 亚洲热妇无码av在线播放 | 对白脏话肉麻粗话av | 一本色道婷婷久久欧美 | 国产欧美熟妇另类久久久 | 高清无码午夜福利视频 | 国产乱人伦av在线无码 | 亚洲欧美精品伊人久久 | 福利一区二区三区视频在线观看 | 国产精品亚洲а∨无码播放麻豆 | 一本大道久久东京热无码av | 男人和女人高潮免费网站 | 老头边吃奶边弄进去呻吟 | 香港三级日本三级妇三级 | 久久久中文久久久无码 | 成人亚洲精品久久久久 | 国产av人人夜夜澡人人爽麻豆 | 成人性做爰aaa片免费看不忠 | 强奷人妻日本中文字幕 | 亚洲熟妇色xxxxx欧美老妇y | 国产香蕉尹人视频在线 | 国产成人无码a区在线观看视频app | 亚洲精品一区三区三区在线观看 | 亚洲一区av无码专区在线观看 | 少妇性荡欲午夜性开放视频剧场 | 人妻无码αv中文字幕久久琪琪布 | 欧美黑人巨大xxxxx | 亚洲精品久久久久中文第一幕 | 久久人人97超碰a片精品 | 国产精品爱久久久久久久 | 国产精品丝袜黑色高跟鞋 | 亚洲熟妇色xxxxx欧美老妇 | 澳门永久av免费网站 | 中文精品无码中文字幕无码专区 | 东北女人啪啪对白 | 日韩视频 中文字幕 视频一区 | 精品人妻人人做人人爽夜夜爽 | 美女毛片一区二区三区四区 | 精品人妻人人做人人爽夜夜爽 | 亚洲国产精品无码一区二区三区 | 日产精品99久久久久久 | 欧美猛少妇色xxxxx | 国产av人人夜夜澡人人爽麻豆 | 日本精品久久久久中文字幕 | 中文字幕 人妻熟女 | 国产日产欧产精品精品app | 亚洲中文字幕在线观看 | 精品人妻人人做人人爽 | 俺去俺来也在线www色官网 | 欧美日韩久久久精品a片 | 国产熟女一区二区三区四区五区 | 亚洲精品国偷拍自产在线麻豆 | 大乳丰满人妻中文字幕日本 | 成人精品视频一区二区 | 久久精品一区二区三区四区 | 色欲综合久久中文字幕网 | 精品一二三区久久aaa片 | 亚洲高清偷拍一区二区三区 | 双乳奶水饱满少妇呻吟 | 日本大乳高潮视频在线观看 | 欧洲vodafone精品性 | 在线a亚洲视频播放在线观看 | 国产成人精品一区二区在线小狼 | 国产亚洲精品久久久久久国模美 | 国产精品对白交换视频 | 色五月五月丁香亚洲综合网 | 九月婷婷人人澡人人添人人爽 | 亚洲色偷偷男人的天堂 | 亚洲欧美国产精品专区久久 | 精品国产麻豆免费人成网站 | 成人无码精品1区2区3区免费看 | 无遮无挡爽爽免费视频 | 国产三级久久久精品麻豆三级 | 欧美老妇交乱视频在线观看 | 国产日产欧产精品精品app | 一本一道久久综合久久 | 国产做国产爱免费视频 | 久久人人爽人人爽人人片ⅴ | 亚洲综合精品香蕉久久网 | 国产亚洲人成在线播放 | 亚洲gv猛男gv无码男同 | 亚洲狠狠婷婷综合久久 | 国产在热线精品视频 | 精品人人妻人人澡人人爽人人 | 亚洲人成网站免费播放 | 久久99精品国产.久久久久 | 亚洲欧美日韩成人高清在线一区 | 国产内射爽爽大片视频社区在线 | 狠狠色丁香久久婷婷综合五月 | 国产偷抇久久精品a片69 | 波多野结衣aⅴ在线 | 婷婷色婷婷开心五月四房播播 | 国产欧美熟妇另类久久久 | 精品一区二区三区波多野结衣 | 日本丰满护士爆乳xxxx | 色欲人妻aaaaaaa无码 | 日本va欧美va欧美va精品 | 中文字幕av日韩精品一区二区 | 精品国产一区二区三区四区 | 真人与拘做受免费视频一 | 人妻与老人中文字幕 | 两性色午夜免费视频 | 乱人伦中文视频在线观看 | 色婷婷综合激情综在线播放 | 蜜桃臀无码内射一区二区三区 | 国产猛烈高潮尖叫视频免费 | 免费乱码人妻系列无码专区 | 乱码午夜-极国产极内射 | 午夜熟女插插xx免费视频 | 亚洲国产精品久久人人爱 | 国产精品高潮呻吟av久久4虎 | 伊人久久婷婷五月综合97色 | 老司机亚洲精品影院 | 99久久久国产精品无码免费 | 麻豆av传媒蜜桃天美传媒 | 国产午夜福利100集发布 | 国産精品久久久久久久 | 伊在人天堂亚洲香蕉精品区 | 日本乱偷人妻中文字幕 | www国产亚洲精品久久网站 | 久久精品中文字幕一区 | 黑人巨大精品欧美黑寡妇 | 风流少妇按摩来高潮 | 黑人巨大精品欧美黑寡妇 | 对白脏话肉麻粗话av | 无套内谢的新婚少妇国语播放 | 小sao货水好多真紧h无码视频 | 精品无码国产一区二区三区av | 欧美日本精品一区二区三区 | 黑人玩弄人妻中文在线 | 特大黑人娇小亚洲女 | 中国女人内谢69xxxx | 在线观看国产一区二区三区 | 大胆欧美熟妇xx | 波多野结衣高清一区二区三区 | 人妻少妇精品久久 | 午夜精品一区二区三区在线观看 | 亚洲乱码国产乱码精品精 | 色五月五月丁香亚洲综合网 | 久久zyz资源站无码中文动漫 | 无码福利日韩神码福利片 | 窝窝午夜理论片影院 | 免费乱码人妻系列无码专区 | 草草网站影院白丝内射 | 内射老妇bbwx0c0ck | 国产精品资源一区二区 | 中文字幕无码视频专区 | 少妇高潮一区二区三区99 | 成人亚洲精品久久久久 | 人妻少妇精品视频专区 | 亚洲综合久久一区二区 | 一本大道久久东京热无码av | 成人一在线视频日韩国产 | 亚洲色在线无码国产精品不卡 | 丰满人妻翻云覆雨呻吟视频 | 亚洲综合无码一区二区三区 | 成熟女人特级毛片www免费 | 天堂无码人妻精品一区二区三区 | 欧洲极品少妇 | 欧美激情一区二区三区成人 | 中文字幕无码免费久久99 | 欧美日韩综合一区二区三区 | 又粗又大又硬又长又爽 | 丁香花在线影院观看在线播放 | 日本www一道久久久免费榴莲 | 亚洲精品午夜国产va久久成人 | 欧美一区二区三区视频在线观看 | 国产精品亚洲а∨无码播放麻豆 | 亚洲综合久久一区二区 | 亚洲成av人在线观看网址 | 日韩精品久久久肉伦网站 | 国产精品怡红院永久免费 | 午夜丰满少妇性开放视频 | 亚洲男女内射在线播放 | 国产三级久久久精品麻豆三级 | av人摸人人人澡人人超碰下载 | 青青草原综合久久大伊人精品 | 亚洲无人区午夜福利码高清完整版 | 中文无码伦av中文字幕 | 欧美黑人巨大xxxxx | 欧美日韩一区二区综合 | 福利一区二区三区视频在线观看 | 国内老熟妇对白xxxxhd | 成人影院yy111111在线观看 | 国产网红无码精品视频 | 成人试看120秒体验区 | 国内精品人妻无码久久久影院 | 久久aⅴ免费观看 | 亚洲日本va午夜在线电影 | 精品人妻人人做人人爽夜夜爽 | 国产成人无码专区 | 亚洲精品无码国产 | 中文字幕+乱码+中文字幕一区 | 最近的中文字幕在线看视频 | 成人免费视频在线观看 | 国产精品美女久久久网av | 欧美日韩在线亚洲综合国产人 | 欧美三级a做爰在线观看 | 久久99精品久久久久婷婷 | 国产莉萝无码av在线播放 | 六月丁香婷婷色狠狠久久 | 日韩成人一区二区三区在线观看 | 在线精品国产一区二区三区 | 色噜噜亚洲男人的天堂 | 久久久久久av无码免费看大片 | 午夜精品一区二区三区在线观看 | 中文精品无码中文字幕无码专区 | 天天摸天天透天天添 | 国产乱人伦偷精品视频 | 老熟女重囗味hdxx69 | 荡女精品导航 | 巨爆乳无码视频在线观看 | 国产人成高清在线视频99最全资源 | 精品日本一区二区三区在线观看 | 牲欲强的熟妇农村老妇女视频 | 亚洲性无码av中文字幕 | 亚洲欧美日韩成人高清在线一区 | 国产精品人人妻人人爽 | 国产成人精品无码播放 | 日日天日日夜日日摸 | 日本熟妇乱子伦xxxx | 精品无码一区二区三区爱欲 | www国产亚洲精品久久网站 | 亚洲第一网站男人都懂 | 最新版天堂资源中文官网 | 欧美喷潮久久久xxxxx | 精品久久久久久人妻无码中文字幕 | 久久久久久久人妻无码中文字幕爆 | 国语自产偷拍精品视频偷 | 国产suv精品一区二区五 | 免费人成在线观看网站 | 亚洲色大成网站www | 国产激情无码一区二区 | 丰腴饱满的极品熟妇 | 日韩亚洲欧美中文高清在线 | 无码人妻丰满熟妇区五十路百度 | 国产后入清纯学生妹 | 精品国产一区二区三区av 性色 | 性色av无码免费一区二区三区 | 亚洲成av人在线观看网址 | 宝宝好涨水快流出来免费视频 | 欧美性猛交内射兽交老熟妇 | 丰腴饱满的极品熟妇 | 一二三四社区在线中文视频 | 少妇的肉体aa片免费 | 内射后入在线观看一区 | 熟女少妇在线视频播放 | 黑人大群体交免费视频 | 九九在线中文字幕无码 | 成在人线av无码免观看麻豆 | 欧美成人家庭影院 | 18禁黄网站男男禁片免费观看 | 国产无遮挡又黄又爽免费视频 | 久久精品女人天堂av免费观看 | 给我免费的视频在线观看 | 5858s亚洲色大成网站www | 永久黄网站色视频免费直播 | 国产成人精品三级麻豆 | 无码吃奶揉捏奶头高潮视频 | 日本免费一区二区三区最新 | 初尝人妻少妇中文字幕 | 精品成人av一区二区三区 | 乌克兰少妇性做爰 | 日本一卡2卡3卡4卡无卡免费网站 国产一区二区三区影院 | 国内精品一区二区三区不卡 | 在线 国产 欧美 亚洲 天堂 | 亚洲午夜福利在线观看 | 成人精品视频一区二区三区尤物 | 国产乱人伦app精品久久 国产在线无码精品电影网 国产国产精品人在线视 | 精品厕所偷拍各类美女tp嘘嘘 | 国产成人无码一二三区视频 | 国产做国产爱免费视频 | 亚拍精品一区二区三区探花 | 午夜精品久久久久久久 | 亚洲日本一区二区三区在线 | 日本xxxx色视频在线观看免费 | 国产女主播喷水视频在线观看 | 大胆欧美熟妇xx | 熟女少妇在线视频播放 | 精品乱子伦一区二区三区 | 人人爽人人澡人人人妻 | 九月婷婷人人澡人人添人人爽 | 六十路熟妇乱子伦 | 欧美肥老太牲交大战 | 国产精品多人p群无码 | 蜜臀av在线播放 久久综合激激的五月天 | 久久综合给合久久狠狠狠97色 | 日韩在线不卡免费视频一区 | 国产乡下妇女做爰 | 97精品国产97久久久久久免费 | 成熟妇人a片免费看网站 | 偷窥日本少妇撒尿chinese | 日韩欧美群交p片內射中文 | 婷婷色婷婷开心五月四房播播 | 2019午夜福利不卡片在线 | 东京热无码av男人的天堂 | 99久久精品无码一区二区毛片 | 亚洲va中文字幕无码久久不卡 | 对白脏话肉麻粗话av | 成人欧美一区二区三区黑人 | 成人性做爰aaa片免费看 | 久久亚洲精品中文字幕无男同 | 老太婆性杂交欧美肥老太 | 国产又爽又黄又刺激的视频 | 免费无码午夜福利片69 | 亚拍精品一区二区三区探花 | 小泽玛莉亚一区二区视频在线 | 香蕉久久久久久av成人 | 九九在线中文字幕无码 | 久久久婷婷五月亚洲97号色 | 亚洲国产欧美日韩精品一区二区三区 | 3d动漫精品啪啪一区二区中 | 亚洲男人av香蕉爽爽爽爽 | 久久aⅴ免费观看 | 亚洲另类伦春色综合小说 | 夜夜夜高潮夜夜爽夜夜爰爰 | 国产偷国产偷精品高清尤物 | 国内精品人妻无码久久久影院 | 香蕉久久久久久av成人 | 亚洲精品国偷拍自产在线麻豆 | 国产女主播喷水视频在线观看 | 精品日本一区二区三区在线观看 | 国产网红无码精品视频 | 5858s亚洲色大成网站www | 美女毛片一区二区三区四区 | 丰满妇女强制高潮18xxxx | 色妞www精品免费视频 | 激情综合激情五月俺也去 | 久久精品丝袜高跟鞋 | 波多野结衣高清一区二区三区 | 精品无码国产一区二区三区av | 无遮挡啪啪摇乳动态图 | 国产精品无码一区二区桃花视频 | 乱码av麻豆丝袜熟女系列 | 久久国产精品二国产精品 | 欧美野外疯狂做受xxxx高潮 | 免费男性肉肉影院 | 久久精品国产大片免费观看 | 日本大乳高潮视频在线观看 | 日本丰满熟妇videos | 老熟女乱子伦 | 在线观看国产午夜福利片 | 奇米影视7777久久精品 | 人人妻人人澡人人爽欧美一区九九 | 亚无码乱人伦一区二区 | 国产极品视觉盛宴 | 欧美自拍另类欧美综合图片区 | 娇妻被黑人粗大高潮白浆 | 国产高清av在线播放 | 麻豆md0077饥渴少妇 | 国产成人精品一区二区在线小狼 | 67194成是人免费无码 | 又大又硬又爽免费视频 | 夜精品a片一区二区三区无码白浆 | 亚洲精品中文字幕 | 亚洲中文字幕在线观看 | 强开小婷嫩苞又嫩又紧视频 | 亚洲无人区午夜福利码高清完整版 | 精品一区二区三区无码免费视频 | 天天爽夜夜爽夜夜爽 | 欧美激情一区二区三区成人 | 亚洲 欧美 激情 小说 另类 | 欧美人与禽zoz0性伦交 | 日本精品久久久久中文字幕 | 精品日本一区二区三区在线观看 | 2020最新国产自产精品 | 蜜桃av蜜臀av色欲av麻 999久久久国产精品消防器材 | 色五月五月丁香亚洲综合网 | 国产成人精品一区二区在线小狼 | 亚洲国精产品一二二线 | aa片在线观看视频在线播放 | 东京一本一道一二三区 | 最近免费中文字幕中文高清百度 | 伊在人天堂亚洲香蕉精品区 | av无码久久久久不卡免费网站 | 国产免费久久精品国产传媒 | 久久亚洲日韩精品一区二区三区 | 国产美女精品一区二区三区 | 国产精品第一区揄拍无码 | 18无码粉嫩小泬无套在线观看 | 国内揄拍国内精品少妇国语 | 成人欧美一区二区三区黑人免费 | 在线看片无码永久免费视频 | 欧美刺激性大交 | 亚洲国产精品一区二区美利坚 | 少妇无码一区二区二三区 | 亚洲成av人片在线观看无码不卡 | 亚洲小说春色综合另类 | 色 综合 欧美 亚洲 国产 | 成人女人看片免费视频放人 | 亚洲精品综合一区二区三区在线 | 欧美国产日产一区二区 | 日本www一道久久久免费榴莲 | 亚洲色成人中文字幕网站 | 无码福利日韩神码福利片 | 国产无遮挡又黄又爽免费视频 | 人人澡人摸人人添 | 最新版天堂资源中文官网 | 亚洲一区二区三区国产精华液 | 人妻有码中文字幕在线 | 亚洲高清偷拍一区二区三区 | 精品 日韩 国产 欧美 视频 | 国产欧美精品一区二区三区 | 大地资源网第二页免费观看 | 国产人妻人伦精品1国产丝袜 | 久9re热视频这里只有精品 | 亚洲国精产品一二二线 | 亚洲综合无码久久精品综合 | 亚洲欧洲日本无在线码 | 色欲综合久久中文字幕网 | 日本大乳高潮视频在线观看 | 国产午夜视频在线观看 | 欧洲精品码一区二区三区免费看 | 日本乱偷人妻中文字幕 | 在线观看欧美一区二区三区 | 亚洲精品一区二区三区在线观看 | 久久人人爽人人爽人人片ⅴ | 人人爽人人爽人人片av亚洲 | 亚洲精品成人福利网站 | 午夜精品一区二区三区的区别 | 成人片黄网站色大片免费观看 | 鲁一鲁av2019在线 | 又黄又爽又色的视频 | 日日天日日夜日日摸 | 日本丰满熟妇videos | 十八禁视频网站在线观看 | 日产国产精品亚洲系列 | 国产乱人伦偷精品视频 | 久9re热视频这里只有精品 | 国产免费久久久久久无码 | 熟女体下毛毛黑森林 | 国语自产偷拍精品视频偷 | 国产精品美女久久久久av爽李琼 | 午夜福利试看120秒体验区 | 国产成人无码区免费内射一片色欲 | 国产精品高潮呻吟av久久 | 国产无遮挡吃胸膜奶免费看 | 白嫩日本少妇做爰 | 在线播放免费人成毛片乱码 | 国产手机在线αⅴ片无码观看 | 国产黑色丝袜在线播放 | 国产肉丝袜在线观看 | 99久久亚洲精品无码毛片 | 欧美日韩人成综合在线播放 | 精品成人av一区二区三区 | 特大黑人娇小亚洲女 | 国产亚洲精品精品国产亚洲综合 | 强辱丰满人妻hd中文字幕 | 久久99精品国产麻豆蜜芽 | 亚洲国产精品无码久久久久高潮 | 国产精品资源一区二区 | 久久99精品国产.久久久久 | 天天拍夜夜添久久精品大 | 全球成人中文在线 | 丰满岳乱妇在线观看中字无码 | 亚洲中文字幕va福利 | 无码福利日韩神码福利片 | 久久久久久久久蜜桃 | 美女极度色诱视频国产 | 午夜精品久久久久久久久 | 国产亚av手机在线观看 | 成人综合网亚洲伊人 | 天堂亚洲免费视频 | 精品厕所偷拍各类美女tp嘘嘘 | 又大又紧又粉嫩18p少妇 | 久久精品无码一区二区三区 | 狠狠色色综合网站 | 免费观看的无遮挡av | 中文字幕乱码亚洲无线三区 | 十八禁真人啪啪免费网站 | 亚洲熟妇自偷自拍另类 | 国产片av国语在线观看 | 成 人影片 免费观看 | а√天堂www在线天堂小说 | 人妻尝试又大又粗久久 | 亚洲一区二区三区四区 | 国产高潮视频在线观看 | 中文字幕乱妇无码av在线 | 国产内射老熟女aaaa | 国产成人综合美国十次 | 国产成人综合美国十次 | 无码人妻丰满熟妇区毛片18 | 丰满少妇弄高潮了www | 中文字幕av伊人av无码av | 无码国产激情在线观看 | 玩弄中年熟妇正在播放 | 中文字幕无码视频专区 | 激情国产av做激情国产爱 | 精品亚洲韩国一区二区三区 | 国产特级毛片aaaaaaa高清 | 国产精品无套呻吟在线 | 精品国产一区二区三区av 性色 | 蜜臀av在线播放 久久综合激激的五月天 | 无码纯肉视频在线观看 | 国产一精品一av一免费 | www成人国产高清内射 | 亚洲一区二区三区在线观看网站 | 婷婷丁香五月天综合东京热 | 亚洲成av人影院在线观看 | 免费国产黄网站在线观看 | 精品午夜福利在线观看 | 国产亚洲精品久久久久久久久动漫 | 日本一本二本三区免费 | 中文字幕av无码一区二区三区电影 | 成年美女黄网站色大免费视频 | aⅴ在线视频男人的天堂 | 永久免费精品精品永久-夜色 | 午夜福利试看120秒体验区 | 中文字幕乱码人妻无码久久 | 色一情一乱一伦 | 国产一区二区不卡老阿姨 | 久久久久se色偷偷亚洲精品av | 国产精品鲁鲁鲁 | 少妇人妻大乳在线视频 | 美女张开腿让人桶 | 国产97人人超碰caoprom | 亚洲码国产精品高潮在线 | 国产成人无码区免费内射一片色欲 | 国产一区二区三区四区五区加勒比 | 少妇性俱乐部纵欲狂欢电影 | 国产成人精品久久亚洲高清不卡 | 国产精品亚洲一区二区三区喷水 | 日本一本二本三区免费 | 国产无遮挡又黄又爽免费视频 | 国产午夜手机精彩视频 | 亚洲中文字幕av在天堂 | 国产精品办公室沙发 | 国产在线aaa片一区二区99 | 国内丰满熟女出轨videos | 国内精品一区二区三区不卡 | 色综合久久久久综合一本到桃花网 | 国产精品99久久精品爆乳 | 国产黑色丝袜在线播放 | 国产成人一区二区三区别 | 久久精品无码一区二区三区 | 精品欧洲av无码一区二区三区 | 国产精品爱久久久久久久 | √天堂中文官网8在线 | 久久久久久av无码免费看大片 | 又大又黄又粗又爽的免费视频 | 亚洲啪av永久无码精品放毛片 | 激情爆乳一区二区三区 | 精品成人av一区二区三区 | 成人女人看片免费视频放人 | 正在播放老肥熟妇露脸 | 成熟女人特级毛片www免费 | 中文字幕无码av激情不卡 | 欧美乱妇无乱码大黄a片 | 麻豆国产97在线 | 欧洲 | 亚洲欧美日韩综合久久久 | 99er热精品视频 | 天海翼激烈高潮到腰振不止 | 噜噜噜亚洲色成人网站 | 又大又硬又爽免费视频 | av香港经典三级级 在线 | 精品国产aⅴ无码一区二区 | 伊人久久大香线蕉亚洲 | 最新国产乱人伦偷精品免费网站 | 天堂亚洲2017在线观看 | 高潮毛片无遮挡高清免费 | 精品无人国产偷自产在线 | 天天av天天av天天透 | 大地资源网第二页免费观看 | 亚洲爆乳精品无码一区二区三区 | 性欧美牲交在线视频 | 日欧一片内射va在线影院 | 精品无人国产偷自产在线 | 亚洲国产欧美国产综合一区 | 嫩b人妻精品一区二区三区 | 激情内射亚州一区二区三区爱妻 | 国产热a欧美热a在线视频 | 亚洲a无码综合a国产av中文 | 国产精品成人av在线观看 | 国产无遮挡吃胸膜奶免费看 | 色婷婷综合激情综在线播放 | 亚洲精品一区二区三区四区五区 | 亚洲精品久久久久avwww潮水 | 97人妻精品一区二区三区 | 欧美一区二区三区 | 欧美国产日产一区二区 | 久久午夜夜伦鲁鲁片无码免费 | 色欲人妻aaaaaaa无码 | 人妻少妇被猛烈进入中文字幕 | 四虎影视成人永久免费观看视频 | 精品国产福利一区二区 | 国产成人av免费观看 | 国产精品国产三级国产专播 | 国产va免费精品观看 | 久久精品丝袜高跟鞋 | 图片小说视频一区二区 | 色婷婷香蕉在线一区二区 | 中文字幕乱码人妻无码久久 | 无码人妻丰满熟妇区五十路百度 | 美女极度色诱视频国产 | 成 人 免费观看网站 | 中文字幕亚洲情99在线 | 国产乱人偷精品人妻a片 | 女人被爽到呻吟gif动态图视看 | 真人与拘做受免费视频一 | 中文精品无码中文字幕无码专区 | 无码中文字幕色专区 | 久久天天躁夜夜躁狠狠 | 国内丰满熟女出轨videos | 天干天干啦夜天干天2017 | 欧洲熟妇精品视频 | www国产亚洲精品久久网站 | 波多野42部无码喷潮在线 | 欧美黑人巨大xxxxx | 精品人妻人人做人人爽 | 熟妇人妻激情偷爽文 | 久久无码中文字幕免费影院蜜桃 | 亚洲色无码一区二区三区 | 18禁黄网站男男禁片免费观看 | 亚洲人亚洲人成电影网站色 | 大肉大捧一进一出视频出来呀 | 婷婷综合久久中文字幕蜜桃三电影 | 国产精品久久久久久无码 | 波多野结衣高清一区二区三区 | 九一九色国产 | 成人三级无码视频在线观看 | 波多野结衣av一区二区全免费观看 | 美女扒开屁股让男人桶 | 在线播放免费人成毛片乱码 | 欧美老妇交乱视频在线观看 | 亚洲经典千人经典日产 | 少妇邻居内射在线 | 国产精品毛片一区二区 | 人人妻人人澡人人爽人人精品 | 久久久精品欧美一区二区免费 | 中文字幕av伊人av无码av | 无码成人精品区在线观看 | 国产亚洲精品久久久久久久久动漫 | 欧美黑人巨大xxxxx | а√天堂www在线天堂小说 | 中文字幕无线码免费人妻 | 国产美女精品一区二区三区 | 精品国产成人一区二区三区 | 99精品国产综合久久久久五月天 | 自拍偷自拍亚洲精品10p | 亚洲另类伦春色综合小说 | 欧美日韩一区二区三区自拍 | 精品水蜜桃久久久久久久 | 国产疯狂伦交大片 | 免费播放一区二区三区 | 奇米影视7777久久精品 | 狠狠噜狠狠狠狠丁香五月 | 九九热爱视频精品 | 小sao货水好多真紧h无码视频 | 88国产精品欧美一区二区三区 | 亚洲精品久久久久中文第一幕 | 正在播放老肥熟妇露脸 | 久久aⅴ免费观看 | 成人一在线视频日韩国产 | 日韩人妻系列无码专区 | 久久精品国产一区二区三区肥胖 | 亚洲精品欧美二区三区中文字幕 | 久久久久99精品国产片 | 亚洲七七久久桃花影院 | av在线亚洲欧洲日产一区二区 | 美女极度色诱视频国产 | 熟妇女人妻丰满少妇中文字幕 | 亚洲狠狠婷婷综合久久 | 国产亚洲美女精品久久久2020 | 永久免费观看国产裸体美女 | 国产成人精品一区二区在线小狼 | 日韩 欧美 动漫 国产 制服 | 2020久久超碰国产精品最新 | 国产小呦泬泬99精品 | 国产 精品 自在自线 | 国产激情综合五月久久 | 美女毛片一区二区三区四区 | 色婷婷综合中文久久一本 | 俺去俺来也在线www色官网 | 欧美丰满熟妇xxxx性ppx人交 | 成人免费无码大片a毛片 | 白嫩日本少妇做爰 | 成人无码视频免费播放 | 男女下面进入的视频免费午夜 | 无码人妻久久一区二区三区不卡 | 国产精品人人爽人人做我的可爱 | 一个人看的视频www在线 | 欧美亚洲日韩国产人成在线播放 | 无码任你躁久久久久久久 | 免费播放一区二区三区 | 日日天干夜夜狠狠爱 | 日韩欧美群交p片內射中文 | 东京无码熟妇人妻av在线网址 | 又色又爽又黄的美女裸体网站 | 特大黑人娇小亚洲女 | 天天爽夜夜爽夜夜爽 | 高清无码午夜福利视频 | 国产偷国产偷精品高清尤物 | 欧美成人午夜精品久久久 | 国产成人av免费观看 | 成人无码精品一区二区三区 | 人人爽人人澡人人高潮 | 精品少妇爆乳无码av无码专区 | 国产精品对白交换视频 | yw尤物av无码国产在线观看 | 久久久久se色偷偷亚洲精品av | 亚洲中文无码av永久不收费 | 亚洲综合无码一区二区三区 | 久久久久国色av免费观看性色 | 亚洲一区二区三区在线观看网站 | 久久综合给合久久狠狠狠97色 | 日本精品久久久久中文字幕 | 亚洲乱码日产精品bd | 日韩av无码中文无码电影 | 人人妻人人藻人人爽欧美一区 | √天堂资源地址中文在线 | 丰满少妇人妻久久久久久 | 无码av岛国片在线播放 | 奇米影视7777久久精品 | 亚洲精品中文字幕久久久久 | 国产深夜福利视频在线 | 国产精品亚洲五月天高清 | 午夜丰满少妇性开放视频 | 天堂在线观看www | 免费无码av一区二区 | 亚洲成在人网站无码天堂 | 色综合久久久久综合一本到桃花网 | 97夜夜澡人人双人人人喊 | 成人一区二区免费视频 | 国产艳妇av在线观看果冻传媒 | 99久久久无码国产aaa精品 | 无码人中文字幕 | 无码国产乱人伦偷精品视频 | 97精品国产97久久久久久免费 | 人人妻人人澡人人爽欧美精品 | 无码播放一区二区三区 | 学生妹亚洲一区二区 | 日日躁夜夜躁狠狠躁 | 色偷偷人人澡人人爽人人模 | 强辱丰满人妻hd中文字幕 | 一区二区传媒有限公司 | 99久久精品午夜一区二区 | 久久综合激激的五月天 | 国产精品美女久久久久av爽李琼 | 在线看片无码永久免费视频 | 欧美自拍另类欧美综合图片区 | 久久99热只有频精品8 | 中文字幕无码免费久久99 | 久久综合色之久久综合 | 98国产精品综合一区二区三区 | 性生交大片免费看l | 强伦人妻一区二区三区视频18 | 在线亚洲高清揄拍自拍一品区 | 日日干夜夜干 | 国产精品久久久久无码av色戒 | 国产精品亚洲lv粉色 | 在线 国产 欧美 亚洲 天堂 | 中国女人内谢69xxxxxa片 | 成人女人看片免费视频放人 | 六月丁香婷婷色狠狠久久 | 日本xxxx色视频在线观看免费 | 亚洲国产精品一区二区美利坚 | 天下第一社区视频www日本 | 国产亚洲欧美在线专区 | 成人无码影片精品久久久 | 精品国偷自产在线视频 | 国产无av码在线观看 | 国产精品鲁鲁鲁 | 丰满肥臀大屁股熟妇激情视频 | 男女下面进入的视频免费午夜 | 亚洲天堂2017无码 | 久久久久免费精品国产 | 四虎国产精品一区二区 | 久久国产36精品色熟妇 | 精品国产成人一区二区三区 | 中文字幕人妻丝袜二区 | 牛和人交xxxx欧美 | 国产精品无套呻吟在线 | 久久精品人人做人人综合试看 | 精品欧美一区二区三区久久久 | 日产精品99久久久久久 | 精品偷自拍另类在线观看 | 成在人线av无码免观看麻豆 | 色综合久久中文娱乐网 | 亚洲中文字幕乱码av波多ji | 国产片av国语在线观看 | 性色欲情网站iwww九文堂 | 久久精品中文字幕大胸 | 国产av一区二区精品久久凹凸 | 亚洲va欧美va天堂v国产综合 | aⅴ在线视频男人的天堂 | 亚洲乱码国产乱码精品精 | 67194成是人免费无码 | 人人澡人摸人人添 | 久久国内精品自在自线 | 麻豆国产人妻欲求不满谁演的 | 思思久久99热只有频精品66 | 在线看片无码永久免费视频 | 在教室伦流澡到高潮hnp视频 | 欧美日韩在线亚洲综合国产人 | 久久久久久亚洲精品a片成人 | 亚洲高清偷拍一区二区三区 | 四虎国产精品免费久久 | 又大又黄又粗又爽的免费视频 | 欧美国产日韩久久mv | 爆乳一区二区三区无码 | 一本一道久久综合久久 | 亚洲日韩精品欧美一区二区 | 少妇被黑人到高潮喷出白浆 | 国产亲子乱弄免费视频 | 精品一区二区三区波多野结衣 | 日韩精品a片一区二区三区妖精 | www国产亚洲精品久久网站 | 欧美日韩色另类综合 | 麻豆md0077饥渴少妇 | 久在线观看福利视频 | 欧美 丝袜 自拍 制服 另类 | 水蜜桃av无码 | 少妇性l交大片 | 国产亚洲人成a在线v网站 | 中文字幕色婷婷在线视频 | 4hu四虎永久在线观看 | 国产一区二区三区四区五区加勒比 | 夫妻免费无码v看片 | 久久国产自偷自偷免费一区调 | 精品偷拍一区二区三区在线看 | 丰腴饱满的极品熟妇 | 999久久久国产精品消防器材 | 国产精品久久久午夜夜伦鲁鲁 | 黑人巨大精品欧美黑寡妇 | 欧美丰满熟妇xxxx性ppx人交 | 巨爆乳无码视频在线观看 | 丝袜 中出 制服 人妻 美腿 | 无人区乱码一区二区三区 | 久久精品无码一区二区三区 | 日韩人妻无码中文字幕视频 | 99久久人妻精品免费一区 | 国产精品va在线观看无码 | 精品无人区无码乱码毛片国产 | 久久亚洲中文字幕精品一区 | 性欧美videos高清精品 | 亚洲中文字幕无码一久久区 | 久久综合激激的五月天 | 131美女爱做视频 | 午夜无码人妻av大片色欲 | 综合人妻久久一区二区精品 | 色综合久久久无码网中文 | 久久成人a毛片免费观看网站 | 久久国产精品偷任你爽任你 | 麻豆果冻传媒2021精品传媒一区下载 | 伊人久久大香线焦av综合影院 | 波多野42部无码喷潮在线 | 国产麻豆精品精东影业av网站 | 人人妻人人澡人人爽欧美精品 | 国产农村乱对白刺激视频 | 国产精品亚洲一区二区三区喷水 | 亚洲春色在线视频 | 玩弄人妻少妇500系列视频 | 国产精品无码成人午夜电影 | 亲嘴扒胸摸屁股激烈网站 | 全球成人中文在线 | 亚洲成在人网站无码天堂 | 99riav国产精品视频 | 无遮无挡爽爽免费视频 | 亚洲精品久久久久avwww潮水 | 国产女主播喷水视频在线观看 | 精品成在人线av无码免费看 | 国产精品无码一区二区桃花视频 | 精品国产一区av天美传媒 | 亚洲成色在线综合网站 | 国内精品九九久久久精品 | 国产精品无码一区二区桃花视频 | 亚洲aⅴ无码成人网站国产app | 内射白嫩少妇超碰 | 国产欧美亚洲精品a | 大地资源中文第3页 | 无码国产乱人伦偷精品视频 | 色欲久久久天天天综合网精品 | 日本一区二区三区免费高清 | 乱人伦人妻中文字幕无码久久网 | 日本乱偷人妻中文字幕 | 亚洲爆乳无码专区 | 乱中年女人伦av三区 | 亚洲s码欧洲m码国产av | 中文字幕乱码人妻二区三区 | 久久久久se色偷偷亚洲精品av | 日本xxxx色视频在线观看免费 | 亚洲精品国产精品乱码视色 | 四虎永久在线精品免费网址 | 在线天堂新版最新版在线8 | 国产成人无码a区在线观看视频app | 日日摸日日碰夜夜爽av | 精品偷拍一区二区三区在线看 | 亚洲一区二区三区四区 | 国产农村妇女高潮大叫 | 无码任你躁久久久久久久 | 丁香花在线影院观看在线播放 | 久久久久成人精品免费播放动漫 | 成人女人看片免费视频放人 | 老熟妇乱子伦牲交视频 | 领导边摸边吃奶边做爽在线观看 | 久久精品国产99久久6动漫 | 精品偷拍一区二区三区在线看 | 国产精品99爱免费视频 | 国产午夜福利亚洲第一 | 日日干夜夜干 | 国产人妻精品午夜福利免费 | 久久婷婷五月综合色国产香蕉 | 亚洲天堂2017无码中文 | 国产人妻久久精品二区三区老狼 | 无码精品国产va在线观看dvd | 久久五月精品中文字幕 | 国产网红无码精品视频 | 国内精品久久久久久中文字幕 | 欧美亚洲日韩国产人成在线播放 | 久久精品99久久香蕉国产色戒 | 久久久婷婷五月亚洲97号色 | 精品无码国产一区二区三区av | 天天躁日日躁狠狠躁免费麻豆 | 亚洲狠狠婷婷综合久久 | 亚洲人成网站色7799 | 天天av天天av天天透 | 麻豆成人精品国产免费 | 成 人 网 站国产免费观看 | 中文字幕无码av激情不卡 | 中文无码伦av中文字幕 | 欧美国产日韩亚洲中文 | 国产精品久久久午夜夜伦鲁鲁 | 亚洲娇小与黑人巨大交 | 欧美野外疯狂做受xxxx高潮 | 久久97精品久久久久久久不卡 | 超碰97人人做人人爱少妇 | 欧美 日韩 亚洲 在线 | 无码一区二区三区在线 | 人妻少妇精品无码专区二区 | 四十如虎的丰满熟妇啪啪 | 国产一区二区三区精品视频 | 好屌草这里只有精品 | 亚洲男人av香蕉爽爽爽爽 | 天天爽夜夜爽夜夜爽 | 色综合久久久久综合一本到桃花网 | 亚洲欧洲中文日韩av乱码 | 亚洲日韩精品欧美一区二区 | 中文字幕无码乱人伦 | 亚洲人成网站色7799 | 国产人妻人伦精品 | 国产亚洲欧美日韩亚洲中文色 | 国产成人无码区免费内射一片色欲 | 无码成人精品区在线观看 | 玩弄少妇高潮ⅹxxxyw | 精品人人妻人人澡人人爽人人 | 中文字幕av无码一区二区三区电影 | 免费无码一区二区三区蜜桃大 | 精品aⅴ一区二区三区 | 大肉大捧一进一出视频出来呀 | 噜噜噜亚洲色成人网站 | 亚洲阿v天堂在线 | 亚洲精品一区国产 | 天天躁夜夜躁狠狠是什么心态 | 最近中文2019字幕第二页 | 欧美性黑人极品hd | 2019午夜福利不卡片在线 | 嫩b人妻精品一区二区三区 | 青青草原综合久久大伊人精品 | 亚洲gv猛男gv无码男同 | 人人澡人人妻人人爽人人蜜桃 | 思思久久99热只有频精品66 | 老熟女重囗味hdxx69 | 欧美精品一区二区精品久久 | 久久99精品久久久久久 | 亚洲自偷自偷在线制服 | 国产内射老熟女aaaa | 成熟人妻av无码专区 | 日日碰狠狠丁香久燥 | 中文无码成人免费视频在线观看 | 国产色精品久久人妻 | 亚洲aⅴ无码成人网站国产app | 亚洲男人av香蕉爽爽爽爽 | 亚洲s码欧洲m码国产av | 又大又黄又粗又爽的免费视频 | 国产激情无码一区二区app | 国产午夜无码视频在线观看 | 国产精品国产三级国产专播 | 精品日本一区二区三区在线观看 | 久热国产vs视频在线观看 | 国产精品亚洲专区无码不卡 | 精品一区二区三区波多野结衣 | 天天躁夜夜躁狠狠是什么心态 | 一本久久a久久精品亚洲 | 精品久久综合1区2区3区激情 | 国产精品鲁鲁鲁 | 曰本女人与公拘交酡免费视频 | 亚洲天堂2017无码 | 国产亚洲人成在线播放 | 又大又紧又粉嫩18p少妇 | 2020久久超碰国产精品最新 | 亚洲国产精品一区二区美利坚 | 少妇的肉体aa片免费 | 丰满人妻翻云覆雨呻吟视频 | 中文字幕无码免费久久99 | 婷婷六月久久综合丁香 | 日日干夜夜干 | 亚洲精品久久久久久久久久久 | 3d动漫精品啪啪一区二区中 | 精品欧美一区二区三区久久久 | 国产乱子伦视频在线播放 | 图片小说视频一区二区 | 国产一区二区三区影院 | 国产艳妇av在线观看果冻传媒 | 日韩无套无码精品 | 亚洲小说图区综合在线 | 欧美亚洲国产一区二区三区 | 免费中文字幕日韩欧美 | 欧美精品一区二区精品久久 | 无码av岛国片在线播放 | 久久人人爽人人爽人人片ⅴ | 无人区乱码一区二区三区 | 色狠狠av一区二区三区 | 中文字幕无码热在线视频 | 亚洲男女内射在线播放 | 兔费看少妇性l交大片免费 | 免费播放一区二区三区 | 午夜无码人妻av大片色欲 | 无码av最新清无码专区吞精 | 国产97色在线 | 免 | 精品无码成人片一区二区98 | 99er热精品视频 | 亚洲欧美日韩国产精品一区二区 | 在线播放无码字幕亚洲 | 高潮毛片无遮挡高清免费 | 双乳奶水饱满少妇呻吟 | 国产色视频一区二区三区 | 精品国产成人一区二区三区 | 亚洲国产精品无码久久久久高潮 | 丝袜美腿亚洲一区二区 | 亚洲色欲色欲天天天www | 久久精品中文字幕大胸 | 在线亚洲高清揄拍自拍一品区 | 波多野结衣乳巨码无在线观看 | 高清国产亚洲精品自在久久 | 国产亚av手机在线观看 | 无码乱肉视频免费大全合集 | 性史性农村dvd毛片 | 亚洲国产精品毛片av不卡在线 | 欧美国产亚洲日韩在线二区 | 国产成人精品一区二区在线小狼 | 成年美女黄网站色大免费视频 | 国产精品理论片在线观看 | 久久精品女人的天堂av | 亚洲一区二区三区偷拍女厕 | 国产一精品一av一免费 | 日韩欧美群交p片內射中文 | av人摸人人人澡人人超碰下载 | 国产日产欧产精品精品app | 亚洲小说图区综合在线 | 国产精品第一国产精品 | 久激情内射婷内射蜜桃人妖 | 天堂亚洲2017在线观看 | 免费国产黄网站在线观看 | 久久精品视频在线看15 | 免费无码av一区二区 | 黑人巨大精品欧美黑寡妇 | 无码人妻丰满熟妇区五十路百度 | 精品国产国产综合精品 | 免费观看又污又黄的网站 | 国产又粗又硬又大爽黄老大爷视 | 国产97人人超碰caoprom | 中文字幕av日韩精品一区二区 | 99re在线播放 | 国产成人无码av一区二区 | 97久久精品无码一区二区 | 国产sm调教视频在线观看 | 爽爽影院免费观看 | 精品 日韩 国产 欧美 视频 | 少妇激情av一区二区 | 久久婷婷五月综合色国产香蕉 | 亚洲熟妇色xxxxx欧美老妇 | 中文字幕无码免费久久99 | 99久久无码一区人妻 | 国产欧美精品一区二区三区 | 久久久久亚洲精品男人的天堂 | 中文字幕中文有码在线 | 蜜臀aⅴ国产精品久久久国产老师 | 久久婷婷五月综合色国产香蕉 | 中文毛片无遮挡高清免费 | 国产极品美女高潮无套在线观看 | a国产一区二区免费入口 | 伊人色综合久久天天小片 | 国产精品怡红院永久免费 | 欧美 丝袜 自拍 制服 另类 | 久久精品中文字幕大胸 | 免费看男女做好爽好硬视频 | 7777奇米四色成人眼影 | 久久精品中文字幕一区 | 任你躁在线精品免费 | 亚洲日韩av一区二区三区四区 | 国产精品人人爽人人做我的可爱 | 国产99久久精品一区二区 | 全球成人中文在线 | 欧美激情内射喷水高潮 | 18禁止看的免费污网站 | 中文亚洲成a人片在线观看 | 成人无码精品一区二区三区 | 国产另类ts人妖一区二区 | 日韩精品成人一区二区三区 | 麻豆国产人妻欲求不满 | 亚洲欧美精品aaaaaa片 | 久久无码专区国产精品s | 日欧一片内射va在线影院 | 国产一区二区不卡老阿姨 | 丝袜人妻一区二区三区 | 中文字幕乱妇无码av在线 | 极品尤物被啪到呻吟喷水 | 又粗又大又硬又长又爽 | 日本成熟视频免费视频 | 国产精品久久久av久久久 | 国产农村妇女高潮大叫 | 全球成人中文在线 | 国产午夜福利亚洲第一 | 无码吃奶揉捏奶头高潮视频 | 日本大香伊一区二区三区 | 黑人粗大猛烈进出高潮视频 | 大地资源中文第3页 | 成人女人看片免费视频放人 | 免费中文字幕日韩欧美 | 中文字幕乱码人妻二区三区 | 99er热精品视频 | 极品尤物被啪到呻吟喷水 | 精品久久久中文字幕人妻 | 女人被男人躁得好爽免费视频 | 欧美丰满熟妇xxxx | 亚洲精品成人福利网站 | 男人和女人高潮免费网站 | 成人毛片一区二区 | 亚洲一区二区三区偷拍女厕 | 欧美老人巨大xxxx做受 | 麻花豆传媒剧国产免费mv在线 | 亚洲成a人片在线观看日本 | 在线播放免费人成毛片乱码 | 综合网日日天干夜夜久久 | 中文亚洲成a人片在线观看 | 亚洲色欲色欲天天天www | 日韩人妻系列无码专区 | 波多野结衣乳巨码无在线观看 | 自拍偷自拍亚洲精品被多人伦好爽 | 西西人体www44rt大胆高清 | 国产精品美女久久久久av爽李琼 | 四虎国产精品一区二区 | 东京热男人av天堂 | 综合激情五月综合激情五月激情1 | 性欧美牲交xxxxx视频 | 最近中文2019字幕第二页 | 色综合久久久无码中文字幕 | 一本精品99久久精品77 | 无人区乱码一区二区三区 | 少妇人妻偷人精品无码视频 | 在线观看国产一区二区三区 | 久久久精品欧美一区二区免费 | 国产成人一区二区三区别 | 国产sm调教视频在线观看 | 精品无人国产偷自产在线 | 高清不卡一区二区三区 | 亚洲人成影院在线无码按摩店 | 中文字幕人妻无码一夲道 | 人妻与老人中文字幕 | 国产熟妇高潮叫床视频播放 | 波多野结衣aⅴ在线 | 极品尤物被啪到呻吟喷水 | 国产97在线 | 亚洲 | 国产精品无码一区二区桃花视频 | 岛国片人妻三上悠亚 | 欧美成人高清在线播放 | 大肉大捧一进一出好爽视频 | 日韩精品a片一区二区三区妖精 | 成人影院yy111111在线观看 | 九九综合va免费看 | 人妻尝试又大又粗久久 | 国产人妻精品一区二区三区不卡 | 中文字幕乱码人妻无码久久 | 亚洲成av人在线观看网址 | 无码人妻丰满熟妇区五十路百度 | 女人被男人躁得好爽免费视频 | 日韩av激情在线观看 | 欧美丰满老熟妇xxxxx性 | 久久人人爽人人爽人人片av高清 | 乱中年女人伦av三区 | 久久亚洲日韩精品一区二区三区 | 纯爱无遮挡h肉动漫在线播放 | 国产黄在线观看免费观看不卡 | 久久久久久久久888 | 国产精品久久国产三级国 | 欧美日韩一区二区综合 | 久久久久se色偷偷亚洲精品av | 国产免费观看黄av片 | 亚洲中文字幕在线无码一区二区 | 午夜性刺激在线视频免费 | 无码毛片视频一区二区本码 | 国产内射爽爽大片视频社区在线 | 奇米影视888欧美在线观看 | 国产 浪潮av性色四虎 | 国产莉萝无码av在线播放 | 一二三四在线观看免费视频 | 日本乱偷人妻中文字幕 | 亚洲高清偷拍一区二区三区 | 久久五月精品中文字幕 | 亚洲熟熟妇xxxx | 人人妻在人人 | 久久99热只有频精品8 | 亚洲伊人久久精品影院 | 国产精品a成v人在线播放 | 一本久久a久久精品亚洲 | 欧美黑人巨大xxxxx | 国产成人无码午夜视频在线观看 | 女人被爽到呻吟gif动态图视看 | 青草视频在线播放 | 国产亚洲欧美日韩亚洲中文色 | 亚洲欧洲无卡二区视頻 | 乌克兰少妇性做爰 | 亚洲国产av精品一区二区蜜芽 | 日日麻批免费40分钟无码 | 99久久婷婷国产综合精品青草免费 | 人人爽人人爽人人片av亚洲 | 欧美国产日韩亚洲中文 | 亚洲色成人中文字幕网站 | 久久久久av无码免费网 | 亚洲一区二区三区含羞草 | 九九在线中文字幕无码 | 任你躁国产自任一区二区三区 | 亚欧洲精品在线视频免费观看 | 亚洲va中文字幕无码久久不卡 | 成人一区二区免费视频 | 超碰97人人射妻 | 娇妻被黑人粗大高潮白浆 | 欧美国产日韩亚洲中文 | 蜜桃臀无码内射一区二区三区 | 强开小婷嫩苞又嫩又紧视频 | 67194成是人免费无码 | 亚洲成a人片在线观看无码 | 搡女人真爽免费视频大全 | 久久久中文字幕日本无吗 | 亚洲日韩乱码中文无码蜜桃臀网站 | 又大又硬又爽免费视频 | 精品国偷自产在线视频 | 无遮无挡爽爽免费视频 | 国产精品久久久久无码av色戒 | 国产亚洲精品久久久久久久 | 一本一道久久综合久久 | 男人的天堂av网站 | aⅴ亚洲 日韩 色 图网站 播放 | 国产精品无码永久免费888 | 精品无人国产偷自产在线 | 国产成人精品三级麻豆 | 久久午夜无码鲁丝片 | 亚洲成熟女人毛毛耸耸多 | 2019nv天堂香蕉在线观看 | 国产精品亚洲五月天高清 | 小鲜肉自慰网站xnxx | 两性色午夜免费视频 | www国产亚洲精品久久网站 | 精品欧洲av无码一区二区三区 | 亚洲一区二区三区国产精华液 | 欧美喷潮久久久xxxxx | 男人和女人高潮免费网站 | 99视频精品全部免费免费观看 | 欧美日韩色另类综合 | 欧美丰满熟妇xxxx性ppx人交 | 欧美野外疯狂做受xxxx高潮 | 亚洲毛片av日韩av无码 | 亚洲中文字幕乱码av波多ji | 欧美阿v高清资源不卡在线播放 | 99久久精品无码一区二区毛片 | 亚洲国产av美女网站 | 欧美 日韩 亚洲 在线 | 伊人色综合久久天天小片 | 中国大陆精品视频xxxx | 国产又粗又硬又大爽黄老大爷视 | 亚洲日韩av一区二区三区四区 | 亚洲精品一区二区三区在线观看 | 亚洲国产成人a精品不卡在线 | 亚洲国精产品一二二线 | 精品偷拍一区二区三区在线看 | 国产精品亚洲а∨无码播放麻豆 | 99久久精品午夜一区二区 | 亚洲日本va午夜在线电影 | 在线a亚洲视频播放在线观看 | 青草视频在线播放 | 国产小呦泬泬99精品 | 欧美喷潮久久久xxxxx | 熟女少妇人妻中文字幕 | 一区二区三区乱码在线 | 欧洲 | 99久久人妻精品免费二区 | 性欧美大战久久久久久久 | 两性色午夜免费视频 | 国产成人无码一二三区视频 | 两性色午夜免费视频 | 一本大道久久东京热无码av | 97久久国产亚洲精品超碰热 | 乱码午夜-极国产极内射 | 亚洲精品国产精品乱码不卡 | 欧美黑人巨大xxxxx | 性做久久久久久久免费看 | 天堂在线观看www | а天堂中文在线官网 | 国产av一区二区三区最新精品 | 日韩无套无码精品 | 亚洲人成网站在线播放942 | 免费无码av一区二区 | 国产无套内射久久久国产 | 国产一区二区三区影院 | 精品乱子伦一区二区三区 | 国产特级毛片aaaaaaa高清 | 久久久久久a亚洲欧洲av冫 | 久久精品国产99精品亚洲 | 亚洲人成影院在线无码按摩店 | 丰满少妇熟乱xxxxx视频 | 久久亚洲a片com人成 | 亚洲乱码中文字幕在线 | 国产精品亚洲一区二区三区喷水 | 国产一区二区三区四区五区加勒比 | 亚洲成av人在线观看网址 | 亚洲熟妇色xxxxx亚洲 | 精品久久久久久人妻无码中文字幕 | 伊人久久大香线焦av综合影院 | 蜜桃视频插满18在线观看 | 欧洲vodafone精品性 | 四虎影视成人永久免费观看视频 | 内射老妇bbwx0c0ck | 欧美午夜特黄aaaaaa片 | 99久久99久久免费精品蜜桃 | 又紧又大又爽精品一区二区 | 久久人妻内射无码一区三区 | 亚洲爆乳无码专区 | 婷婷六月久久综合丁香 | 久久亚洲中文字幕精品一区 | 在教室伦流澡到高潮hnp视频 | 无码国产色欲xxxxx视频 | 欧美乱妇无乱码大黄a片 | 一本久道久久综合婷婷五月 | 精品乱子伦一区二区三区 | 久久亚洲国产成人精品性色 | 国产精品美女久久久 | 色 综合 欧美 亚洲 国产 | 日日碰狠狠丁香久燥 | 中文字幕无码热在线视频 | 久久久精品国产sm最大网站 | 国产偷抇久久精品a片69 | 久久综合色之久久综合 | 日本精品高清一区二区 | 欧美日韩视频无码一区二区三 | 无码人妻久久一区二区三区不卡 | 亚洲人亚洲人成电影网站色 | 国产一区二区三区影院 | 黑人巨大精品欧美黑寡妇 | 欧美一区二区三区视频在线观看 | 国产免费久久精品国产传媒 | 无码人妻丰满熟妇区五十路百度 | 香港三级日本三级妇三级 | 国产亚洲精品久久久久久大师 | 亚洲色欲色欲天天天www | 无码一区二区三区在线 | 亚洲国产精品久久久天堂 | 偷窥村妇洗澡毛毛多 | 动漫av网站免费观看 | 精品久久久久久人妻无码中文字幕 | 欧美 丝袜 自拍 制服 另类 | 久久综合给合久久狠狠狠97色 | 日本www一道久久久免费榴莲 | 无码人妻av免费一区二区三区 | 性生交片免费无码看人 | 国产精品毛片一区二区 | 无码人妻黑人中文字幕 | 搡女人真爽免费视频大全 | 亚洲欧美日韩综合久久久 | 少妇人妻av毛片在线看 | 久久99精品国产麻豆蜜芽 | 日本乱人伦片中文三区 | 亚洲综合无码一区二区三区 | 少妇性l交大片 | 丰满岳乱妇在线观看中字无码 | 国产成人无码a区在线观看视频app | 亚洲中文字幕无码中文字在线 | 中文无码精品a∨在线观看不卡 | 日本熟妇浓毛 | 久久亚洲精品中文字幕无男同 | 特黄特色大片免费播放器图片 | 国产肉丝袜在线观看 | 午夜精品一区二区三区的区别 | 牛和人交xxxx欧美 | 久久久久久亚洲精品a片成人 | 欧美人与牲动交xxxx | 亚洲天堂2017无码 | 国产精品高潮呻吟av久久 | 精品国产av色一区二区深夜久久 | 日韩av无码中文无码电影 | 日韩 欧美 动漫 国产 制服 | 久久久亚洲欧洲日产国码αv | 婷婷色婷婷开心五月四房播播 | 丁香啪啪综合成人亚洲 | 国产亚洲精品久久久久久久 | 蜜臀av无码人妻精品 | 老熟女乱子伦 | 国产av一区二区三区最新精品 | 国产午夜亚洲精品不卡下载 | 欧美国产日韩亚洲中文 | 无码人妻av免费一区二区三区 | 国产情侣作爱视频免费观看 | 日本肉体xxxx裸交 | 国产精品.xx视频.xxtv | 又粗又大又硬又长又爽 | 成人试看120秒体验区 | 亚洲日韩一区二区三区 | 欧美性黑人极品hd | 丰满肥臀大屁股熟妇激情视频 | 色综合久久88色综合天天 | 欧美兽交xxxx×视频 | 精品人妻人人做人人爽 | 天天爽夜夜爽夜夜爽 | 国产精品成人av在线观看 | 中国大陆精品视频xxxx | 欧美人与禽猛交狂配 | 波多野结衣av在线观看 | 蜜臀aⅴ国产精品久久久国产老师 | 人人妻人人澡人人爽欧美一区 | 无遮挡国产高潮视频免费观看 | 成人三级无码视频在线观看 | 欧美精品无码一区二区三区 | 久久久久成人片免费观看蜜芽 | 国产莉萝无码av在线播放 | 色噜噜亚洲男人的天堂 | 两性色午夜视频免费播放 | 男人的天堂2018无码 | 精品人妻人人做人人爽 | 亚洲国产成人a精品不卡在线 | 中文精品久久久久人妻不卡 | 亚洲最大成人网站 | 国产真实乱对白精彩久久 | 亚洲精品www久久久 | 久久97精品久久久久久久不卡 | 日本在线高清不卡免费播放 | 少妇高潮一区二区三区99 | 人妻夜夜爽天天爽三区 | 性色av无码免费一区二区三区 | 午夜嘿嘿嘿影院 | 国产精华av午夜在线观看 | 综合人妻久久一区二区精品 | 国产内射爽爽大片视频社区在线 | 自拍偷自拍亚洲精品10p | 午夜精品久久久久久久 | 国产成人无码午夜视频在线观看 | 欧洲vodafone精品性 | 色老头在线一区二区三区 | 欧美人与禽zoz0性伦交 | 婷婷综合久久中文字幕蜜桃三电影 | 99久久精品国产一区二区蜜芽 | 成人性做爰aaa片免费看不忠 | 免费中文字幕日韩欧美 | 国产精品久久久久久亚洲影视内衣 | 亲嘴扒胸摸屁股激烈网站 | 高中生自慰www网站 | 无码一区二区三区在线 | 亚洲人交乣女bbw | 欧美日本免费一区二区三区 | 亚洲一区二区三区播放 | 欧美国产日韩久久mv | 又大又紧又粉嫩18p少妇 | 国产精品高潮呻吟av久久4虎 | 红桃av一区二区三区在线无码av | 精品一二三区久久aaa片 | 亚洲欧美色中文字幕在线 | 欧美xxxxx精品 | 大乳丰满人妻中文字幕日本 | 无码av岛国片在线播放 | 3d动漫精品啪啪一区二区中 | 国产9 9在线 | 中文 | 亚洲狠狠色丁香婷婷综合 | 日本精品少妇一区二区三区 | a片在线免费观看 | 娇妻被黑人粗大高潮白浆 | 日产国产精品亚洲系列 | 99久久婷婷国产综合精品青草免费 | 丰满少妇熟乱xxxxx视频 | 国产精品对白交换视频 | 狠狠cao日日穞夜夜穞av | 中文字幕 亚洲精品 第1页 | 妺妺窝人体色www在线小说 | 国产熟妇另类久久久久 | 少妇人妻偷人精品无码视频 | 成人免费视频一区二区 | 四虎国产精品一区二区 | 美女扒开屁股让男人桶 | 国产麻豆精品精东影业av网站 | 午夜熟女插插xx免费视频 | 欧美freesex黑人又粗又大 | 黄网在线观看免费网站 | 九九在线中文字幕无码 | 中文字幕日韩精品一区二区三区 | 亚洲精品国产精品乱码不卡 | 自拍偷自拍亚洲精品10p | 久久精品国产一区二区三区肥胖 | 未满成年国产在线观看 | 国产乱人伦av在线无码 | 国产精品毛片一区二区 | 人妻体内射精一区二区三四 | 日本丰满护士爆乳xxxx | 久久这里只有精品视频9 | 国产无遮挡又黄又爽又色 | 亚洲精品久久久久中文第一幕 | 玩弄人妻少妇500系列视频 | 色五月五月丁香亚洲综合网 | 乱码av麻豆丝袜熟女系列 | 国产亚洲精品久久久久久 | 精品亚洲韩国一区二区三区 | 色偷偷人人澡人人爽人人模 | 色欲av亚洲一区无码少妇 | 国产口爆吞精在线视频 | 强伦人妻一区二区三区视频18 | 曰韩无码二三区中文字幕 | 午夜免费福利小电影 | 四十如虎的丰满熟妇啪啪 | 国产精品沙发午睡系列 | 欧美 丝袜 自拍 制服 另类 | 99久久无码一区人妻 | 国产成人精品无码播放 | 成熟女人特级毛片www免费 | 巨爆乳无码视频在线观看 | 国产xxx69麻豆国语对白 | 天堂а√在线地址中文在线 | 野狼第一精品社区 | 熟妇女人妻丰满少妇中文字幕 | 欧美成人高清在线播放 | 76少妇精品导航 | 无码国产激情在线观看 | 人妻aⅴ无码一区二区三区 | 国产精品无套呻吟在线 | 日韩欧美中文字幕在线三区 | 在线视频网站www色 | 欧美zoozzooz性欧美 | 蜜臀aⅴ国产精品久久久国产老师 | 美女扒开屁股让男人桶 | 精品一区二区三区无码免费视频 | 精品久久久无码人妻字幂 | 成人精品一区二区三区中文字幕 | av香港经典三级级 在线 | 午夜丰满少妇性开放视频 | 国产黄在线观看免费观看不卡 | 国产成人精品久久亚洲高清不卡 | 国内少妇偷人精品视频 | 久久久久久久久888 | 亚洲成a人片在线观看日本 | 国产无套内射久久久国产 | 免费人成在线视频无码 | 亚洲色欲色欲天天天www | 色婷婷欧美在线播放内射 | 亚洲日韩精品欧美一区二区 | 狠狠色噜噜狠狠狠狠7777米奇 | 学生妹亚洲一区二区 | 成在人线av无码免观看麻豆 | 成熟女人特级毛片www免费 |