Update README.md
Browse files
README.md
CHANGED
@@ -123,7 +123,7 @@ dataset = load_dataset("OpenCo7/UpVoteWeb", split = "train", streaming = True)
|
|
123 |
|
124 |
### Curation Rationale
|
125 |
|
126 |
-
The Reddit platform hosts public web content about a diverse range of topics, all presented in a conversational format. This has made it a resource in training some of the highest profile LLMs to date.
|
127 |
|
128 |
### Source Data
|
129 |
|
|
|
123 |
|
124 |
### Curation Rationale
|
125 |
|
126 |
+
The Reddit platform hosts public web content about a diverse range of topics, all presented in a conversational format. This has made it a resource in training some of the highest profile LLMs to date. UpVoteWeb is a large, clean pretraining dataset built from this content, for use in developing open source models for research and educational purposes. The dataset is provided for research and educational purposes.
|
127 |
|
128 |
### Source Data
|
129 |
|