LYS

Results 3 issues of LYS

.tex files cannot be converted to PDF by TeXworks. Always indicate that pdfTex is not configured properly

我在执行Baselines中BERT的时候,运行run_train.sh报错: `$ CUDA_VISIBLE_DEVICES=0,1,2,3 python run_leven.py --data_dir ./data --model_type bert --output_dir ./saved --max_seq_length 512 --per_gpu_train_batch_size 8--per_gpu_eval_batch_size 4--gradient_accumulation_steps 2--learning_rate 5e-5--num_train_epochs 4--save_steps 100--logging_steps 100--seed 100--do_train --do_eval --eval_all_checkpoints --overwrite_output_dir Traceback (most recent call last):...

求助:我在执行BERT+CRF中run_MAVEN.sh的时候,遇到maven/dev.jsonl文件不存在的问题。下载的数据集中只有train/test/valid.jsonl三个,并没有所谓的dev.jsonl,前面的过程正常执行。 ![1713520355449](https://github.com/THU-KEG/MAVEN-dataset/assets/75780667/e3b5b4d6-6385-48df-a985-eb5686606f95)