-
Hi author,
Huge fan of your work. I am currently trying to apply your code to a downstream task. Specifically, I am working with a protein PDB file and aim to extract the latent representation of the…
-
Thanks for your paper and code!
I did have a question about the setting for the function call, specifically the parameter ``freeze_plm`` in ``PromptForGeneration(plm=plm, template=promptTemplate, f…
-
VM2 byte write without RMW.
In wb_plm.v simple change:
_assign p[26] = cmp(rq[15:0], 16'b0001xxxxxxxxxxxx);_
to
_assign p[26] = cmp(rq[15:0], 16'bx001xxxxxxxxxxxx); // WTBT no RMW_
Prob…
-
Hi, thanks again for a great model!
I am running the following example code to generate `test.esm.embs.pkl` file for which the gLM downloads the `esm2_t33_650M_UR50D.pt` file. But I am running into `…
-
### 请提出你的问题
my_cls = Taskflow("zero_shot_text_classification", model="utc-base", schema=schema,
task_path='./checkpoint/model_best/plm', precision="fp32")
去掉task_path和加上区别不大,分值一致
…
-
Hi there,
I was wondering whether you are aware of the functionality in the `plm` package to get the quasi-demeaned variables without doing the calcuclation yourself (as in here https://github.com/an…
-
```
What steps will reproduce the problem?
1. connect serial port to insteon PLM
2. send PLM data from another script
3. sometimes retrieve incomplete data when watching serial port with following
co…
-
According to the SoftVerbalizer script and my general understanding of what is desired in a frozen PLM training setting, the grouped_parameters_1 of the SoftVerbalizer should be frozen. However, in th…
-
Double tapping buttons on most Insteon controllers sends a "Fast On" or "Fast Off" message to the linked responders which will then immediately turn completely on or off, ignoring any preprogrammed di…
-
Hello. I'm trying to plot the interaction of a plm output, but it keeps giving me the following error. I've tried uninstalling and reinstalling R and the packages therein, but to no avail. Would you b…