Skip to content

Commit

Permalink
add some generated examples of names for fun
Browse files Browse the repository at this point in the history
  • Loading branch information
karpathy authored Jun 9, 2022
1 parent c3aaadc commit 054568e
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,40 @@ Training progress and logs and model will all be saved to the working directory
$ python makemore.py -i names.txt -o names --sample-only
```

This will load the best model so far and print more samples on demand. Have fun.
This will load the best model so far and print more samples on demand. Here are some unique baby names that get eventually generated from current default settings (test logprob of ~1.92):

```
dontell
khylum
camatena
aeriline
najlah
sherrith
ryel
irmi
taislee
mortaz
akarli
maxfelynn
biolett
zendy
laisa
halliliana
goralynn
brodynn
romima
chiyomin
loghlyn
melichae
mahmed
irot
helicha
besdy
ebokun
lucianno
```

Have fun!

### License

Expand Down

0 comments on commit 054568e

Please sign in to comment.