ro-h commited on
Commit
f968251
1 Parent(s): bc46a9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -19,7 +19,11 @@ Each example will consist of one docket, and include metadata such as docket id,
19
  Each docket entry will also include information about the top 10 comments, including comment metadata
20
  and comment text.
21
 
22
- In this version, the data has been preloaded and saved to the repository. If the user wants to call from the API
 
 
 
 
23
  directly, reference [https://huggingface.co/datasets/ro-h/regulatory_comments_api].
24
 
25
  ## Dataset Details
 
19
  Each docket entry will also include information about the top 10 comments, including comment metadata
20
  and comment text.
21
 
22
+ In this version, the data has been preloaded and saved to the repository.
23
+ Raw data can be found in docket_comments_all.json.
24
+ The code used to call the api can be found in api_call.py.
25
+
26
+ If the user wants to call from the API
27
  directly, reference [https://huggingface.co/datasets/ro-h/regulatory_comments_api].
28
 
29
  ## Dataset Details