Sobes.tech

Machine Learning / AI

How to determine if an embedding model performs well? What metrics are used?

243

Tell me about cross-encoder and bi-encoder, what is the difference?

236

Is there a way to verify that generated text does not contain factual errors relative to the source?

219

How were data extracted from PDF documents for the RAG system?

200

Tell about quantization of models: what it is, why it is needed, and what types exist.

200

How was the chunking strategy chosen for the RAG system?

193

Tell about the performance metrics of an ML service: latency, RPS, how was it organized in your project?

185

Tell about vector databases, which ones exist, how do they differ, and why did you choose pgvector?

179

Tell me about LLM generation parameters: temperature, top-k, top-p, and others.

178

Tell me about the most complex task or difficulty in one of your projects.

159

How are Recall and Precision related, and is it possible to improve one without decreasing the other? Provide examples of tasks.

159

How were the data organized for dialogue summarization and how was the training conducted?

157

Which quantization method (int8 or float) will degrade the model quality less?

154

How would you approach the task of summarizing a multi-person conference dialogue (for example, 10 developers in Slack)?

148

What model and approach would you choose for processing conference audio (speech-to-text, diarization)?

140

Tell me about LoRA: what is it, and why is it needed?

138

How to work with private data during local system deployment?

129

Why did you choose hybrid search BM25 + embeddings instead of only cosine similarity?

124