-
Hi there,
I have a dataset of weather measurements taken at various stations (ca. 5000 or so) across the globe. It has the following (simplified) form:
```
Obs_Index TEMPERATURE_FORECAST PRES…
-
Hi,
I am interested in generating regression tests for a multi-task learning scenario.
While I am able to train or interact with the agents (ex: ```parlai dd -t task1,task2 ```), when I try to c…
-
I have trained all modules. When I tried to inference a CBCT, some errors arised in the function "cen_cluster" in "cnt_skl_dect.py". Specifically, there were no elements satisfied "voting_map>20" (lin…
-
请问大佬,qwen2-vl 的pretrain是否有计划支持呢
-
在服务器上跑出现一下问题,这个该怎么解决呀?
![image](https://user-images.githubusercontent.com/37549007/92107125-ddbc8700-ee17-11ea-95eb-1fce103933c7.png)
-
It would be useful to create a TopLayer for regression-type problems, where the label is a score, for instance similarity metrics between embeddings.
-
HeadConfig(
name=f"num_tokens_regression",
layer_hook=-7,
hidden_size=128, # MLP hidden size
num_layers=3, # 2 hidden layers in MLP
in_size=hidden_s…
-
## ❓ Questions & Help
DeepChem dataloaders such as `dc.data.InMemoryLoader` have an argument `tasks` where users should provide a list of task names (a list of strings). Is it really necessary to p…
-
My apologies if this the wrong venue to begin a discussion, google didn't turn up a mailing list and I didn't see any mention of one on the website.
I was reviewing your recent ["pen test"](https://c…
-
Hi, was wondering your thoughts on some of the limitations of the Setfit model. Can it support any sort of few shot text classification, or what are some areas where this model falls short? Are there …