endomorphosis commited on
Commit
442b9ab
·
verified ·
1 Parent(s): a6b8458

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -8,7 +8,8 @@ pretty_name: American Law
8
  viewer: false
9
  ---
10
  # American Law
11
- ## Gathered by Kyle Rose
 
12
 
13
  ## Description
14
  Municipal and County Laws from across the United States, in parquet format.
@@ -19,6 +20,8 @@ For convenience's sake, these will be referred to as "law" for the rest of this
19
  Unless specified otherwise, each embedding was created using OpenAI's "text-embedding-3-small" model.
20
 
21
  ## Parquet Contents
 
 
22
  ### HTML
23
  Files that end in '_html' consist of rows with the following attributes:
24
  - cid (str): A unique CID for the law. It is created from the string "{gnis}_{doc_title}.json". Ex: "bafkreifzhmfladwvggsjdrc32npt6exucvrl3xe2omkgyfkqpo35ufaope"
 
8
  viewer: false
9
  ---
10
  # American Law
11
+ ## Gathered by Kyle Rose @the-ride-never-ends
12
+ https://huggingface.co/datasets/the-ride-never-ends/american_municipal_law
13
 
14
  ## Description
15
  Municipal and County Laws from across the United States, in parquet format.
 
20
  Unless specified otherwise, each embedding was created using OpenAI's "text-embedding-3-small" model.
21
 
22
  ## Parquet Contents
23
+ a series of municipal laws scraped from the web with sanitation and embeddings included.
24
+
25
  ### HTML
26
  Files that end in '_html' consist of rows with the following attributes:
27
  - cid (str): A unique CID for the law. It is created from the string "{gnis}_{doc_title}.json". Ex: "bafkreifzhmfladwvggsjdrc32npt6exucvrl3xe2omkgyfkqpo35ufaope"