1st prize in AI for Future Society 2022
-
Run preprocess.py
-
Run build_graph.py
-
Run train_bert.py
-
Run roberta_wellness_chatbot.py
-
Build ./counselingApp (have to check your server ip)
-
After entering the message, press the send button and the chatbot answers.
- Firebase
- HTTP connect
- Asychronous
- Recyclerview
dgl-cu113 == 0.9.1.post1
ignite == 1.1.0
python == 3.6.9
torch == 1.10.0+cu113
scikit-learn== 0.24.2
transformers == 4.18.0
numpy =< 1.19.5
networkx == 2.5.1
- Make graph for hierarchical class
- Auto build graph for unseem data ( Now, Just Replace Embedding of last node. So, prediction task is abnormal )
- Flask API
- Change build graph method
- Preprocessing
- Finetune KLUE/roberta-base
- Develop Application
- Finetune RoBERTaGCN