-
你好,我使用了三个开源问答数据集,分别为 Squad、Commonsense、ai2_arc 来进行多任务微调,但我迄今为止微调三次试验结果都不如单次微调甚至不如混合微调,我使用 mistral_v0.2 模型对三个数据集分别进行微调、混合微调、不微调、MFTcoder 微调进行比较,下面是我的实验结果:
所以我在怀疑是我微调参数是否出了问题,或者说这三个问答子任务相关性并不强所以导致这…
-
-
Hi community,
This RFC is about a proposal to refactor DPGEN workflow with a new design based on DFlow
A typical DPGEN2 configuration is like the below:
https://github.com/deepmodeling/dpgen2/…
-
Hi,
I'm currently learning ai2thor and trying to install ai2thor on my local computer. When running "controller = Controller()" in AI2-THOR-Full-Starter-Template, I always get an error as below.
…
-
When I fill the doorbell URL, username and password, and press the button, the form just refreshes and the device is not added.
I can see the following in the logs:
```
ISAPI error Client error…
-
```
What steps will reproduce the problem?
1.Trying to read some analog valeu with the getAnalog() function
What is the expected output? What do you see instead?
The output that appears is like this …
-
```
What steps will reproduce the problem?
1.Trying to read some analog valeu with the getAnalog() function
What is the expected output? What do you see instead?
The output that appears is like this …
-
Is it possible add Google login to companion? Its make faster app development.We need just login google account same as ai2 account.So we dont need busy with reading qrcodes.
-
I am very interested in your research work.when I successfully install the dependencies needed of the code and download dataset and your pre-trained models.l begin to evaluate HRL-GRG on the grid-wor…
-
Hello!
I am trying to run Thor locally but am unable to get it to work. I am following the instructions **[here](https://ai2thor.allenai.org/ithor/documentation)**
**Steps Taken:**
- `pip install…