Fix wrong directory in configs in the README - fix the Dataset Viewer
#19
by lhoestq HF Staff - opened
README.md
CHANGED
|
@@ -14,7 +14,7 @@ configs:
|
|
| 14 |
- split: raw_claude_ai
|
| 15 |
path: "release_2026_01_15/data/intermediate/aei_raw_claude_ai_2025-11-13_to_2025-11-20.csv"
|
| 16 |
- split: raw_1p_api
|
| 17 |
-
path: "
|
| 18 |
---
|
| 19 |
|
| 20 |
# The Anthropic Economic Index
|
|
|
|
| 14 |
- split: raw_claude_ai
|
| 15 |
path: "release_2026_01_15/data/intermediate/aei_raw_claude_ai_2025-11-13_to_2025-11-20.csv"
|
| 16 |
- split: raw_1p_api
|
| 17 |
+
path: "release_2026_01_15/data/intermediate/aei_raw_1p_api_2025-11-13_to_2025-11-20.csv"
|
| 18 |
---
|
| 19 |
|
| 20 |
# The Anthropic Economic Index
|