Datasets:
Update README.md
#17
by
lhoestq
HF staff
- opened
README.md
CHANGED
@@ -1,13 +1,11 @@
|
|
1 |
---
|
2 |
configs:
|
3 |
-
- config_name:
|
4 |
-
data_files:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
- split: other
|
10 |
-
path: other/*.parquet
|
11 |
task_categories:
|
12 |
- text-generation
|
13 |
- text-classification
|
|
|
1 |
---
|
2 |
configs:
|
3 |
+
- config_name: pr
|
4 |
+
data_files: pt/*.parquet
|
5 |
+
- config_name: br
|
6 |
+
data_files: br/*.parquet
|
7 |
+
- config_name: other
|
8 |
+
data_files: other/*.parquet
|
|
|
|
|
9 |
task_categories:
|
10 |
- text-generation
|
11 |
- text-classification
|