vukrosic commited on
Commit
67f1ddb
·
verified ·
1 Parent(s): e9912c4

Lead model card with what it does

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,8 +15,8 @@ library_name: safetensors
15
 
16
  # nano-dates
17
 
18
- A **1,016,960-parameter** (~1M) byte-level transformer that converts a natural date
19
- phrase to an **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
 
 
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