aravindputrevu commited on
Commit
5a21b16
·
verified ·
1 Parent(s): e13b3d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: labeled
7
+ path: "X_labeled_full.csv"
8
+ - split: unlabeled
9
+ path: "X_unlabeled.csv"
10
+ - split: test
11
+ path: "test.csv"
12
  ---
13
+ # Dataset Card for Dataset Name
14
+
15
+ The Stanford Politeness dataset is a collection of requests annotated for levels of politeness, designed to aid in the study and development of algorithms that can understand and generate human-like polite communication in natural language processing applications.
16
+ This dataset is often used in research focusing on computational linguistics and artificial intelligence, particularly in the fields of sentiment analysis, social dynamics in communication, and the automated generation or interpretation of polite speech.
17
+
18
+ ## Dataset Details
19
+
20
+ ### Dataset Description
21
+
22
+ - **Curated by:** Cleanlab