BayanDuygu commited on
Commit
eebdf8b
1 Parent(s): d1f860f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +60 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - Duygu Altinok
4
+ language:
5
+ - tr
6
+ license:
7
+ - cc-by-sa-4.0
8
+ multilinguality:
9
+ - monolingual
10
+ size_categories:
11
+ - 10K<n<100K
12
+ source_datasets:
13
+ - original
14
+ task_categories:
15
+ - text-classification
16
+ task_ids:
17
+ - sentiment-classification
18
+ pretty_name: BuyukSinema
19
+ tags:
20
+ - sentiment
21
+ dataset_info:
22
+ features:
23
+ - name: sentence
24
+ dtype: string
25
+ - name: star
26
+ dtype:
27
+ class_label:
28
+ names:
29
+ '0': nono
30
+ '1': nowatch
31
+ '2': horrible
32
+ '3': poor
33
+ '4': bad
34
+ '5': middle
35
+ '6': good
36
+ '7': great
37
+ '8': super
38
+ '9': amazing
39
+ splits:
40
+ - name: train
41
+ num_bytes: 46979645
42
+ num_examples: 67328
43
+ - name: validation
44
+ num_bytes: 733500
45
+ num_examples: 10000
46
+ - name: test
47
+ num_bytes: 742661
48
+ num_examples: 10000
49
+ download_size: 58918801
50
+ data_files:
51
+ - split: train
52
+ path: movies/train-*
53
+ - split: validation
54
+ path: movies/validation-*
55
+ - split: test
56
+ path: movies/test-*
57
+ ---
58
+
59
+
60
+ # Dataset Card for Buyuk Sinema