Zaid commited on
Commit
6d72de8
1 Parent(s): 71bd7b8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +47 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: 'Unnamed: 0'
5
+ dtype: string
6
+ - name: Dataset_Source
7
+ dtype: string
8
+ - name: Emoji_Text
9
+ dtype: string
10
+ - name: E_Sentiment_Scores
11
+ dtype: string
12
+ - name: E_Sentiment_Labels
13
+ dtype: string
14
+ - name: Plain_Text
15
+ dtype: string
16
+ - name: P_Sentiment_Scores
17
+ dtype: string
18
+ - name: P_Sentiment_Labels
19
+ dtype: string
20
+ - name: Emoji_Sentiment_Roles
21
+ dtype: string
22
+ - name: Tokens
23
+ dtype: string
24
+ - name: Words
25
+ dtype: string
26
+ - name: Emoji_Patterns
27
+ dtype: string
28
+ - name: Emoji_Count
29
+ dtype: string
30
+ - name: Emoji_Load
31
+ dtype: string
32
+ - name: Emoji_Sentiment_Scores
33
+ dtype: string
34
+ - name: Emoji_Sentiment_Labels
35
+ dtype: string
36
+ - name: Irony_Labels
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 18454106
41
+ num_examples: 24630
42
+ download_size: 7987649
43
+ dataset_size: 18454106
44
+ ---
45
+ # Dataset Card for "ArSarcasMoji"
46
+
47
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)