dcrodriguez commited on
Commit
5e010aa
·
verified ·
1 Parent(s): 8e957c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -16
README.md CHANGED
@@ -147,15 +147,11 @@ This represents a snapshot of the Code of Virginia as it existed on that date.
147
  - cross-reference hyperlinks
148
  - historical citations
149
  4. **Canonical URL mapping**: each section includes its LIS URL for reference.
150
- 5. **Validation checks** for:
151
- - missing text
152
- - broken links
153
- - duplicate or inconsistent numbering
154
- 6. Exported into **sharded JSONL** files (`train-000xx`) compatible with Hugging Face Datasets.
155
 
156
  ### Licensing & Data Rights
157
 
158
- The Code of Virginia is **public law**, and the statutory text is publicly accessible.
159
  No copyrighted commentary, annotations, or proprietary publisher material is included.
160
  No personal information, case records, or PII appear in this dataset.
161
 
@@ -169,16 +165,6 @@ No personal information, case records, or PII appear in this dataset.
169
  - Historical notes, repealed markings, and cross-references are included and may require preprocessing depending on use case.
170
  - Some sections include internal hyperlinks to other LIS pages which may shift as the LIS site updates.
171
 
172
- ### Appropriate Use Cases
173
-
174
- This dataset is well-suited for:
175
-
176
- - Legal retrieval and semantic search
177
- - RAG (Retrieval-Augmented Generation)
178
- - Embedding and indexing pipelines
179
- - Statutory summarization
180
- - Legal NLP research and benchmarking
181
-
182
  ### Ethical & Responsible AI Considerations
183
 
184
  - Models trained on statutes **cannot substitute for legal advice**.
 
147
  - cross-reference hyperlinks
148
  - historical citations
149
  4. **Canonical URL mapping**: each section includes its LIS URL for reference.
150
+
 
 
 
 
151
 
152
  ### Licensing & Data Rights
153
 
154
+ The Code of Virginia is **public domain**, and the statutory text is publicly accessible.
155
  No copyrighted commentary, annotations, or proprietary publisher material is included.
156
  No personal information, case records, or PII appear in this dataset.
157
 
 
165
  - Historical notes, repealed markings, and cross-references are included and may require preprocessing depending on use case.
166
  - Some sections include internal hyperlinks to other LIS pages which may shift as the LIS site updates.
167
 
 
 
 
 
 
 
 
 
 
 
168
  ### Ethical & Responsible AI Considerations
169
 
170
  - Models trained on statutes **cannot substitute for legal advice**.