File size: 747 Bytes
ec7541a c0062e5 ec7541a c0062e5 ec7541a c0062e5 ec7541a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | {
"format": "chatml",
"cron_variant": "unix-5-fields-or-INVALID",
"total_examples": 1811,
"train_examples": 1448,
"valid_examples": 181,
"test_examples": 182,
"model_for_synthetic_generation": "google/gemini-3.1-flash-lite",
"sources": {
"template": 1565,
"llm": 246
},
"families": [
"cron_aliases",
"daily_at",
"every_n_days",
"every_n_hours",
"every_n_minutes",
"except_weekday_at",
"hour_range_at",
"hourly_at_minute",
"invalid",
"midnight_noon_at",
"month_specific",
"monthly_on_day_at",
"multi_time_at",
"multi_weekday_at",
"partial_week_range",
"weekdays_at",
"weekend_at",
"weekly_on_day_at"
],
"special_outputs": [
"INVALID"
]
}
|