Harley-ml commited on
Commit
94ae342
·
verified ·
1 Parent(s): 689cf0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -871,4 +871,13 @@ if __name__ == "__main__":
871
 
872
  print("Generated:")
873
  print(output)
874
- ```
 
 
 
 
 
 
 
 
 
 
871
 
872
  print("Generated:")
873
  print(output)
874
+ ```
875
+
876
+ ### Citation
877
+
878
+ @misc{tenete-8m2026,
879
+ title={Tenete-8M: An 8M Parameter Language Model that Beats Pythia-31M in Coherence},
880
+ author={harleyml},
881
+ year={2026},
882
+ url={https://huggingface.co/Harley-ml/Tenete-8M}
883
+ }