Question and Answer Experimentals with Machine Learning Technologies for insuranceqa-corpus-zh.
Apply different models with insuranceqa-corpus-zh.
Python3+
pip install -r Requirements.txt
A very simple network
python3 deep_qa_1/network.py
python3 visual/accuracy.py
python3 visual/loss.py
Baseline: mini-batch size = 100, hidden_layers = [100, 50], lr = 0.0001.