Zhitao-He commited on
Commit
35de342
·
verified ·
1 Parent(s): 841352a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -18
README.md CHANGED
@@ -1,21 +1,18 @@
1
  ---
2
  license: apache-2.0
3
  model_type:
4
- - reward-model
5
  domain:
6
- - nlp
7
  language:
8
- - en
9
- - zh
10
- metrics:
11
- - spearman
12
  tags:
13
- - evaluator
14
- - reward-model
15
- - rebuttal
16
  tools:
17
- - vllm
18
- - openai api
19
  ---
20
  # Rebuttal-RM 🏅
21
  ## 1. Introduction
@@ -120,11 +117,13 @@ Output format example:
120
  ```
121
  ## 4. Citation
122
  ```
123
- @inproceedings{he2025rebuttalagent,
124
- title = {RebuttalAgent: Strategic Persuasion in Academic Rebuttal via Theory of Mind},
125
- author = {Zhitao He and Zongwei Lyu and Wuzhenhai Dai and Yi R. (May) Fung},
126
- year = {2025},
127
- institution = {Hong Kong University of Science and Technology},
128
- url = {https://arxiv.org/abs/YYMM.NNNNN}
 
 
129
  }
130
- ```
 
1
  ---
2
  license: apache-2.0
3
  model_type:
4
+ - reward-model
5
  domain:
6
+ - nlp
7
  language:
8
+ - en
 
 
 
9
  tags:
10
+ - evaluator
11
+ - reward-model
12
+ - rebuttal
13
  tools:
14
+ - vllm
15
+ - openai api
16
  ---
17
  # Rebuttal-RM 🏅
18
  ## 1. Introduction
 
117
  ```
118
  ## 4. Citation
119
  ```
120
+ @misc{he2026dancingchainsstrategicpersuasion,
121
+ title={Dancing in Chains: Strategic Persuasion in Academic Rebuttal via Theory of Mind},
122
+ author={Zhitao He and Zongwei Lyu and Yi R Fung},
123
+ year={2026},
124
+ eprint={2601.15715},
125
+ archivePrefix={arXiv},
126
+ primaryClass={cs.CL},
127
+ url={https://arxiv.org/abs/2601.15715},
128
  }
129
+ ```