-
After installation ran
```shell
ns-train --barf-grid --data
```
and get the following error
```shell
AttributeError: 'BARFHashField' object has no attribute 'mlp_base_grid'
Printing p…
-
The description for `--first_beta_epoch`, `--t_embbeding_tau`, `--t_embbeding_vocab` are all the same with `ds_drop`. I am not sure if their description are correct.
https://github.com/centreborelli/…
-
**描述这个 bug**
将SINE运行在ml-1m数据集上时,NDCG@10和HIT@10运行结果(NDCG@10=3.88,HIR@10=8.41)远低于原始论文中的结果(NDCG@10=7.06,HIR@10=16.34),认为结果异常。关键参数采用和原始论文一样的配置,即序列长度=20,embedding_size=128,λ=0.5,interest_size=4,concepts=5…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
您好!我嘗試簡單建立了yelp的知識圖譜,在.kg檔案中,我將head_id:token設為iten_id:token,relation_id:token設為location.shop.location,tail_id:token設為categories:token_seq
如下所示:
也增加另一個relation_id:token
在.link檔案中,item_id:token…
-
I'm using Sagemaker Studio to train a MQCNN model, under default layer settings model runs without any error using CPU instance. But once I switched to 'ml.p3.2xlarge' instance and change ctx from 'cp…
-
Maybe I am completely wrong, but to me using something like bpe to build an encoding for text feels stupid. Sure, it is a fairly easy way and it will build an encoding that is efficient in terms of se…
-
I just recently started looking into PCUIC and it looks really great. Would it be possible to replace the Template.Ast.term definition with this one? Are there features that exist in one but not in th…
-
First of all: Great tool. I have been playing around with it for a while now and ended up having a lot of questions, thank you already for the effort to answer some of them :)
A question regarding …
-
Use this issue to post papers that people should read. If you can, leave a summary of the paper within your comment.