tafseer-nayeem commited on
Commit
7bada68
·
1 Parent(s): ab1fb18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -16,7 +16,7 @@ size_categories:
16
  - 100K<n<1M
17
  ---
18
 
19
- # Dataset Card for Dataset Name
20
 
21
  ## Dataset Description
22
 
@@ -39,8 +39,17 @@ The BCP-47 code for American English is en-US, while the code for British Englis
39
 
40
  ### Data Instances
41
 
42
- [More Information Needed]
43
-
 
 
 
 
 
 
 
 
 
44
  ### Data Fields
45
 
46
  [More Information Needed]
 
16
  - 100K<n<1M
17
  ---
18
 
19
+ # Dataset Card for Review Helpfulness Prediction Dataset
20
 
21
  ## Dataset Description
22
 
 
39
 
40
  ### Data Instances
41
 
42
+ ```
43
+ {
44
+ "user_review_posted": 28,
45
+ "user_total_helpful_votes": 78,
46
+ "expertise": 0.013414038240254,
47
+ "user_cities_visited": 89,
48
+ "review_days": 0.39430449069003204,
49
+ "helpful_class": 4,
50
+ "review_text": "Had to see for myself. Over priced, bloviated, cheap. I am highly sensitive to mold, and it permeated the hotel. Sheets were damp, pipes blew hot air even when turned off. Considering all the hype, that's what this place is, all hype for too much money."
51
+ }
52
+ ```
53
  ### Data Fields
54
 
55
  [More Information Needed]