Ehsan Hemmati

Results 7 issues of Ehsan Hemmati

Hi, I have trained a classifier and I am trying to do inference for a text file rather than a single input. I realized that I will get a different...

Hi, I really enjoyed your paper. In this regard, I have following questions that I appreciate your reply, 1) I wonder if it possible to replace the current discriminator which...

Hi, Does the repo support reporting evaluation metrics per class for multilabel sequence classification? Thanks

Hi, First, thank you for providing this valuable resource. According to Table 4 of the Bert paper, for long sequences with length 1152+ the performance declined. I wonder if I...

Hi, I am trying to train a title-storyline to story model of plan and write paper using this command: ``` python pytorch_src/main.py --batch_size 20 --train-data rocstory_plan_write/ROCStories_all_merge_tokenize.titlesepkeysepstory.train --valid-data rocstory_plan_write/ROCStories_all_merge_tokenize.titlesepkeysepstory.dev --test-data rocstory_plan_write/ROCStories_all_merge_tokenize.titlesepkeysepstory.test...

Hi, Thanks for the nice source. I want to train and run your method on a new dataset. I wonder if the repository contain code for pretrainig sentence compression module?...

Hi, Thanks for the nice work. I wonder if there is any code for Script generation using your event representation? In the paper, the representations were evaluated on script event...