marcelohaps
commited on
Commit
•
e3c88ba
1
Parent(s):
fc96b9f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
configs:
|
3 |
+
- config_name: civel
|
4 |
+
data_files:
|
5 |
+
- split: civel
|
6 |
+
path: 50_random_civeis*
|
7 |
+
- config_name: trabalhista
|
8 |
+
data_files:
|
9 |
+
- split: trabalhista
|
10 |
+
path: 50_random_trabalhistas*
|
11 |
+
- config_name: federal
|
12 |
+
data_files:
|
13 |
+
- split: federal
|
14 |
+
path: 50_random_federais*
|
15 |
+
---
|