betterwithage commited on
Commit
f1d2087
·
verified ·
1 Parent(s): 48813bc

feat(card): P3 polish — add hero, what-is-NOT, how-to-work (doctrine v6)

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -74,6 +74,16 @@ ds = load_dataset("SZLHOLDINGS/terra-source")
74
 
75
  ---
76
 
 
 
 
 
 
 
 
 
 
 
77
  ## Citation
78
 
79
  ```bibtex
 
74
 
75
  ---
76
 
77
+
78
+ ## What this is NOT
79
+
80
+ - **Not a deployable artifact** — this is a source mirror for discoverability; the canonical source is the GitHub repository linked above
81
+ - **Not training data** — this dataset contains source code files, not ML training examples
82
+ - **Not a live-updating feed** — the dataset is a point-in-time snapshot at the commit SHA above
83
+ - **Not a complete mirror** — excludes `.git/`, `node_modules/`, and binaries > 50 MB
84
+
85
+ ---
86
+
87
  ## Citation
88
 
89
  ```bibtex