We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0c5de4 + 2385fe5 commit 672e16eCopy full SHA for 672e16e
fastchat/serve/monitor/classify/config.yaml
@@ -3,7 +3,7 @@
3
# input_file: "/home/derryxu/FastChatRefusal/fastchat/serve/monitor/classify/refusal_test/unlabeled.json" # json
4
input_file: "/home/derryxu/arena-data-analysis/refusal/json/battles_derry_50k_sample.json"
5
cache_file: null # json
6
-output_file: "/home/derryxu/FastChatRefusal/fastchat/serve/monitor/classify/refusal_test/labeled.jsonl" # json line
+output_file: null # json line
7
8
convert_to_json: True
9
@@ -25,4 +25,4 @@ max_token: 512
25
26
max_retry: 2
27
retry_sleep: 10
28
-error_output: $ERROR$
+error_output: $ERROR$
0 commit comments