Skip to content

bigai-nlco/ValueCausalGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

645 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Are the Values of LLMs Structurally Aligned with Humans? A Causal Perspective

Welcome! This codebase accompanies the ACL2025 paper Are the Values of LLMs Structurally Aligned with Humans? A Causal Perspective and is based on SAELens.

1. Python Environment Setup

pip install -r requirements_vsa.txt

2. Directory Structure Setup

Set up the following directory structure outside the main project directory:

3. Execution Instructions

Generate Data

Run the following notebook to generate data with different role and SAE settings for all values:

tutorials/value_causal_graph.ipynb

Analyze Data

After generating the result CSV files, use the following notebook for data analysis by loading the CSV files:

tutorials/value_causal_graph_analysis.ipynb

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors