Issues
- 1
求一份训练好的best_model.weights
#83 opened by chang126 - 1
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 opened by rabbitlingli - 3
- 4
- 2
关于更换数据集的格式问题
#76 opened by guanxichouqu - 0
found a small typo in the run command 'python run.py ---train=True --dataset=NYT'
#52 opened by CaesarWWK - 3
显示无法找到该文件,saved_weights/NYT/best_model.weights'
#81 opened by 32209056 - 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 opened by Ding-Chian - 12
AttributeError
#66 opened by byrwh - 3
运行run.py文件时显示tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files
#70 opened by tyty19701998 - 8
extract_items中预测实体边界问题
#38 opened by yuenoble - 1
运行run.py报错,
#77 opened by zhangzhenyu-pony - 3
小白提问:使用NYT数据集, 复现结果相差有10%,不知道问题在哪QAQ
#48 opened by syfshigechunvzuo - 0
Need Help for same problem #48
#79 opened by AnwarsaeedDMU - 1
Prepare my own text dataset
#75 opened by AnwarsaeedDMU - 0
Result is very poor
#78 opened by AnwarsaeedDMU - 0
- 0
- 1
if not a['relationMentions']: TypeError: list indices must be integers or slices, not str
#72 opened by AnwarsaeedDMU - 6
您好,关于keras-bert tokenizer问题
#50 opened by feiyunamy - 4
- 2
使用copy‘r 的nty数据集
#47 opened by martinambition - 2
tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[6] = [6, -1] does not index into param shape [8,105,768] [[{{node lambda_3/GatherNd}}]]
#71 opened by FortuneStar - 2
- 0
- 1
How to predict
#60 opened by amiroft - 1
- 1
能否提供一份requirements.txt
#65 opened by scarydemon2 - 1
- 0
测试时是一条一条数据进行的吗
#64 opened by 1qingqing1 - 0
pytorch复现结果很差
#63 opened by yanjiahui123 - 0
- 1
- 0
- 1
webnlg得到的triplet.json文件里为什么很多实体都只有尾部
#49 opened by Coopercoppers - 0
data_loader.py 78行代码有问题
#59 opened by xlli-2 - 3
- 2
为什么论文里写的WebNLG中有246种关系,但是下载的数据集里却只看到了170种?
#42 opened by zlh-source - 0
训练集数据量过少和01样本不平衡导致效果不好
#58 opened by LuoXukun - 2
请问作者有考虑分享Pytorch版本的代码么?
#39 opened by ssnvxia - 1
新手求教,关于数据集的处理问题
#57 opened by Yuzhiyang-XJTU - 0
Wiki-KBP数据集
#56 opened by zlh-source - 4
关于同一实体出现多次的问题
#41 opened by Gavin4th - 3
build_data.py
#53 opened by yz-qiang - 0
I reproduced a script to preprocess NYT dataset for joint entity and relation extraction.
#51 opened by Yifan-Song793 - 4
请问训练的时候报错:TypeError: get_encoders() got an unexpected keyword argument 'use_adapter'是为什么?
#43 opened by resetLi - 0
run.py hbt_model.fit_generator报错 python interpreter state is not initialized. the process may be terminated
#45 opened by chen1310054465 - 0
Using Colab and tensorflow-gpu 1.13.1
#44 opened by hy-chen - 0
损失函数中好像没有看到关系的信息?
#37 opened by liutianling - 1
关于Relation-specific Object Taggers的输入
#36 opened by chenshaowei57