ChenRocks / ChenRocks/fast_abs_rl

Error while start training abstractor

Open
#70 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
624
Forks
183
PR merge metrics
No merged PRs in 30d

Description

Hi @ChenRocks , can you please check this issue?
I tried to train your model with my own dataset in Vietnamese. It's OK at step 1 (train_word2vec.py) and step 2 (make_extraction_labels.py)
But when I start training the abstractor, your model return this error
![image](https://user-images.githubusercontent.com/4217195/105573877-20650880-5d93-11eb-921d-716bbbf4fd3c.png)

I tried to reproduce that the same step with CNN/DailyMail dataset and the result is the same, it still stuck at step 3 with the same error message as above.
![image](https://user-images.githubusercontent.com/4217195/105573723-260e1e80-5d92-11eb-9497-828f3c8b67fb.png)

Can you give me some suggestion to overcome that error?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing step 3 after train_word2vec.py and make_extraction_labels.py, using both the Vietnamese dataset and CNN/DailyMail dataset described in the issue. Capture the full abstractor-training traceback because the reported error is only shown in screenshots. Done means identifying the cause and documenting or confirming a fix that allows abstractor training to proceed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.