castorini / ura-projects

0 stars 1 forks source link

TREC 2024 - Workflow Record #48

Open Yuv-sue1005 opened 1 month ago

Yuv-sue1005 commented 1 month ago

This issue isn't a problem to be fixed, rather it is a record to keep track of undergraduate student's work on TREC 2024. In a series of comments, contributors can write about their work (at a high level) on specific tracks. This issue will be regularly updated upon finishing certain tasks/tracks.

Yuv-sue1005 commented 4 weeks ago

Here's my contributions to TREC's NeuCLIR track.

Stefan824 commented 2 weeks ago

Cross-Language Technical Document Tasks

1. Data Preprocessing

2. Dense Embedding Experiments Reproduction

3. Dense Retrieval Baseline (GTE-Qwen2)

4. Integration for Pyserini with the Qwen Model

5. BM25 and SPLADE Baselines (Document and Query Translation)

6. Runs Fusion


Multi-Language Information Retrieval (MLIR) and Cross-Language Information Retrieval (CLIR) Tasks

1. Baseline Setup and Reproduction


Report Generation Tasks

1. Report Request Handling

2. Prompt Engineering for GPT-4

3. First-Stage Retrieval for Reports

4. Reranking with Cohere Reranker

Yuv-sue1005 commented 2 weeks ago

Here's my contributions to the TREC RAG track.