mirror of
https://github.com/wassname/alignment-handbook.git
synced 2026-08-19 12:00:08 +08:00
Fix apply_chat_template function for dpo and unknown task (#30)
* Fix `apply_chat_template` function for `dpo` and unknown `task` * Remove duplicated `# coding=utf-8` * Manually run `black --line-length 119`
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# coding=utf-8
|
||||
# coding=utf-8
|
||||
# Copyright 2023 The HuggingFace Team. All rights reserved.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
||||
Reference in New Issue
Block a user