RelationPrediction
RelationPrediction copied to clipboard
missing valid_accuracy.txt
Hello,
if I add in gcn_basis.exp
[Evaluation]
Metric=MRR
Metric=Accuracy
I get the following error:
FileNotFoundError: [Errno 2] No such file or directory: FB-Toutanova/valid_accuracy.txt
How can I generate that missing file?
Thanks