cthyatt commited on
Commit
60d9175
·
verified ·
1 Parent(s): 06c203f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  - gpt
7
  - create-llm
8
  - pytorch
 
 
9
  ---
10
 
11
  # nova
@@ -46,10 +48,10 @@ except:
46
 
47
  ```bibtex
48
  @misc{cthyatt-nova,
49
- author = {Your Name},
50
  title = {nova},
51
- year = {2024},
52
  publisher = {Hugging Face},
53
  howpublished = {\url{https://huggingface.co/cthyatt/nova}}
54
  }
55
- ```
 
6
  - gpt
7
  - create-llm
8
  - pytorch
9
+ base_model:
10
+ - BabyLM-community/babylm-baseline-100m-gpt-bert-causal-focus
11
  ---
12
 
13
  # nova
 
48
 
49
  ```bibtex
50
  @misc{cthyatt-nova,
51
+ author = {Sir. Christopher Thomas Hyatt},
52
  title = {nova},
53
+ year = {2025},
54
  publisher = {Hugging Face},
55
  howpublished = {\url{https://huggingface.co/cthyatt/nova}}
56
  }
57
+ ```