histmeisah / Large-Language-Models-play-StarCraftII

TextStarCraft2,a pure language env which support llms play starcraft2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttributeError:'Protoss_Bot' object has no attribute 'structures'

harticleaq opened this issue · comments

commented

It seems that this attribute is not defined in the entire Protoss_bot class, nor is its parent class defined?

commented

When I run the Human_LLM_agent_test.py script, I get this error.

pip install burnysc2==6.5.0

In Human_LLM_agent_test.py, I finetuned Qwen model to make sure the interaction frequence can match the normal game play speed. So if you want to play against with LLM agent, you should finetune your own model, we will also release the finetuned model soon.

@histmeisah Could you tell me how the data used for fine-tuning was collected and approximately how much data there is? (+ how long did the fine-tuning take?)

@histmeisah Could you tell me how the data used for fine-tuning was collected and approximately how much data there is? (+ how long did the fine-tuning take?)
OK, i have release the dataset, both original data and the refined data. You can find them in the release