This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/s0pex/anaconda3/envs/bert_377/bin/python /home/s0pex/Git/UzK/ICL/bertese/BERTese/seq2seq_experiment.py --output_dir ./output --model_type bert_emb_identity_seq2seq --model_name bert-large-uncased --num_train_epochs 100 --evaluate_during_training --do_eval_test | |
Traceback (most recent call last): | |
File "/home/s0pex/Git/UzK/ICL/bertese/BERTese/seq2seq_experiment.py", line 142, in <module> | |
_run_identity_exp(args) | |
File "/home/s0pex/Git/UzK/ICL/bertese/BERTese/seq2seq_experiment.py", line 94, in _run_identity_exp | |
model_type=args.model_type) | |
File "/home/s0pex/Git/UzK/ICL/bertese/BERTese/seq2seq_experiment.py", line 52, in lama_seq2seq_experiment | |
all_data = readers.read_all_data(args, data_path, datasets_file_name) | |
File "/home/s0pex/Git/UzK/ICL/bertese/BERTese/readers.py", line 177, in read_all_data | |
trex_data = get_trex_data(args) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/s0pex/anaconda3/envs/bert_377/bin/python /home/s0pex/Git/UzK/ICL/bertese/BERTese/seq2seq_experiment.py --output_dir ./output --model_type bert_emb_identity_seq2seq --model_name bert-large-uncased --num_train_epochs 100 --evaluate_during_training --do_eval_test | |
Traceback (most recent call last): | |
File "/home/s0pex/Git/UzK/ICL/bertese/BERTese/seq2seq_experiment.py", line 142, in <module> | |
_run_identity_exp(args) | |
File "/home/s0pex/Git/UzK/ICL/bertese/BERTese/seq2seq_experiment.py", line 94, in _run_identity_exp | |
model_type=args.model_type) | |
File "/home/s0pex/Git/UzK/ICL/bertese/BERTese/seq2seq_experiment.py", line 52, in lama_seq2seq_experiment | |
all_data = readers.read_all_data(args, data_path, datasets_file_name) | |
File "/home/s0pex/Git/UzK/ICL/bertese/BERTese/readers.py", line 184, in read_all_data | |
pickle.dump(all_data, open(os.path.join(data_path, datasets_file_name), "wb")) |
OlderNewer