Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
French
Size:
10K - 100K
ArXiv:
Tags:
emotions
License:
Upload dataset
Browse files- README.md +15 -15
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
- data/validation-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,33 +1,37 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: cc-by-sa-4.0
|
|
|
|
|
3 |
dataset_info:
|
4 |
features:
|
5 |
-
- name: modes
|
6 |
-
sequence: string
|
7 |
- name: previous_sentence
|
8 |
dtype: string
|
9 |
-
- name: categories
|
10 |
-
sequence: string
|
11 |
- name: types
|
12 |
sequence: string
|
13 |
-
- name:
|
14 |
-
|
|
|
|
|
15 |
- name: next_sentence
|
16 |
dtype: string
|
17 |
- name: target_sentence
|
18 |
dtype: string
|
|
|
|
|
19 |
splits:
|
20 |
- name: train
|
21 |
-
num_bytes:
|
22 |
num_examples: 19560
|
23 |
- name: validation
|
24 |
-
num_bytes:
|
25 |
num_examples: 2781
|
26 |
- name: test
|
27 |
-
num_bytes:
|
28 |
num_examples: 5570
|
29 |
-
download_size:
|
30 |
-
dataset_size:
|
31 |
configs:
|
32 |
- config_name: default
|
33 |
data_files:
|
@@ -37,10 +41,6 @@ configs:
|
|
37 |
path: data/validation-*
|
38 |
- split: test
|
39 |
path: data/test-*
|
40 |
-
task_categories:
|
41 |
-
- text-classification
|
42 |
-
language:
|
43 |
-
- fr
|
44 |
tags:
|
45 |
- emotions
|
46 |
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
license: cc-by-sa-4.0
|
5 |
+
task_categories:
|
6 |
+
- text-classification
|
7 |
dataset_info:
|
8 |
features:
|
|
|
|
|
9 |
- name: previous_sentence
|
10 |
dtype: string
|
|
|
|
|
11 |
- name: types
|
12 |
sequence: string
|
13 |
+
- name: modes
|
14 |
+
sequence: string
|
15 |
+
- name: categories
|
16 |
+
sequence: string
|
17 |
- name: next_sentence
|
18 |
dtype: string
|
19 |
- name: target_sentence
|
20 |
dtype: string
|
21 |
+
- name: is_emotional
|
22 |
+
dtype: bool
|
23 |
splits:
|
24 |
- name: train
|
25 |
+
num_bytes: 6845736
|
26 |
num_examples: 19560
|
27 |
- name: validation
|
28 |
+
num_bytes: 958060
|
29 |
num_examples: 2781
|
30 |
- name: test
|
31 |
+
num_bytes: 1969946
|
32 |
num_examples: 5570
|
33 |
+
download_size: 5791557
|
34 |
+
dataset_size: 9773742
|
35 |
configs:
|
36 |
- config_name: default
|
37 |
data_files:
|
|
|
41 |
path: data/validation-*
|
42 |
- split: test
|
43 |
path: data/test-*
|
|
|
|
|
|
|
|
|
44 |
tags:
|
45 |
- emotions
|
46 |
---
|
data/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99057a70867964136b8ca52e97b0acfdd93838376182713fde6b7640a5526a44
|
3 |
+
size 1175133
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abd4a3db40057be6dd437d51f311adf3dd2eac03500c550401b28881491ce52f
|
3 |
+
size 4045402
|
data/validation-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87f4e8a50e5acb469b47c574825305bee7080e4e8bd476b547fd2b89c66a35dd
|
3 |
+
size 571022
|