[c3444c]: / test / diseasedb / diseasedb.sh

Download this file

15 lines (15 with data), 1.0 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
#python train.py ../../models/2020_eng bert T 0
#python train.py ../../models/2020_all bert T 0
#python train.py bert-base-cased bert T 0
#python train.py ../../embeddings/GoogleNews-vectors-negative300.bin word T 0
#python train.py ../../embeddings/GoogleNews-vectors-negative300.bin word F 0
#python train.py ../../embeddings/wikipedia-pubmed-and-PMC-w2v.bin word T 0
#python train.py ../../embeddings/wikipedia-pubmed-and-PMC-w2v.bin word F 0
#python train.py ../../embeddings/bio_nlp_vec/PubMed-shuffle-win-2.bin word T 0
#python train.py ../../embeddings/bio_nlp_vec/PubMed-shuffle-win-2.bin word F 0
#python train.py ../../embeddings/bio_nlp_vec/PubMed-shuffle-win-30.bin word T 0
#python train.py ../../embeddings/bio_nlp_vec/PubMed-shuffle-win-30.bin word F 0
#python train.py /home/yz/pretraining_models/cui2vec.pkl cui T 0
#python train.py /home/yz/pretraining_models/cui2vec.pkl cui T 1
#python train.py ../../embeddings/DeVine_etal_200.txt cui T 0
python train.py ../../models/UMLSBert_norel bert T 0