Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Portuguese
Size:
< 1K
License:
nicholasKluge
commited on
Commit
•
312c59d
1
Parent(s):
c93beb5
Upload dataset
Browse files- README.md +17 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: stopwords
|
5 |
+
dtype: string
|
6 |
+
splits:
|
7 |
+
- name: train
|
8 |
+
num_bytes: 2200
|
9 |
+
num_examples: 257
|
10 |
+
download_size: 2367
|
11 |
+
dataset_size: 2200
|
12 |
+
configs:
|
13 |
+
- config_name: default
|
14 |
+
data_files:
|
15 |
+
- split: train
|
16 |
+
path: data/train-*
|
17 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb3fc342729714bd89c063ee62d1908242fb56d88acd19a278e63427ba5ae431
|
3 |
+
size 2367
|