Cohere
Enterprise LLMs and embeddings. Retrieval, ranking, and production RAG.
24 problems tagged for Cohere.
Sign in to track your progress0%
Solve a problem (pass its tests) and it's checked off here automatically — your progress is saved, so it stays checked when you come back.
- Binary Quantization + Hamming RetrievalMedium
- BM25 ScoringMedium
- Scaled dot-product self-attentionMedium
- Citation Attribution AssemblyMedium
- Constrained Decoding Logit MaskMedium
- Cross-Encoder Rerank Top-kEasy
- Faithfulness / Groundedness ScoreMedium
- Hard Negative Mining for RetrieverMedium
- HNSW Greedy Graph SearchHard
- IVF (Inverted File) SearchMedium
- Sentence Embedding (Masked Mean-Pool)Easy
- Matryoshka Embedding TruncationMedium
- MIPS -> L2 ReductionMedium
- Maximal Marginal Relevance (MMR)Medium
- Multi-Query Fan-Out + DedupEasy
- Parent-Document RetrievalMedium
- Product Quantization (PQ) Encode + ADCHard
- Random-Hyperplane LSH (Cosine)Medium
- Recall@k (Retrieval)Easy
- Reciprocal Rank Fusion (RRF)Medium
- Recursive Chunking with OverlapMedium
- Refusal / Confidence GateEasy
- Streaming SSE Delta AssemblerEasy
- Stop-Sequence Detection (Streaming)Easy