AlibabaResearch / AlibabaResearch/DAMO-ConvAI
IOPO get_dataset ValueError: The dataset is not applicable in the current training stage.
- Lenguaje dominante
- Python
- Estrellas
- 1.6k
- Forks
- 250
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
File "/home/xia/patent/jiaodi/IOPO/Method-IOPO/src/llamafactory/train/iopo/workflow.py", line 44, in run_iopo
dataset_module = get_dataset(model_args, data_args, training_args, stage="iopo", **tokenizer_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xia/patent/jiaodi/IOPO/Method-IOPO/src/llamafactory/data/loader.py", line 233, in get_dataset
dataset = _get_merged_dataset(data_args.dataset, model_args, data_args, training_args, stage)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xia/patent/jiaodi/IOPO/Method-IOPO/src/llamafactory/data/loader.py", line 151, in _get_merged_dataset
raise ValueError("The dataset is not applicable in the current training stage.")
ValueError: The dataset is not applicable in the current training stage.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.