ro-h commited on
Commit
78e8507
1 Parent(s): 4f24f5e

New attempt

Browse files
Files changed (1) hide show
  1. regulatory_comments.py +1 -1
regulatory_comments.py CHANGED
@@ -66,7 +66,7 @@ class RegComments(datasets.GeneratorBasedBuilder):
66
  {"docket_agency": datasets.Value("string"),
67
  "docket_title": datasets.Value("string"),
68
  "comment_id": datasets.Value("string"),
69
- "comment_date": datasets.Value("date"),
70
  "comment_link": datasets.Value("string"),
71
  "comment_title": datasets.Value("string"),
72
  "commenter_name": datasets.Value("string"),
 
66
  {"docket_agency": datasets.Value("string"),
67
  "docket_title": datasets.Value("string"),
68
  "comment_id": datasets.Value("string"),
69
+ "comment_date": datasets.Value("string"),
70
  "comment_link": datasets.Value("string"),
71
  "comment_title": datasets.Value("string"),
72
  "commenter_name": datasets.Value("string"),