-
-
Firstly, according to the file relation_docs_dev in the provided code, can I assume that in your method, the distribution of relation for each test document is known?
Secondly, in your experiment, …
-
Can I check if running the infer_distance script requires alot of RAM? I have a 48GB GPU card with 128GB RAM, however running both infer_distant_bert or infer_distant_roberta will result in Python kil…
-
Hi,
Thanks a lot for this amazing framework.
I'm working on the deep span representations from ACL2023. I have already adapted to conll2004.
I'm trying to adapt the model on docred dataset. …
-
We get:
```
Note: This error originates from the build backend, and is likely not a problem with poetry but with kenlm (0.2.0 https://github.com/kpu/kenlm/archive/master.zip) not supporting PEP 51…
-
您好,能介绍一下您们是怎么计算Inter-f1和Intra-f1这两个指标的吗
xbcml updated
9 months ago
-
Which script should I run for the experiment in Table 6:
DREEAM+Inference-Stage Fusion, without Distantly-Supervised Data (F1 80.73; Ign F1 79.66) ?
-
Hello, I was wondering where I can find the training data.
-
错误提示:dgl._ffi.base.DGLError: Expect number of features to match number of nodes (len(u)). Got 195 and 196 instead.
数据集是完全按照DocRED的格式的。
-
I got Error when I run `sh run_docred.sh`.
![image](https://github.com/IAmHedgehog/SagDRE/assets/57834342/6e7f52e1-b078-477f-a6a2-4c16552f8ff0)
As shown in the picture above.