Lead model card with what it does
Browse files
README.md
CHANGED
|
@@ -15,8 +15,8 @@ library_name: safetensors
|
|
| 15 |
|
| 16 |
# nano-dates
|
| 17 |
|
| 18 |
-
|
| 19 |
-
|
| 20 |
and was trained **entirely on code-generated data** — no scraping, no labelling, no
|
| 21 |
distillation from a larger model.
|
| 22 |
|
|
|
|
| 15 |
|
| 16 |
# nano-dates
|
| 17 |
|
| 18 |
+
Converts a natural date phrase ("next friday", "the 3rd of July 2025") to an
|
| 19 |
+
**ISO-8601** date. It is small enough to run on a CPU in milliseconds
|
| 20 |
and was trained **entirely on code-generated data** — no scraping, no labelling, no
|
| 21 |
distillation from a larger model.
|
| 22 |
|