kth8 commited on
Commit ·
32b0f9c
1
Parent(s): 8913f05
Update
Browse files- README.md +4 -4
- dataset.jsonl +0 -0
README.md
CHANGED
|
@@ -14,14 +14,14 @@ Each instance follows this format:
|
|
| 14 |
},
|
| 15 |
{
|
| 16 |
"role": "user",
|
| 17 |
-
"content": "
|
| 18 |
},
|
| 19 |
{
|
| 20 |
"role": "assistant",
|
| 21 |
-
"content": "
|
| 22 |
}
|
| 23 |
],
|
| 24 |
-
"expression": "
|
| 25 |
-
"description": "
|
| 26 |
}
|
| 27 |
```
|
|
|
|
| 14 |
},
|
| 15 |
{
|
| 16 |
"role": "user",
|
| 17 |
+
"content": "39-43 14-19 20-20 */6 *"
|
| 18 |
},
|
| 19 |
{
|
| 20 |
"role": "assistant",
|
| 21 |
+
"content": "Minutes 39 through 43 past the hour, between 14:00 and 19:59, between day 20 and 20 of the month, every 6 months"
|
| 22 |
}
|
| 23 |
],
|
| 24 |
+
"expression": "39-43 14-19 20-20 */6 *",
|
| 25 |
+
"description": "Minutes 39 through 43 past the hour, between 14:00 and 19:59, between day 20 and 20 of the month, every 6 months"
|
| 26 |
}
|
| 27 |
```
|
dataset.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|