pytorch_multi_head_selection_re icon indicating copy to clipboard operation
pytorch_multi_head_selection_re copied to clipboard

BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE

Results 9 pytorch_multi_head_selection_re issues
Sort by recently updated
recently updated
newest added

运行时候出现 schema file not found, please check your downloaded data 运行时候这是什么原因呢

中文数据集没有了,哪里还能下载嘛

![image](https://user-images.githubusercontent.com/68452249/146003520-4ed7eac5-916c-41fc-ba2e-559cf68b1dc7.png) 中文输入格式是上图这种bio标注的么?还是说将下图配上你的预处理就能输入模型? ![image](https://user-images.githubusercontent.com/68452249/146004383-96e1e843-f7c8-4932-93c5-4fdd89b8757f.png) 谢谢作者回答!

relational matirx is very sparse in Chinese dataset. When I tested my implemention of multi_head_selection, the loss of relation was very small. Because most relations were 'N', the samples are...

how do you embed the word? thank you

https://github.com/WindChimeRan/pytorch_multi_head_selection_re/blob/30c8aa1b2d89a115612d2c5f344e96ab132220c8/lib/models/selection.py#L143

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.26.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies

Bumps [torch](https://github.com/pytorch/pytorch) from 1.1.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies