Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
michaelr7 commited on
Commit
8e0229f
·
verified ·
1 Parent(s): fc0aeb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -103,7 +103,7 @@ from datasets import load_dataset
103
 
104
  #Load the dataset
105
  ```
106
- dataset = load_dataset("PLACEHOLDER_NAME")
107
  ```
108
  #Display the first example
109
  ```
@@ -150,7 +150,7 @@ Grass is a network for the acquisition of public web data, and we plan to contin
150
 
151
  If you use this dataset in your research or project, please cite it as follows:
152
  ```
153
- @dataset{PLACEHOLDER_NAME,
154
  title = {Reddit Comments and Posts 2024},
155
  year = {2024},
156
  publisher = {Hugging Face},
 
103
 
104
  #Load the dataset
105
  ```
106
+ dataset = load_dataset("UpVoteWeb")
107
  ```
108
  #Display the first example
109
  ```
 
150
 
151
  If you use this dataset in your research or project, please cite it as follows:
152
  ```
153
+ @dataset{UpVoteWeb,
154
  title = {Reddit Comments and Posts 2024},
155
  year = {2024},
156
  publisher = {Hugging Face},