Raydev commited on
Commit
724bc12
·
verified ·
1 Parent(s): 127fedc
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: pddl
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: pddl
3
+ language:
4
+ - en
5
+ tags:
6
+ - synthetic
7
+ size_categories:
8
+ - 1M<n<10M
9
  ---
10
+ This dataset is around 2.4M~ tokens (estimated) and consists of two computer generated prompts and a variety of stories. The quality of these stories may vary, and do display LLM-isms, such as extensive markdown formatting. This dataset is meant for training small transformers and was generated over an hour or so on a RTX 5070 from the Qwen3.5-0.8B model.
11
+
12
+ Each prompt was generated from a template, and is pretty simple. I will be releasing the synthetic dataset tool I made to create the dataset, eventually.
13
+
14
+ This dataset is released to the public domain, for any use, for whatever reason.