Commit 10c9d5de authored by h-albert-lee's avatar h-albert-lee
Browse files

minor fix

parent 5d07f4e9
...@@ -3,9 +3,9 @@ group: ...@@ -3,9 +3,9 @@ group:
- inverse_scaling_round1 - inverse_scaling_round1
output_type: multiple_choice output_type: multiple_choice
test_split: train test_split: train
doc_to_text: "{{prompt}}" doc_to_text: prompt
doc_to_choice: "{{classes}}" doc_to_choice: classes
doc_to_target: "{{answer_index}}" doc_to_target: answer_index
metric_list: metric_list:
- metric: acc - metric: acc
aggregation: mean aggregation: mean
...@@ -14,4 +14,4 @@ metric_list: ...@@ -14,4 +14,4 @@ metric_list:
aggregation: mean aggregation: mean
higher_is_better: true higher_is_better: true
metadata: metadata:
version: 1.0 version: 0
\ No newline at end of file \ No newline at end of file
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