Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
csv
Languages:
Portuguese
Size:
10K - 100K
Tags:
legal
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ configs:
|
|
9 |
- "third section/third_section_train.csv"
|
10 |
- "forth section/forth_section_train.csv"
|
11 |
- "fifth section/fifth_section_train.csv"
|
|
|
|
|
12 |
- split: test
|
13 |
path:
|
14 |
- "first section/first_section_test.csv"
|
@@ -16,6 +18,8 @@ configs:
|
|
16 |
- "third section/third_section_test.csv"
|
17 |
- "forth section/forth_section_test.csv"
|
18 |
- "fifth section/fifth_section_test.csv"
|
|
|
|
|
19 |
license: mit
|
20 |
task_categories:
|
21 |
- token-classification
|
|
|
9 |
- "third section/third_section_train.csv"
|
10 |
- "forth section/forth_section_train.csv"
|
11 |
- "fifth section/fifth_section_train.csv"
|
12 |
+
- "sixth section/sixth_section_train.csv"
|
13 |
+
- "seventh section/seventh_section_train.csv"
|
14 |
- split: test
|
15 |
path:
|
16 |
- "first section/first_section_test.csv"
|
|
|
18 |
- "third section/third_section_test.csv"
|
19 |
- "forth section/forth_section_test.csv"
|
20 |
- "fifth section/fifth_section_test.csv"
|
21 |
+
- "sixth section/sixth_section_test.csv"
|
22 |
+
- "seventh section/seventh_section_test.csv"
|
23 |
license: mit
|
24 |
task_categories:
|
25 |
- token-classification
|