-
Hi,
I am following code in [Deep Keyphrase Generation](https://github.com/memray/OpenNMT-kpg-release). But I got two error when I trained a One2Seq model with Diversity Mechanisms enabled.
The comma…
-
Hi
When I run `python train.py -config config/train/config-rnn-keyphrase-one2seq-diverse.yml` , there is an error:
`Traceback (most recent call last):
File "train.py", line 6, in
main()
…
-
**Description**
Setting `boot.kernelPackages = pkgs.linuxPackages-libre` in configuration.nix makes `nixos-rebuild` fail on nixos 20.03.
**To Reproduce**
Steps to reproduce the behavior:
1. Set …
Uthar updated
3 years ago
-
pRO will be launching today for CBT let's all be updated for the new 3rd party programs we can use.... FF
-
# Environment
Knex version: 0.20.8
Database + version: pg 9.6
OS: Linux
@lorefnon
# Bug
This should work according to the TypeScript types, but it throws:
` knex.raw("id = ?", ["hell…
-
I am trying to train my data starting from an existing top-kp20k checkpoints.
I have set train_from to "kp20k-meng17-random-rnn-BS64-LR0.05-Layer1-Dim150-Emb100-Dropout0.0-Copytrue-Reusetrue-Covtrue…
-
I am trying to run the pretrained weights for keyphrase extraction on string, trying to follow the example from inference.ipynb. I kept all the parameters as same in the jupiter notebook, besides expl…
-
when I use the command to train the model
`CUDA_VISIBLE_DEVICES=5,6 python train.py -data_path_prefix ../seq2seq-keyphrase-pytorch/data-ori/kp20k/kp20k -vocab_path ../dmcproject/seq2seq-keyphrase-p…
-
-
Hi, kenchan, I notice that the semeval test file is different from the others (e.g. they are already stemmed.) How to get the unstemmed version ?