todo update

This commit is contained in:
Andrea Pedrotti 2023-06-12 15:56:00 +02:00
parent bef086ab50
commit de98926d00
1 changed files with 0 additions and 7 deletions

View File

@ -12,16 +12,9 @@ from gfun.generalizedFunnelling import GeneralizedFunnelling
"""
TODO:
- Transformers VGFs:
- scheduler with warmup and cosine
- freeze params method
- General:
[!] zero-shot setup
- CLS dataset is loading only "books" domain data
- documents should be trimmed to the same length (for SVMs we are using way too long tokens)
- Attention Aggregator:
- experiment with weight init of Attention-aggregator
- FFNN posterior-probabilities' dependent
- Docs:
- add documentations sphinx
"""