Skip to content

Commit 672e16e

Browse files
committed
merge conflict resolved
2 parents d0c5de4 + 2385fe5 commit 672e16e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastchat/serve/monitor/classify/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# input_file: "/home/derryxu/FastChatRefusal/fastchat/serve/monitor/classify/refusal_test/unlabeled.json" # json
44
input_file: "/home/derryxu/arena-data-analysis/refusal/json/battles_derry_50k_sample.json"
55
cache_file: null # json
6-
output_file: "/home/derryxu/FastChatRefusal/fastchat/serve/monitor/classify/refusal_test/labeled.jsonl" # json line
6+
output_file: null # json line
77

88
convert_to_json: True
99

@@ -25,4 +25,4 @@ max_token: 512
2525

2626
max_retry: 2
2727
retry_sleep: 10
28-
error_output: $ERROR$
28+
error_output: $ERROR$

0 commit comments

Comments
 (0)