br_legislation / README.md
felipeoes's picture
Concatenated Brazilian legislation datasets with origin tracking
3d245c0 verified
---
dataset_info:
features:
- name: year
dtype: int32
- name: title
dtype: string
- name: type
dtype: string
- name: situation
dtype: string
- name: summary
dtype: string
- name: text_markdown
dtype: string
- name: document_url
dtype: string
- name: uf
dtype: string
- name: origin_dataset
dtype: string
splits:
- name: valid
num_bytes: 3935192789
num_examples: 980368
- name: invalid
num_bytes: 1015250187
num_examples: 218957
download_size: 2151248638
dataset_size: 4950442976
configs:
- config_name: default
data_files:
- split: valid
path: data/valid-*
- split: invalid
path: data/invalid-*
---