rymc commited on
Commit
1aaa2fe
·
verified ·
1 Parent(s): 7aa964a

Update submit.md

Browse files
Files changed (1) hide show
  1. submit.md +1 -1
submit.md CHANGED
@@ -55,7 +55,7 @@ Run your model on the following public datasets and include *all* examples in yo
55
 
56
  ```csv
57
  request,response,verify_response,verify_label,task
58
- "What is the capital of the UK?","London is the capital of the UK.","The statement is factually correct.",CORRECT,TruthfulQA
59
  ```
60
 
61
  ---
 
55
 
56
  ```csv
57
  request,response,verify_response,verify_label,task
58
+ "What is the capital of the UK?","London is the capital of the UK.","The statement is factually correct.",TRUE,TruthfulQA
59
  ```
60
 
61
  ---