question stringlengths 68 107 | answer stringclasses 7
values | metadata stringlengths 188 190 |
|---|---|---|
On which weekday did January 24, 2022 fall? Give the weekday name in full. | Monday | {"task": "weekday_of_date", "target_date": "2022-01-24", "source_dataset": "calendar_arithmetic", "source_index": 0, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was May 23, 2022? Answer using the complete weekday name. | Monday | {"task": "weekday_of_date", "target_date": "2022-05-23", "source_dataset": "calendar_arithmetic", "source_index": 1, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 09/18/2022. Provide the full name of the weekday. | Sunday | {"task": "weekday_of_date", "target_date": "2022-09-18", "source_dataset": "calendar_arithmetic", "source_index": 2, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did July 16, 2022 fall? Provide the full name of the weekday. | Saturday | {"task": "weekday_of_date", "target_date": "2022-07-16", "source_dataset": "calendar_arithmetic", "source_index": 3, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 07/02/2022. Give the weekday name in full. | Saturday | {"task": "weekday_of_date", "target_date": "2022-07-02", "source_dataset": "calendar_arithmetic", "source_index": 4, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 02/14/2022. Answer using the complete weekday name. | Monday | {"task": "weekday_of_date", "target_date": "2022-02-14", "source_dataset": "calendar_arithmetic", "source_index": 5, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 03/18/2022. Name the day of the week in full. | Friday | {"task": "weekday_of_date", "target_date": "2022-03-18", "source_dataset": "calendar_arithmetic", "source_index": 6, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was June 14, 2022? Write out the full weekday name. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-06-14", "source_dataset": "calendar_arithmetic", "source_index": 7, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 05/12/2022. Give the weekday name in full. | Thursday | {"task": "weekday_of_date", "target_date": "2022-05-12", "source_dataset": "calendar_arithmetic", "source_index": 8, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was September 18, 2022? Give the weekday name in full. | Sunday | {"task": "weekday_of_date", "target_date": "2022-09-18", "source_dataset": "calendar_arithmetic", "source_index": 9, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 01/29/2022. Name the day of the week in full. | Saturday | {"task": "weekday_of_date", "target_date": "2022-01-29", "source_dataset": "calendar_arithmetic", "source_index": 10, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 08/17/2022. Answer using the complete weekday name. | Wednesday | {"task": "weekday_of_date", "target_date": "2022-08-17", "source_dataset": "calendar_arithmetic", "source_index": 11, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did August 18, 2022 fall? Answer using the complete weekday name. | Thursday | {"task": "weekday_of_date", "target_date": "2022-08-18", "source_dataset": "calendar_arithmetic", "source_index": 12, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 04/05/2022. Reply with just the weekday name. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-04-05", "source_dataset": "calendar_arithmetic", "source_index": 13, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 08/21/2022. Reply with just the weekday name. | Sunday | {"task": "weekday_of_date", "target_date": "2022-08-21", "source_dataset": "calendar_arithmetic", "source_index": 14, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 06/19/2022. Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Sunday | {"task": "weekday_of_date", "target_date": "2022-06-19", "source_dataset": "calendar_arithmetic", "source_index": 15, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 04/24/2022. Give the weekday name in full. | Sunday | {"task": "weekday_of_date", "target_date": "2022-04-24", "source_dataset": "calendar_arithmetic", "source_index": 16, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did February 21, 2022 fall? Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Monday | {"task": "weekday_of_date", "target_date": "2022-02-21", "source_dataset": "calendar_arithmetic", "source_index": 17, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was May 19, 2022? Reply with just the weekday name. | Thursday | {"task": "weekday_of_date", "target_date": "2022-05-19", "source_dataset": "calendar_arithmetic", "source_index": 18, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was March 18, 2022? Write out the full weekday name. | Friday | {"task": "weekday_of_date", "target_date": "2022-03-18", "source_dataset": "calendar_arithmetic", "source_index": 19, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was February 27, 2022? Answer using the complete weekday name. | Sunday | {"task": "weekday_of_date", "target_date": "2022-02-27", "source_dataset": "calendar_arithmetic", "source_index": 20, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did August 10, 2022 fall? Answer using the complete weekday name. | Wednesday | {"task": "weekday_of_date", "target_date": "2022-08-10", "source_dataset": "calendar_arithmetic", "source_index": 21, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 02/21/2022. Respond with the weekday (Monday-Sunday). | Monday | {"task": "weekday_of_date", "target_date": "2022-02-21", "source_dataset": "calendar_arithmetic", "source_index": 22, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 05/10/2022. Give the weekday name in full. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-05-10", "source_dataset": "calendar_arithmetic", "source_index": 23, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was May 14, 2022? Answer using the complete weekday name. | Saturday | {"task": "weekday_of_date", "target_date": "2022-05-14", "source_dataset": "calendar_arithmetic", "source_index": 24, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did February 25, 2022 fall? Answer using the complete weekday name. | Friday | {"task": "weekday_of_date", "target_date": "2022-02-25", "source_dataset": "calendar_arithmetic", "source_index": 25, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 12/24/2022. Provide the full name of the weekday. | Saturday | {"task": "weekday_of_date", "target_date": "2022-12-24", "source_dataset": "calendar_arithmetic", "source_index": 26, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was February 26, 2022? Provide the full name of the weekday. | Saturday | {"task": "weekday_of_date", "target_date": "2022-02-26", "source_dataset": "calendar_arithmetic", "source_index": 27, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did May 23, 2022 fall? Answer using the complete weekday name. | Monday | {"task": "weekday_of_date", "target_date": "2022-05-23", "source_dataset": "calendar_arithmetic", "source_index": 28, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was September 20, 2022? Reply with just the weekday name. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-09-20", "source_dataset": "calendar_arithmetic", "source_index": 29, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was October 24, 2022? Write out the full weekday name. | Monday | {"task": "weekday_of_date", "target_date": "2022-10-24", "source_dataset": "calendar_arithmetic", "source_index": 30, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did February 17, 2022 fall? State the weekday (Monday through Sunday). | Thursday | {"task": "weekday_of_date", "target_date": "2022-02-17", "source_dataset": "calendar_arithmetic", "source_index": 31, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did June 4, 2022 fall? State the weekday (Monday through Sunday). | Saturday | {"task": "weekday_of_date", "target_date": "2022-06-04", "source_dataset": "calendar_arithmetic", "source_index": 32, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did October 14, 2022 fall? Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Friday | {"task": "weekday_of_date", "target_date": "2022-10-14", "source_dataset": "calendar_arithmetic", "source_index": 33, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did August 31, 2022 fall? Give the weekday name in full. | Wednesday | {"task": "weekday_of_date", "target_date": "2022-08-31", "source_dataset": "calendar_arithmetic", "source_index": 34, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was June 7, 2022? Give the weekday name in full. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-06-07", "source_dataset": "calendar_arithmetic", "source_index": 35, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 02/10/2022. Reply with just the weekday name. | Thursday | {"task": "weekday_of_date", "target_date": "2022-02-10", "source_dataset": "calendar_arithmetic", "source_index": 36, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 08/12/2022. State the weekday (Monday through Sunday). | Friday | {"task": "weekday_of_date", "target_date": "2022-08-12", "source_dataset": "calendar_arithmetic", "source_index": 37, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 07/18/2022. Respond with the weekday (Monday-Sunday). | Monday | {"task": "weekday_of_date", "target_date": "2022-07-18", "source_dataset": "calendar_arithmetic", "source_index": 38, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 06/18/2022. Respond with the weekday (Monday-Sunday). | Saturday | {"task": "weekday_of_date", "target_date": "2022-06-18", "source_dataset": "calendar_arithmetic", "source_index": 39, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did August 17, 2022 fall? State the weekday (Monday through Sunday). | Wednesday | {"task": "weekday_of_date", "target_date": "2022-08-17", "source_dataset": "calendar_arithmetic", "source_index": 40, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was August 3, 2022? Respond with the weekday (Monday-Sunday). | Wednesday | {"task": "weekday_of_date", "target_date": "2022-08-03", "source_dataset": "calendar_arithmetic", "source_index": 41, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was January 16, 2022? Name the day of the week in full. | Sunday | {"task": "weekday_of_date", "target_date": "2022-01-16", "source_dataset": "calendar_arithmetic", "source_index": 42, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was December 20, 2022? Write out the full weekday name. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-12-20", "source_dataset": "calendar_arithmetic", "source_index": 43, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did September 27, 2022 fall? Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Tuesday | {"task": "weekday_of_date", "target_date": "2022-09-27", "source_dataset": "calendar_arithmetic", "source_index": 44, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 12/07/2022. Provide the full name of the weekday. | Wednesday | {"task": "weekday_of_date", "target_date": "2022-12-07", "source_dataset": "calendar_arithmetic", "source_index": 45, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was April 11, 2022? Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Monday | {"task": "weekday_of_date", "target_date": "2022-04-11", "source_dataset": "calendar_arithmetic", "source_index": 46, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did October 23, 2022 fall? State the weekday (Monday through Sunday). | Sunday | {"task": "weekday_of_date", "target_date": "2022-10-23", "source_dataset": "calendar_arithmetic", "source_index": 47, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did December 3, 2022 fall? Reply with just the weekday name. | Saturday | {"task": "weekday_of_date", "target_date": "2022-12-03", "source_dataset": "calendar_arithmetic", "source_index": 48, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 10/06/2022. State the weekday (Monday through Sunday). | Thursday | {"task": "weekday_of_date", "target_date": "2022-10-06", "source_dataset": "calendar_arithmetic", "source_index": 49, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 09/19/2022. Name the day of the week in full. | Monday | {"task": "weekday_of_date", "target_date": "2022-09-19", "source_dataset": "calendar_arithmetic", "source_index": 50, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did October 24, 2022 fall? Provide the full name of the weekday. | Monday | {"task": "weekday_of_date", "target_date": "2022-10-24", "source_dataset": "calendar_arithmetic", "source_index": 51, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did February 27, 2022 fall? Reply with just the weekday name. | Sunday | {"task": "weekday_of_date", "target_date": "2022-02-27", "source_dataset": "calendar_arithmetic", "source_index": 52, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was August 1, 2022? Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Monday | {"task": "weekday_of_date", "target_date": "2022-08-01", "source_dataset": "calendar_arithmetic", "source_index": 53, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 06/30/2022. Respond with the weekday (Monday-Sunday). | Thursday | {"task": "weekday_of_date", "target_date": "2022-06-30", "source_dataset": "calendar_arithmetic", "source_index": 54, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did July 26, 2022 fall? Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Tuesday | {"task": "weekday_of_date", "target_date": "2022-07-26", "source_dataset": "calendar_arithmetic", "source_index": 55, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was October 27, 2022? Write out the full weekday name. | Thursday | {"task": "weekday_of_date", "target_date": "2022-10-27", "source_dataset": "calendar_arithmetic", "source_index": 56, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 07/07/2022. State the weekday (Monday through Sunday). | Thursday | {"task": "weekday_of_date", "target_date": "2022-07-07", "source_dataset": "calendar_arithmetic", "source_index": 57, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was August 15, 2022? Respond with the weekday (Monday-Sunday). | Monday | {"task": "weekday_of_date", "target_date": "2022-08-15", "source_dataset": "calendar_arithmetic", "source_index": 58, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did September 30, 2022 fall? Answer using the complete weekday name. | Friday | {"task": "weekday_of_date", "target_date": "2022-09-30", "source_dataset": "calendar_arithmetic", "source_index": 59, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did November 20, 2022 fall? State the weekday (Monday through Sunday). | Sunday | {"task": "weekday_of_date", "target_date": "2022-11-20", "source_dataset": "calendar_arithmetic", "source_index": 60, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 12/23/2022. Give the weekday name in full. | Friday | {"task": "weekday_of_date", "target_date": "2022-12-23", "source_dataset": "calendar_arithmetic", "source_index": 61, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was April 24, 2022? Respond with the weekday (Monday-Sunday). | Sunday | {"task": "weekday_of_date", "target_date": "2022-04-24", "source_dataset": "calendar_arithmetic", "source_index": 62, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was October 26, 2022? Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Wednesday | {"task": "weekday_of_date", "target_date": "2022-10-26", "source_dataset": "calendar_arithmetic", "source_index": 63, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 01/18/2022. Answer using the complete weekday name. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-01-18", "source_dataset": "calendar_arithmetic", "source_index": 64, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 10/19/2022. Respond with the weekday (Monday-Sunday). | Wednesday | {"task": "weekday_of_date", "target_date": "2022-10-19", "source_dataset": "calendar_arithmetic", "source_index": 65, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was December 27, 2022? Respond with the weekday (Monday-Sunday). | Tuesday | {"task": "weekday_of_date", "target_date": "2022-12-27", "source_dataset": "calendar_arithmetic", "source_index": 66, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did April 15, 2022 fall? Name the day of the week in full. | Friday | {"task": "weekday_of_date", "target_date": "2022-04-15", "source_dataset": "calendar_arithmetic", "source_index": 67, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did October 8, 2022 fall? Answer using the complete weekday name. | Saturday | {"task": "weekday_of_date", "target_date": "2022-10-08", "source_dataset": "calendar_arithmetic", "source_index": 68, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was June 16, 2022? Respond with the weekday (Monday-Sunday). | Thursday | {"task": "weekday_of_date", "target_date": "2022-06-16", "source_dataset": "calendar_arithmetic", "source_index": 69, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 11/19/2022. Reply with just the weekday name. | Saturday | {"task": "weekday_of_date", "target_date": "2022-11-19", "source_dataset": "calendar_arithmetic", "source_index": 70, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 11/28/2022. Reply with just the weekday name. | Monday | {"task": "weekday_of_date", "target_date": "2022-11-28", "source_dataset": "calendar_arithmetic", "source_index": 71, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did October 4, 2022 fall? Give the weekday name in full. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-10-04", "source_dataset": "calendar_arithmetic", "source_index": 72, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was April 25, 2022? Name the day of the week in full. | Monday | {"task": "weekday_of_date", "target_date": "2022-04-25", "source_dataset": "calendar_arithmetic", "source_index": 73, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 01/25/2022. Provide the full name of the weekday. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-01-25", "source_dataset": "calendar_arithmetic", "source_index": 74, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was March 6, 2022? Respond with the weekday (Monday-Sunday). | Sunday | {"task": "weekday_of_date", "target_date": "2022-03-06", "source_dataset": "calendar_arithmetic", "source_index": 75, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 05/04/2022. Write out the full weekday name. | Wednesday | {"task": "weekday_of_date", "target_date": "2022-05-04", "source_dataset": "calendar_arithmetic", "source_index": 76, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 03/24/2022. Name the day of the week in full. | Thursday | {"task": "weekday_of_date", "target_date": "2022-03-24", "source_dataset": "calendar_arithmetic", "source_index": 77, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 04/29/2022. Answer using the complete weekday name. | Friday | {"task": "weekday_of_date", "target_date": "2022-04-29", "source_dataset": "calendar_arithmetic", "source_index": 78, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did April 19, 2022 fall? State the weekday (Monday through Sunday). | Tuesday | {"task": "weekday_of_date", "target_date": "2022-04-19", "source_dataset": "calendar_arithmetic", "source_index": 79, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did October 28, 2022 fall? Provide the full name of the weekday. | Friday | {"task": "weekday_of_date", "target_date": "2022-10-28", "source_dataset": "calendar_arithmetic", "source_index": 80, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did May 3, 2022 fall? Reply with just the weekday name. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-05-03", "source_dataset": "calendar_arithmetic", "source_index": 81, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was September 1, 2022? Answer with the weekday's name (e.g., Monday, Tuesday, etc.). | Thursday | {"task": "weekday_of_date", "target_date": "2022-09-01", "source_dataset": "calendar_arithmetic", "source_index": 82, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 04/27/2022. Reply with just the weekday name. | Wednesday | {"task": "weekday_of_date", "target_date": "2022-04-27", "source_dataset": "calendar_arithmetic", "source_index": 83, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did October 20, 2022 fall? Give the weekday name in full. | Thursday | {"task": "weekday_of_date", "target_date": "2022-10-20", "source_dataset": "calendar_arithmetic", "source_index": 84, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 10/19/2022. Provide the full name of the weekday. | Wednesday | {"task": "weekday_of_date", "target_date": "2022-10-19", "source_dataset": "calendar_arithmetic", "source_index": 85, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did July 17, 2022 fall? State the weekday (Monday through Sunday). | Sunday | {"task": "weekday_of_date", "target_date": "2022-07-17", "source_dataset": "calendar_arithmetic", "source_index": 86, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 01/29/2022. Respond with the weekday (Monday-Sunday). | Saturday | {"task": "weekday_of_date", "target_date": "2022-01-29", "source_dataset": "calendar_arithmetic", "source_index": 87, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 05/26/2022. Answer using the complete weekday name. | Thursday | {"task": "weekday_of_date", "target_date": "2022-05-26", "source_dataset": "calendar_arithmetic", "source_index": 88, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 06/25/2022. Provide the full name of the weekday. | Saturday | {"task": "weekday_of_date", "target_date": "2022-06-25", "source_dataset": "calendar_arithmetic", "source_index": 89, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was March 14, 2022? State the weekday (Monday through Sunday). | Monday | {"task": "weekday_of_date", "target_date": "2022-03-14", "source_dataset": "calendar_arithmetic", "source_index": 90, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did June 16, 2022 fall? Write out the full weekday name. | Thursday | {"task": "weekday_of_date", "target_date": "2022-06-16", "source_dataset": "calendar_arithmetic", "source_index": 91, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 09/07/2022. Name the day of the week in full. | Wednesday | {"task": "weekday_of_date", "target_date": "2022-09-07", "source_dataset": "calendar_arithmetic", "source_index": 92, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 11/21/2022. Reply with just the weekday name. | Monday | {"task": "weekday_of_date", "target_date": "2022-11-21", "source_dataset": "calendar_arithmetic", "source_index": 93, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did September 2, 2022 fall? Answer using the complete weekday name. | Friday | {"task": "weekday_of_date", "target_date": "2022-09-02", "source_dataset": "calendar_arithmetic", "source_index": 94, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did March 14, 2022 fall? Give the weekday name in full. | Monday | {"task": "weekday_of_date", "target_date": "2022-03-14", "source_dataset": "calendar_arithmetic", "source_index": 95, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 07/15/2022. Reply with just the weekday name. | Friday | {"task": "weekday_of_date", "target_date": "2022-07-15", "source_dataset": "calendar_arithmetic", "source_index": 96, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
Name the day of the week for 12/20/2022. Reply with just the weekday name. | Tuesday | {"task": "weekday_of_date", "target_date": "2022-12-20", "source_dataset": "calendar_arithmetic", "source_index": 97, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
What day of the week was January 9, 2022? Name the day of the week in full. | Sunday | {"task": "weekday_of_date", "target_date": "2022-01-09", "source_dataset": "calendar_arithmetic", "source_index": 98, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
On which weekday did October 26, 2022 fall? State the weekday (Monday through Sunday). | Wednesday | {"task": "weekday_of_date", "target_date": "2022-10-26", "source_dataset": "calendar_arithmetic", "source_index": 99, "difficulty": {"tasks": ["weekday_of_date"], "offset_upper_bound": 30}} |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 10