Harley-ml commited on
Commit
d694823
·
verified ·
1 Parent(s): f41c7b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -281,4 +281,15 @@ if __name__ == "__main__":
281
 
282
  print("Generated:")
283
  print(output)
 
 
 
 
 
 
 
 
 
 
 
284
  ```
 
281
 
282
  print("Generated:")
283
  print(output)
284
+ ```
285
+
286
+ ## Citation
287
+
288
+ ```bibtex
289
+ @misc{stopaskingquestionsmini-656k,
290
+ title = {StopAskingQuestionsMini-656k: Questions with No Answers},
291
+ author = {Harley-ml},
292
+ year = {2026},
293
+ url = {https://huggingface.co/Harley-ml/StopAskingQuestionsMini-656k}
294
+ }
295
  ```