add mol encode
正在显示
包含
10288 行增加
和
51 行删除
+10288
-51
- .gitignore .gitignore +1 -0
- config.json config/config.json +1 -1
- config_layer_3.json config/config_layer_3.json +1 -1
- config_layer_3_mol.json config/config_layer_3_mol.json +20 -0
- protein_codes_uniprot.txt config/protein_codes_uniprot.txt +10121 -0
- subword_units_map_uniprot.csv config/subword_units_map_uniprot.csv +0 -0
- vocab.txt config/vocab.txt +3 -4
- vocab_mol.txt config/vocab_mol.txt +0 -0
- dataset.py dataset.py +70 -23
- events.out.tfevents.1623143489.DESKTOP-K4GGDLG.6596.0 ...ain/events.out.tfevents.1623143489.DESKTOP-K4GGDLG.6596.0 +0 -0
- events.out.tfevents.1623143650.DESKTOP-K4GGDLG.16496.0 ...in/events.out.tfevents.1623143650.DESKTOP-K4GGDLG.16496.0 +0 -0
- events.out.tfevents.1623143771.DESKTOP-K4GGDLG.13972.0 ...in/events.out.tfevents.1623143771.DESKTOP-K4GGDLG.13972.0 +0 -0
- run_interaction.py run_interaction.py +9 -11
- train.sh train.sh +1 -1
- analyse_data.py utils/analyse_data.py +48 -0
- data_analyse.xlsx utils/data_analyse.xlsx +0 -0
- define_vocab.py utils/define_vocab.py +13 -10
- length.txt utils/length.txt +0 -0
- mol_length.txt utils/mol_length.txt +0 -0
- 没有找到文件。
config/config_layer_3_mol.json
0 → 100644
config/protein_codes_uniprot.txt
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
config/vocab_mol.txt
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
File added
File added
utils/analyse_data.py
0 → 100644
utils/data_analyse.xlsx
0 → 100644
File added
utils/length.txt
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
utils/mol_length.txt
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论