hsaest commited on
Commit
902b0fb
1 Parent(s): d6c3c40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -10,4 +10,15 @@ tags: []
10
  | Qwen2-7B | 49.9 | 1.1 | 2.1 | 0.0 | 0.0 |
11
  | **Fine-tuning** | | | | | |
12
  | Llama3.1-8B | 78.3 | 17.8 | 19.3 | 6.1 | 3.8 |
13
- | Qwen2-7B | 59.0 | 0.6 | 0.2 | 0.0 | 0.0 |
 
 
 
 
 
 
 
 
 
 
 
 
10
  | Qwen2-7B | 49.9 | 1.1 | 2.1 | 0.0 | 0.0 |
11
  | **Fine-tuning** | | | | | |
12
  | Llama3.1-8B | 78.3 | 17.8 | 19.3 | 6.1 | 3.8 |
13
+ | Qwen2-7B | 59.0 | 0.6 | 0.2 | 0.0 | 0.0 |
14
+
15
+ If our related resources prove valuable to your research, we kindly ask for a citation.
16
+
17
+ ```
18
+ @article{xie2024revealing,
19
+ title={Revealing the Barriers of Language Agents in Planning},
20
+ author={Xie, Jian and Zhang, Kexun and Chen, Jiangjie and Yuan, Siyu and Zhang, Kai and Zhang, Yikai and Li, Lei and Xiao, Yanghua},
21
+ journal={arXiv preprint arXiv:2410.12409},
22
+ year={2024}
23
+ }
24
+ ```