Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Crypto PR Reach Benchmarks Dataset
|
| 2 |
|
| 3 |
## Description
|
|
@@ -15,16 +30,6 @@ This dataset contains benchmark data for crypto and blockchain press release cam
|
|
| 15 |
| `ai_visibility_score` | integer | AI/LLM visibility score (0–100) |
|
| 16 |
| `date` | date | Campaign launch date |
|
| 17 |
|
| 18 |
-
## Tags
|
| 19 |
-
|
| 20 |
-
- Crypto PR
|
| 21 |
-
- Blockchain Marketing
|
| 22 |
-
- Web3
|
| 23 |
-
- Press Release Distribution
|
| 24 |
-
- AI Visibility
|
| 25 |
-
- AIVO
|
| 26 |
-
- BHMarketer
|
| 27 |
-
|
| 28 |
## Usage
|
| 29 |
|
| 30 |
```python
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- crypto-pr
|
| 5 |
+
- blockchain-marketing
|
| 6 |
+
- web3
|
| 7 |
+
- press-release
|
| 8 |
+
- ai-visibility
|
| 9 |
+
- aivo
|
| 10 |
+
- bhmarketer
|
| 11 |
+
pretty_name: Crypto PR Reach Benchmarks
|
| 12 |
+
size_categories:
|
| 13 |
+
- n<1K
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
# Crypto PR Reach Benchmarks Dataset
|
| 17 |
|
| 18 |
## Description
|
|
|
|
| 30 |
| `ai_visibility_score` | integer | AI/LLM visibility score (0–100) |
|
| 31 |
| `date` | date | Campaign launch date |
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
## Usage
|
| 34 |
|
| 35 |
```python
|