issues
search
weizhepei
/
CasRel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
https://arxiv.org/abs/1909.03227
MIT License
767
stars
141
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I followed the instructions in the README exactly, but I'm getting this error when running "python run.py --train=True --dataset=NYT". Can anyone tell me how to fix it? I appreciate any help! My environment has been modified according to everyone's suggestions.
#84
rabbitlingli
closed
3 months ago
1
求一份训练好的best_model.weights
#83
chang126
opened
5 months ago
1
Haha, I use the GPU on my laptop, but I have to set BATCH_SIZE to 1 so I don't run out of memory,there are too many Total params
#82
Ding-Chian
opened
6 months ago
1
显示无法找到该文件,saved_weights/NYT/best_model.weights'
#81
32209056
opened
1 year ago
3
求环境
#80
Eiven575
opened
1 year ago
3
Need Help for same problem #48
#79
AnwarsaeedDMU
opened
1 year ago
0
Result is very poor
#78
AnwarsaeedDMU
opened
1 year ago
0
运行run.py报错,
#77
zhangzhenyu-pony
opened
1 year ago
1
关于更换数据集的格式问题
#76
guanxichouqu
opened
1 year ago
2
Prepare my own text dataset
#75
AnwarsaeedDMU
closed
1 year ago
1
'Node' object has no attribute 'output_masks'
#74
AnwarsaeedDMU
opened
1 year ago
0
Tensorflow and keras versions not compatible
#73
AnwarsaeedDMU
opened
1 year ago
0
if not a['relationMentions']: TypeError: list indices must be integers or slices, not str
#72
AnwarsaeedDMU
closed
1 year ago
1
tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[6] = [6, -1] does not index into param shape [8,105,768] [[{{node lambda_3/GatherNd}}]]
#71
FortuneStar
opened
2 years ago
2
运行run.py文件时显示tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files
#70
tyty19701998
opened
2 years ago
3
python run.py 时出现 AttributeError: 'tuple' object has no attribute 'layer'
#69
zhangmingdao
opened
2 years ago
2
内存占用问题
#68
GDUTT1
opened
2 years ago
0
环境问题
#67
Hou-jing
opened
2 years ago
1
AttributeError
#66
byrwh
opened
2 years ago
12
能否提供一份requirements.txt
#65
scarydemon2
opened
2 years ago
1
测试时是一条一条数据进行的吗
#64
1qingqing1
opened
2 years ago
0
pytorch复现结果很差
#63
yanjiahui123
opened
2 years ago
0
failed to run cuBLAS routine: CUBLAS_STATUS_EXECUTION_FAILED
#62
Cthericy
opened
3 years ago
0
module 'tensorflow._api.v1.compat.v1.compat' has no attribute 'v1'
#61
yanjiahui123
opened
3 years ago
0
How to predict
#60
amiroft
opened
3 years ago
1
data_loader.py 78行代码有问题
#59
xlli-2
closed
3 years ago
0
训练集数据量过少和01样本不平衡导致效果不好
#58
LuoXukun
opened
3 years ago
0
新手求教,关于数据集的处理问题
#57
Yuzhiyang-XJTU
closed
3 years ago
1
Wiki-KBP数据集
#56
zlh-source
opened
3 years ago
0
why randomly select one subject in data_loader.py
#55
HJHjiahao
opened
3 years ago
4
get_encoders() got an unexpected keyword argument 'use_adapter'
#54
fb1018
opened
3 years ago
3
build_data.py
#53
yz-qiang
opened
3 years ago
3
found a small typo in the run command 'python run.py ---train=True --dataset=NYT'
#52
CaesarWWK
opened
3 years ago
0
I reproduced a script to preprocess NYT dataset for joint entity and relation extraction.
#51
Yifan-Song793
opened
3 years ago
0
您好,关于keras-bert tokenizer问题
#50
feiyunamy
opened
3 years ago
6
webnlg得到的triplet.json文件里为什么很多实体都只有尾部
#49
Coopercoppers
closed
3 years ago
1
小白提问:使用NYT数据集, 复现结果相差有10%,不知道问题在哪QAQ
#48
syfshigechunvzuo
closed
3 years ago
3
使用copy‘r 的nty数据集
#47
martinambition
opened
3 years ago
2
AttributeError: 'tuple' object has no attribute 'get_shape'
#46
Onion12138
opened
3 years ago
1
run.py hbt_model.fit_generator报错 python interpreter state is not initialized. the process may be terminated
#45
chen1310054465
opened
3 years ago
0
Using Colab and tensorflow-gpu 1.13.1
#44
hy-chen
opened
3 years ago
0
请问训练的时候报错:TypeError: get_encoders() got an unexpected keyword argument 'use_adapter'是为什么?
#43
resetLi
opened
3 years ago
4
为什么论文里写的WebNLG中有246种关系,但是下载的数据集里却只看到了170种?
#42
zlh-source
closed
3 years ago
2
关于同一实体出现多次的问题
#41
Gavin4th
closed
4 years ago
4
GPU的使用问题
#40
Gavin4th
opened
4 years ago
4
请问作者有考虑分享Pytorch版本的代码么?
#39
ssnvxia
opened
4 years ago
2
extract_items中预测实体边界问题
#38
yuenoble
opened
4 years ago
8
损失函数中好像没有看到关系的信息?
#37
liutianling
closed
3 years ago
0
关于Relation-specific Object Taggers的输入
#36
chenshaowei57
opened
4 years ago
1
小白提问,关于NYT数据处理的问题,在raw_NYT/generate.py中处理出的new_valid等文件是什么意思呀
#35
Superczy1
opened
4 years ago
1
Next