Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Portuguese
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,11 @@ configs:
|
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
---
|
| 28 |
# Dataset Card for "cnn_news_ptbr"
|
| 29 |
|
|
|
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: data/train-*
|
| 27 |
+
license: apache-2.0
|
| 28 |
+
task_categories:
|
| 29 |
+
- text-classification
|
| 30 |
+
language:
|
| 31 |
+
- pt
|
| 32 |
---
|
| 33 |
# Dataset Card for "cnn_news_ptbr"
|
| 34 |
|