Commit 67bbc5b4 authored by Aflah's avatar Aflah Committed by lintangsutawika
Browse files

Fixed Wrong File Push

parent 57bcb4d6
......@@ -4,13 +4,13 @@ dataset_name: null
dataset_kwargs: null
training_split: 'train'
validation_split: null
test_split: null
test_split: 'train'
doc_to_text: "{{prompt['text']}}"
doc_to_target: ""
metric_list:
- metric: toxicity_perspective_api
aggregation: mean
higher_is_better: false
toxicity_perspective_api_key: null
generation_kwargs:
until:
- "\n\n"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment