Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Pretrained toy model, based off Monika (DDLC).
|
6 |
Made with Andrej Karpathy's NanoGPT, ~2023.
|
7 |
-
All default parameters are used from Shakespeare example except for iters (1000 instead of 5000).
|
8 |
-
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
datasets:
|
4 |
+
- 922-CA/MoCha_v1
|
5 |
---
|
6 |
|
7 |
Pretrained toy model, based off Monika (DDLC).
|
8 |
Made with Andrej Karpathy's NanoGPT, ~2023.
|
9 |
+
All default parameters are used from Shakespeare example except for iters (1000 instead of 5000).
|
|