erfanloghmani commited on
Commit
e1a12a6
·
verified ·
1 Parent(s): 515c7dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: cc-by-nc-sa-4.0
4
 
5
  # Aligning Language Models with Observational Data
6
 
7
- Official repository of the [paper](https://arxiv.org/abs/2506.01844) **"Aligning Language Models with Observational Data: Opportunities and Risks from a Causal Perspective"**. The project explores methods to fine-tune large language models (LLMs) using observational data, tackling challenges like spurious correlations and confounding. We propose **DECONFOUNDLM**, a novel approach to mitigate these issues by correcting for known confounders in the reward signals.
8
 
9
  # Code to be released soon.
10
  You can find the project webpage at [deconfoundlm.github.io](https://deconfoundlm.github.io).
 
4
 
5
  # Aligning Language Models with Observational Data
6
 
7
+ Official repository of the [paper](https://arxiv.org/abs/2506.00152) **"Aligning Language Models with Observational Data: Opportunities and Risks from a Causal Perspective"**. The project explores methods to fine-tune large language models (LLMs) using observational data, tackling challenges like spurious correlations and confounding. We propose **DECONFOUNDLM**, a novel approach to mitigate these issues by correcting for known confounders in the reward signals.
8
 
9
  # Code to be released soon.
10
  You can find the project webpage at [deconfoundlm.github.io](https://deconfoundlm.github.io).