Datasets:
eduagarcia
commited on
Commit
•
a5b6992
1
Parent(s):
5b9db96
Update README.md
Browse files
README.md
CHANGED
@@ -11,24 +11,23 @@ size_categories:
|
|
11 |
---
|
12 |
# LegalPT
|
13 |
|
14 |
-
|
15 |
-
|
16 |
-
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
17 |
|
18 |
## Dataset Details
|
19 |
|
20 |
-
|
|
|
|
|
|
|
21 |
|
22 |
-
|
23 |
|
24 |
- **Curated by:** [More Information Needed]
|
25 |
- **Funded by:** [More Information Needed]
|
26 |
- **Language(s) (NLP):** Brazilian Portuguese (pt-BR)
|
27 |
- **License:** [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/deed.en)
|
28 |
|
29 |
-
### Dataset Sources
|
30 |
-
|
31 |
-
<!-- Provide the basic links for the dataset. -->
|
32 |
|
33 |
- **Repository:** https://github.com/eduagarcia/roberta-legal-portuguese
|
34 |
- **Paper:** [More Information Needed]
|
@@ -39,19 +38,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
39 |
|
40 |
[More Information Needed]
|
41 |
|
42 |
-
##
|
43 |
-
|
44 |
-
### Curation Rationale
|
45 |
-
|
46 |
-
<!-- Motivation for the creation of this dataset. -->
|
47 |
-
|
48 |
-
[More Information Needed]
|
49 |
-
|
50 |
-
### Source Data
|
51 |
-
|
52 |
-
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
53 |
-
|
54 |
-
#### Data Collection and Processing
|
55 |
|
56 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
57 |
|
|
|
11 |
---
|
12 |
# LegalPT
|
13 |
|
14 |
+
LegalPT aggregates the maximum amount of publicly available legal data in Portuguese, drawing from varied sources including legislation, jurisprudence, legal articles, and government documents.
|
|
|
|
|
15 |
|
16 |
## Dataset Details
|
17 |
|
18 |
+
Dataset is composed by six corpora:
|
19 |
+
[Ulysses-Tesemõ](https:github.com/ulysses-camara/ulysses-tesemo), [MultiLegalPile (PT)](https://arxiv.org/abs/2306.02069v2), [ParlamentoPT](http://arxiv.org/abs/2305.06721),
|
20 |
+
[Iudicium Textum](https://www.inf.ufpr.br/didonet/articles/2019_dsw_Iudicium_Textum_Dataset.pdf), [Acordãos TCU](https://link.springer.com/chapter/10.1007/978-3-030-61377-8_46), and
|
21 |
+
[DataSTF](https://legalhackersnatal.wordpress.com/2019/05/09/mais-dados-juridicos/).
|
22 |
|
23 |
+
### Dataset Description
|
24 |
|
25 |
- **Curated by:** [More Information Needed]
|
26 |
- **Funded by:** [More Information Needed]
|
27 |
- **Language(s) (NLP):** Brazilian Portuguese (pt-BR)
|
28 |
- **License:** [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/deed.en)
|
29 |
|
30 |
+
### Dataset Sources
|
|
|
|
|
31 |
|
32 |
- **Repository:** https://github.com/eduagarcia/roberta-legal-portuguese
|
33 |
- **Paper:** [More Information Needed]
|
|
|
38 |
|
39 |
[More Information Needed]
|
40 |
|
41 |
+
## Data Collection and Processing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
|
43 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
44 |
|