File size: 403 Bytes
18e444a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
configs:
- config_name: default
  data_files:
  - split: train
    path:
    - "first section/first_section_train.csv"
    - "second section/second_section_train.csv"
  - split: test
    path: 
    - "first section/first_section_test.csv"
    - "second section/second_section_test.csv"
license: mit
task_categories:
- token-classification
language:
- pt
tags:
- legal
size_categories:
- 1K<n<10K
---