Datasets:
eduagarcia
commited on
Commit
•
5b9db96
1
Parent(s):
87224f8
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- pt
|
7 |
+
tags:
|
8 |
+
- legal
|
9 |
+
size_categories:
|
10 |
+
- 1B<n<10B
|
11 |
+
---
|
12 |
+
# LegalPT
|
13 |
+
|
14 |
+
<!-- Provide a quick summary of the dataset. -->
|
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 |
+
### Dataset Description
|
21 |
+
|
22 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
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 [optional]
|
30 |
+
|
31 |
+
<!-- Provide the basic links for the dataset. -->
|
32 |
+
|
33 |
+
- **Repository:** https://github.com/eduagarcia/roberta-legal-portuguese
|
34 |
+
- **Paper:** [More Information Needed]
|
35 |
+
|
36 |
+
## Dataset Structure
|
37 |
+
|
38 |
+
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
39 |
+
|
40 |
+
[More Information Needed]
|
41 |
+
|
42 |
+
## Dataset Creation
|
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 |
+
|
58 |
+
[More Information Needed]
|
59 |
+
|
60 |
+
|
61 |
+
## Citation
|
62 |
+
|
63 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|