{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreickhpuurxkm3l4nx5cbbulyyzzy4r3dbkkqfrwcjqgsva74omjgqq",
"uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mmblvkoge3r2"
},
"path": "/t/date-format-for-tine-tuning-ai-models/176116#post_2",
"publishedAt": "2026-05-20T09:21:54.000Z",
"site": "https://discuss.huggingface.co",
"textContent": "The issue is usually consistency and how the training examples are formatted. Avoid mixing natural language, commas, spaces, and different date styles in the same dataset. Also avoid adding fake exact days if your source data only has month/year.\n\nI’d use one clear format everywhere, for example:\n\nFrom 2021-01 to 2021-12\n\nor, if you need exact dates:\n\nFrom 2021-01-01 to 2021-12-01",
"title": "Date format for tine-tuning AI models"
}