Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/src/pages/careers/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ const papers = [
title: 'ICML 2026 Factored Causal Representation Learning for Robust Reward Modeling in RLHF',
href: 'https://arxiv.org/abs/2601.21350',
},
{
title: 'ShopSimulator: Evaluating and Exploring RL-Driven LLM Agent for Shopping Assistants',
href: 'https://arxiv.org/abs/2601.18225',
},
];

const projects = [
Expand Down
Loading