macadeliccc
commited on
Commit
•
7919ec9
1
Parent(s):
0d7ec75
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
configs:
|
4 |
-
- config_name:
|
5 |
data_files:
|
6 |
-
- split:
|
7 |
path: "all_us_federal_laws.json"
|
8 |
- config_name: house_of_reps
|
9 |
data_files:
|
10 |
-
- split:
|
11 |
path: "us-public-law-118-70.jsonl"
|
12 |
|
13 |
license: apache-2.0
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
configs:
|
4 |
+
- config_name: congress
|
5 |
data_files:
|
6 |
+
- split: train
|
7 |
path: "all_us_federal_laws.json"
|
8 |
- config_name: house_of_reps
|
9 |
data_files:
|
10 |
+
- split: train
|
11 |
path: "us-public-law-118-70.jsonl"
|
12 |
|
13 |
license: apache-2.0
|