Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuSentRelOpinionCollectionFormatter -- label could not be found during neural network training. #137

Closed
nicolay-r opened this issue Jun 29, 2021 · 0 comments
Assignees
Labels
bug Something isn't working critical

Comments

@nicolay-r
Copy link
Owner

bug.txt

#!/bin/bash
cd .. && CUDA_VISIBLE_DEVICES=0 python run_training.py --do-eval  \
    --bags-per-minibatch 32 --dropout-keep-prob 0.80 --cv-count 3  \
    --labels-count 3 --experiment rsr+ra --model-input-type ctx --ra-ver dbg \
    --model-name cnn --test-every-k-epoch 5 --learning-rate 0.1  \
    --balanced-input True --train-acc-limit 0.99  --epochs 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical
Projects
No open projects
Development

No branches or pull requests

1 participant