Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,6 +6,40 @@ dataset_info:
|
|
6 |
dtype: string
|
7 |
- name: title
|
8 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- name: sponsor
|
10 |
dtype: string
|
11 |
- name: actions
|
@@ -438,38 +472,6 @@ dataset_info:
|
|
438 |
struct:
|
439 |
- name: name
|
440 |
dtype: string
|
441 |
-
- name: summaries
|
442 |
-
struct:
|
443 |
-
- name: pagination
|
444 |
-
struct:
|
445 |
-
- name: count
|
446 |
-
dtype: int64
|
447 |
-
- name: request
|
448 |
-
struct:
|
449 |
-
- name: billNumber
|
450 |
-
dtype: string
|
451 |
-
- name: billType
|
452 |
-
dtype: string
|
453 |
-
- name: billUrl
|
454 |
-
dtype: string
|
455 |
-
- name: congress
|
456 |
-
dtype: string
|
457 |
-
- name: contentType
|
458 |
-
dtype: string
|
459 |
-
- name: format
|
460 |
-
dtype: string
|
461 |
-
- name: summaries
|
462 |
-
list:
|
463 |
-
- name: actionDate
|
464 |
-
dtype: string
|
465 |
-
- name: actionDesc
|
466 |
-
dtype: string
|
467 |
-
- name: text
|
468 |
-
dtype: string
|
469 |
-
- name: updateDate
|
470 |
-
dtype: string
|
471 |
-
- name: versionCode
|
472 |
-
dtype: string
|
473 |
- name: text
|
474 |
struct:
|
475 |
- name: pagination
|
@@ -538,8 +540,8 @@ dataset_info:
|
|
538 |
dtype: string
|
539 |
splits:
|
540 |
- name: train
|
541 |
-
num_bytes:
|
542 |
-
num_examples:
|
543 |
-
download_size:
|
544 |
-
dataset_size:
|
545 |
---
|
|
|
6 |
dtype: string
|
7 |
- name: title
|
8 |
dtype: string
|
9 |
+
- name: summaries
|
10 |
+
struct:
|
11 |
+
- name: pagination
|
12 |
+
struct:
|
13 |
+
- name: count
|
14 |
+
dtype: int64
|
15 |
+
- name: request
|
16 |
+
struct:
|
17 |
+
- name: billNumber
|
18 |
+
dtype: string
|
19 |
+
- name: billType
|
20 |
+
dtype: string
|
21 |
+
- name: billUrl
|
22 |
+
dtype: string
|
23 |
+
- name: congress
|
24 |
+
dtype: string
|
25 |
+
- name: contentType
|
26 |
+
dtype: string
|
27 |
+
- name: format
|
28 |
+
dtype: string
|
29 |
+
- name: summaries
|
30 |
+
list:
|
31 |
+
- name: actionDate
|
32 |
+
dtype: string
|
33 |
+
- name: actionDesc
|
34 |
+
dtype: string
|
35 |
+
- name: text
|
36 |
+
dtype: string
|
37 |
+
- name: updateDate
|
38 |
+
dtype: string
|
39 |
+
- name: versionCode
|
40 |
+
dtype: string
|
41 |
+
- name: plaintext
|
42 |
+
dtype: string
|
43 |
- name: sponsor
|
44 |
dtype: string
|
45 |
- name: actions
|
|
|
472 |
struct:
|
473 |
- name: name
|
474 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
475 |
- name: text
|
476 |
struct:
|
477 |
- name: pagination
|
|
|
540 |
dtype: string
|
541 |
splits:
|
542 |
- name: train
|
543 |
+
num_bytes: 42798980
|
544 |
+
num_examples: 6433
|
545 |
+
download_size: 6439766
|
546 |
+
dataset_size: 42798980
|
547 |
---
|