amazingvk786 commited on
Commit
a4bb0d1
1 Parent(s): 95ae475

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  title: Deduplicated Movie Reviews
2
- description: A dataset of deduplicated movie reviews with sentiment ratings. (Originally created by you)
3
  format: csv
4
  features:
5
  review:
@@ -11,4 +11,4 @@ split: # Assuming you have separate train and test CSV files
11
  train: train.csv
12
  test: test.csv
13
  citation: # Citation for your dataset (replace with appropriate information)
14
- This dataset was originally created by [your Hugging Face Hub username].
 
1
  title: Deduplicated Movie Reviews
2
+ description: A dataset of deduplicated movie reviews with sentiment ratings.
3
  format: csv
4
  features:
5
  review:
 
11
  train: train.csv
12
  test: test.csv
13
  citation: # Citation for your dataset (replace with appropriate information)
14
+ This dataset was originally created by amazingvk786