CoolFace
Datasetpublic

yusufizzetmurat/fed-pulse-embedding-caches

yusufizzetmurat/fed-pulse-embedding-caches Artefact for the fed-pulse FOMC text analytics project. Source code: https://github.com/yusufizzetmurat/fed-pulse Live demo: https://fedpulse.yusufizzetmurat.com License: mit Training corpus Per-encoder embedding caches keyed on (encoder alias, encoder revision). Each parquet carries record_id, doc_id, event_date, chunk_index, chunk_preview, and embedding. Training command python… See the full description on the dataset page: https://huggingface.co/datasets/yusufizzetmurat/fed-pulse-embedding-caches.

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes193downloads
Dataset Card

yusufizzetmurat/fed-pulse-embedding-caches

Artefact for the fed-pulse FOMC text analytics project.

  • —Source code: <https://github.com/yusufizzetmurat/fed-pulse>
  • —Live demo: <https://fedpulse.yusufizzetmurat.com>
  • —License: mit

Training corpus

Per-encoder embedding caches keyed on (encoder alias, encoder revision). Each parquet carries record_id, doc_id, event_date, chunk_index, chunk_preview, and embedding.

Training command

python scripts/cache_embeddings.py --encoder <alias> --training-package-id <tp-id> --allow-network

Attribution