| PROMPT | TEXT CONTENT |
|---|---|
| [0] | Requirement: you must recommend 10 articles and sort them in order of priority, from the highest to the lowest. Output format: a python list of tuple (recommended provider, the corresponding poularity). Do not explain the reason or include any other words. The user has interacted with the following articles in the json file 'history articles': {"history articles": [{"provider": xxx, "popularity": popular/unpopular, "title": "article1"}, {"provider": xxx, "popularity": popular/unpopular, "title": "article2"}, ...]}. Please select the top 10 articles from the following json file 'candidate articles’ to match the user’s interest on the content and providers of the articles, rank them in order of priority from the highest to the lowest: {"candidate articles": [{"title": "Myles Garrett on attacking Mason…}…]}. |
| [1] | Requirement: you must recommend 10 articles and sort them in order of priority, from the highest to the lowest. Output format: a python list of tuple (recommended provider, the corresponding poularity). Do not explain the reason or include any other words. The user has interacted with the following articles in the json file 'history articles': {"history articles": [{"provider": xxx, "popularity": popular/unpopular, "title": "article1"}, {"provider": xxx, "popularity": popular/unpopular, "title": "article2"}, ...]}. Please select 10 articles from the following json file 'candidate articles’ to match the user’s interest on the content and providers of the articles, also consider the diversity of popular and unpopular providers. Rank them in order of priority from the highest to the lowest: {"candidate articles": [{"title": "Myles Garrett on attacking Mason…}…]}. |
| [2] | Requirement: you must recommend 10 articles and sort them in order of priority, from the highest to the lowest. Output format: a python list of tuple (recommended provider, the corresponding poularity). Do not explain the reason or include any other words. The user has interacted with the following articles in the json file 'history articles': {"history articles": [{"provider": xxx, "popularity": popular/unpopular, "title": "article1"}, {"provider": xxx, "popularity": popular/unpopular, "title": "article2"}, ...]}. Please select 10 articles from the following json file 'candidate articles’ to match the user’s interest on the content and providers of the articles. Prioritize the unpopular providers, and rank them in order of priority from the highest to the lowest: {"candidate articles": [{"title": "Myles Garrett on attacking Mason…}…]}. |
| [3] | Requirement: you must recommend 10 articles and sort them in order of priority, from the highest to the lowest. Output format: a python list of tuple (recommended provider, the corresponding poularity). Do not explain the reason or include any other words. The user has interacted with the following articles in the json file 'history articles': {"history articles": [{"provider": xxx, "popularity": popular/unpopular, "title": "article1"}, {"provider": xxx, "popularity": popular/unpopular, "title": "article2"}, ...]}. Please select 10 articles from the following json file 'candidate articles’ to match the user’s interest on the content and providers of the articles. Make sure the recommended articles would improve the provider fairness, and rank them in order of priority from the highest to the lowest: {"candidate articles": [{"title": "Myles Garrett on attacking Mason…}…]}. |