Bastao commited on
Commit
d03e37b
1 Parent(s): fd09b64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,4 +1,12 @@
1
  ---
 
 
 
 
 
 
 
 
2
  task_categories:
3
  - text-generation
4
  - text-classification
 
1
  ---
2
+ configs:
3
+ - config_name: pt
4
+ data_files: pt/*.parquet
5
+ - config_name: br
6
+ data_files: br/*.parquet
7
+ - config_name: other
8
+ data_files: other/*.parquet
9
+
10
  task_categories:
11
  - text-generation
12
  - text-classification