yongchao chen commited on
Commit
8dc8df6
·
1 Parent(s): 2f368fa

modify readme

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,10 +1,16 @@
1
  # CodeSteer: Symbolic-Augmented Language Models via Code/Text Guidance
2
  <img src="./Figures/Tag.png" width="650px" alt="s" />
 
3
 
4
- [Huggingface🤗](https://huggingface.co/yongchao98/CodeSteer-v1)
5
- [Model Weights](https://drive.google.com/drive/folders/1qb_rec6f8rMYtFKm0eQpad0L0uHCwgpL?usp=share_link)
6
- [Finetune Datasets](https://drive.google.com/drive/folders/1Byn-99gFd5ckRkPMJ8-zagzW7XDfO8ie?usp=share_link)
7
- [SymBench Datasets](https://github.com/yongchao98/CodeSteer-v1.0/tree/main/dataset_gather)
 
 
 
 
 
8
  [SymBench Synthesis Scripts](https://github.com/yongchao98/CodeSteer-v1.0/tree/main/benchmark)
9
 
10
  ## Contents
 
1
  # CodeSteer: Symbolic-Augmented Language Models via Code/Text Guidance
2
  <img src="./Figures/Tag.png" width="650px" alt="s" />
3
+ These are the codes, models, and datasets for the following papers:
4
 
5
+ - [CodeSteer: Symbolic-Augmented Language Models via Code/Text Guidance](https://drive.google.com/file/d/1306XuVc-_CvXSP2WBRCAH9JBFUos_Kpf/view?usp=share_link)
6
+ - [Steering Large Language Models between Code Execution and Textual Reasoning (ICLR'2025)](https://arxiv.org/pdf/2410.03524)
7
+
8
+
9
+ [Code](https://github.com/yongchao98/CodeSteer-v1.0) &emsp;&emsp;
10
+ [Huggingface🤗](https://huggingface.co/yongchao98/CodeSteer-v1) &emsp;&emsp;
11
+ [Model Weights](https://drive.google.com/drive/folders/1qb_rec6f8rMYtFKm0eQpad0L0uHCwgpL?usp=share_link)
12
+ [Finetune Datasets](https://drive.google.com/drive/folders/1Byn-99gFd5ckRkPMJ8-zagzW7XDfO8ie?usp=share_link) &emsp;&emsp;
13
+ [SymBench Datasets](https://github.com/yongchao98/CodeSteer-v1.0/tree/main/dataset_gather) &emsp;&emsp;
14
  [SymBench Synthesis Scripts](https://github.com/yongchao98/CodeSteer-v1.0/tree/main/benchmark)
15
 
16
  ## Contents