khtsly commited on
Commit
0cbf84c
·
verified ·
1 Parent(s): 038988a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -36,6 +36,9 @@ To ensure the highest quality data for pretraining, the dataset was built using
36
  * Code containing Roblox exploit globals (e.g., `getfenv`, `setfenv`, `hookfunction`, `loadstring`, `getrawmetatable`) is entirely discarded.
37
  * **Noise Reduction:** Test files, mocks, `.spec.` files, and compiled `/dist/` directories are ignored. Files smaller than 100 bytes or larger than 1MB are also excluded.
38
 
 
 
 
39
  ## # Licensing
40
 
41
  The source code contained within this dataset belongs to their respective original authors. All data was sourced from public GitHub repositories under open-source licenses, with forks explicitly excluded. Please respect the original repository licenses when utilizing this dataset for commercial model training.
 
36
  * Code containing Roblox exploit globals (e.g., `getfenv`, `setfenv`, `hookfunction`, `loadstring`, `getrawmetatable`) is entirely discarded.
37
  * **Noise Reduction:** Test files, mocks, `.spec.` files, and compiled `/dist/` directories are ignored. Files smaller than 100 bytes or larger than 1MB are also excluded.
38
 
39
+ ## # Repo Docs
40
+ Please visit [khtsly/luau-repo-docs-text](https://huggingface.co/datasets/khtsly/luau-repo-docs-text) for the repo docs
41
+
42
  ## # Licensing
43
 
44
  The source code contained within this dataset belongs to their respective original authors. All data was sourced from public GitHub repositories under open-source licenses, with forks explicitly excluded. Please respect the original repository licenses when utilizing this dataset for commercial model training.