dieineb commited on
Commit
7a02423
1 Parent(s): dcb3438

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,8 +43,8 @@ size_categories:
43
 
44
  The dataset consists of a data frame with the following columns:
45
 
46
- - **review:**
47
- - **sentiment:**
48
 
49
  ```bash
50
  {
 
43
 
44
  The dataset consists of a data frame with the following columns:
45
 
46
+ - **review:** The users write their review of the app in natural language.
47
+ - **sentiment:** labels: "0" for negative and "1" for positive sentiment analysis.
48
 
49
  ```bash
50
  {