P-tuning-v2 icon indicating copy to clipboard operation
P-tuning-v2 copied to clipboard

fix the errors

Open dev-hjJoo opened this issue 1 year ago • 0 comments

This is the modified code for the errors below. Please review it.

Thank you.


  • ModuleNotFoundError: No module named 'transformers.debug_utils'
  • AttributeError: 'TrainingArguments' object has no attribute 'get_process_log_level'
  • TypeError: add_code_sample_docstrings() got an unexpected keyword argument 'processor_class'

dev-hjJoo avatar Nov 16 '23 04:11 dev-hjJoo