macadeliccc commited on
Commit
bfecb68
1 Parent(s): 9d675d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -13,6 +13,10 @@ configs:
13
  data_files:
14
  - split: train
15
  path: "us_public_law_118_70.jsonl"
 
 
 
 
16
 
17
  license: apache-2.0
18
  ---
 
13
  data_files:
14
  - split: train
15
  path: "us_public_law_118_70.jsonl"
16
+ - config_name: executive_orders
17
+ data_files:
18
+ - split: train
19
+ path: "exec_orders_hf.json"
20
 
21
  license: apache-2.0
22
  ---