nikesh66 commited on
Commit
426f9ad
·
1 Parent(s): d0635e6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ size_categories:
5
+ - 1K<n<10K
6
+ ---
7
+
8
+ # Sarcasm Dataset
9
+ This dataset contains sarcastic sentence along with their binary label
10
+
11
+ ## Dataset Desciption:
12
+
13
+ - Number of Rows: 5,000
14
+ - Number of Columns: 2
15
+ - Column Names: 'Tweet', 'Slang (yes/no)'
16
+ - Description: The dataset contains tweets annotated for the use of slang. It includes a binary label ('yes' or 'no') indicating the presence of slang in each tweet.