Datasets:

Modalities:
Text
Formats:
json
Languages:
Turkish
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 2,171 Bytes
890f5d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
---
annotations_creators:
- Duygu Altinok
language:
- tr
license:
- cc-by-sa-4.0
multilinguality:
- monolingual
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- text-classification
task_ids:
- sentiment-classification
pretty_name: SentiTurca (Sentiment Analysis Datasets for Turkish language)
config_names:
- e-commerce
- hate
- movies
tags:
- sentiment
dataset_info:
- config_name: hate
  features:
  - name: baslik
    dtype: string
  - name: text
    dtype: string
  - name: category
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': offensive
          '1': hate
          '2': neutral
          '3': civilized
  splits:
  - name: train
    num_bytes: 47357639
    num_examples: 86816
  - name: validation
    num_bytes: 5400927
    num_examples: 9996
  - name: test
    num_bytes: 5323545
    num_examples: 9991
  download_size: 58918801
- config_name: e-commerce
- config_name: movies
  features:
  - name: sentence
    dtype: string
  - name: star
    dtype: float32
  splits:
  - name: train
    num_bytes: 45027930
    num_examples: 114256
  - name: validation
    num_bytes: 6121770
    num_examples: 15000
  - name: test
    num_bytes: 6167339 
    num_examples: 15000
  download_size: 58918801
- config_name: e-commerce
  features:
  - name: comment
    dtype: string
  - name: rating
    dtype: float32
  splits:
  - name: train
    num_bytes: 13006148
    num_examples: 93600
  - name: validation
    num_bytes: 3596936
    num_examples: 39508
  - name: test
    num_bytes: 5636238
    num_examples: 39578
  download_size: 58918801
configs:
- config_name: movies
  data_files:
  - split: train
    path: movies/train-*
  - split: validation
    path: movies/validation-*
  - split: test
    path: movies/test-*
- config_name: e-commerce
  data_files:
  - split: train
    path: e-commerce/train_*
  - split: validation
    path: e-commerce/valid_*
  - split: test
    path: e-commerce/test_*
- config_name: hate
  data_files:
  - split: train
    path: hate/train-*
  - split: validation
    path: hate/validation-*
  - split: test
    path: hate/test-*
---


# Dataset Card for TrGLUE