Official implementation of this paper.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Fill in:
- OpenAI-API key
- LLM Model for simulation
Define keywords for experiment prompts:
- environment: Field of Conversation
- topic: Topic to discuss
- S_m2: Extreme negative standpoint
- S_m1: Moderate negative standpoint
- S_0: Neutral standpoint
- S_m2: Extreme positive standpoint
- S_m1: Moderate positive standpoint
- S_m2_e: Explaination of S_m2
- S_m1_e: Explaination of S_m1
- S_0_e: Explaination of S_0
- S_p1_e: Explaination of S_p1
- S_p2_e: Explaination of S_p2
- side_s_0: Negative agent discription
- side_e_0: Neutral agent discription
- side_b_0: Positive agent discription
Define experimental settings:
- datasource: Path to network for initialization
- num_epoch: Epoch number to simulate
- starting_epoch: Which epoch to continue simulation (0 for new simulation)
- side_init: The initialize standpoint distribution of agents
- abb: Output path for experimental result