Added readme, cleaned some stuff
Showing
- .gitmodules 0 additions, 3 deletions.gitmodules
- Dockerfile 6 additions, 1 deletionDockerfile
- README.md 36 additions, 1 deletionREADME.md
- analize.sh 19 additions, 1 deletionanalize.sh
- bert_document_classifier 0 additions, 1 deletionbert_document_classifier
- bert_insight/analize.py 2 additions, 0 deletionsbert_insight/analize.py
- compute.sh 18 additions, 4 deletionscompute.sh
- modules/bert_document_classifier 0 additions, 1 deletionmodules/bert_document_classifier
- requirements.txt 2 additions, 1 deletionrequirements.txt
.gitmodules
deleted
100644 → 0
bert_document_classifier
deleted
120000 → 0
... | ... | @@ -7,4 +7,5 @@ captum==0.2.0 |
pandas==1.1.3 | ||
scikit-learn==0.23.2 | ||
networkx==2.4 | ||
seaborn==0.11.0 | ||
\ No newline at end of file | ||
seaborn==0.11.0 | ||
git+ssh://git@gitlab.clarin-pl.eu/mipo57/bert_document_classifier.git | ||
\ No newline at end of file |
Please register or sign in to comment