docs: updated dataset urls
Browse files
README.md
CHANGED
|
@@ -17,14 +17,15 @@ GneissWeb Annotations uses the [https://huggingface.co/ibm-granite/GneissWeb.blo
|
|
| 17 |
|
| 18 |
You can access annotations at two levels of granularity:
|
| 19 |
|
| 20 |
-
- **Host-level** - Aggregate statistics for entire domains, perfect for broad filtering
|
| 21 |
- **URL-level** - Individual URL classifications for precise content selection
|
| 22 |
|
| 23 |
## Getting the Data
|
| 24 |
|
| 25 |
Access the dataset through:
|
| 26 |
|
| 27 |
-
- **Hugging Face**: [https://huggingface.co/datasets/commoncrawl/gneissweb-annotation-testing-v1](https://huggingface.co/datasets/commoncrawl/gneissweb-annotation-testing-v1)
|
|
|
|
| 28 |
- **AWS S3**: `s3://commoncrawl/projects/gneissweb-annotation-testing-v1`
|
| 29 |
|
| 30 |
## Example usage
|
|
|
|
| 17 |
|
| 18 |
You can access annotations at two levels of granularity:
|
| 19 |
|
| 20 |
+
- **Host-level** - Aggregate statistics for entire domains, perfect for broad filtering (This dataset)
|
| 21 |
- **URL-level** - Individual URL classifications for precise content selection
|
| 22 |
|
| 23 |
## Getting the Data
|
| 24 |
|
| 25 |
Access the dataset through:
|
| 26 |
|
| 27 |
+
- **Hugging Face**: [https://huggingface.co/datasets/commoncrawl/gneissweb-annotation-host-testing-v1](https://huggingface.co/datasets/commoncrawl/gneissweb-annotation-host-testing-v1) (Host-level)
|
| 28 |
+
- **Hugging Face**: [https://huggingface.co/datasets/commoncrawl/gneissweb-annotation-url-testing-v1](https://huggingface.co/datasets/commoncrawl/gneissweb-annotation-url-testing-v1) (URL-level)
|
| 29 |
- **AWS S3**: `s3://commoncrawl/projects/gneissweb-annotation-testing-v1`
|
| 30 |
|
| 31 |
## Example usage
|