seanie12/Info-HCVAE
[ACL 2020] Generating Diverse and Consistent QA pairs from Contexts with Information-Maximizing Hierarchical Conditional VAEs
PythonApache-2.0
Issues
- 0
- 2
output_file是乱码
#18 opened by hjing100 - 0
Is my dependency list correct?
#19 opened by liulint - 1
Squad Dataset
#16 opened by linshaoxin-maker - 3
- 1
Can you provide models that have been trained in main.py and saved at./save/vae-checkpoint? My email is 1005183361@qq.com.
#12 opened by 1005183361 - 1
help!
#13 opened by i-want-steal-sixsix - 3
Pre-trained model availablility
#10 opened by satheeshkatipomu - 1
error while running Google collab GPU
#11 opened by MPS-MASTER - 2
How to generate multiple different questions/QA pairs from the same paragraph? (Table 6 and Table 7 in Experiments section)
#8 opened by zhanhl316 - 1
- 3
Pre-trained models
#5 opened by jhyuklee - 1
CUDA error: device-side assert triggered when "max_c_len" is setted to 1000 (bigger than default value 384)
#6 opened by zhanhl316 - 2
- 2
Why I use the same code and dataset to train the model,then use the context from train set to generate QA pairs, but they are not as good as the train set(eg. only one or two is good in four generated QA pairs)?
#4 opened by CoderJoyce - 0
why I use the same code and dataset to train the model,then use the context from train set to generate QA pairs, but they are not as good as the train set(eg. only one or two is good in four generated QA pairs)?
#3 opened by CoderJoyce - 1
Here should be "args.max_length"
#2 opened by Gaozhen0816