Update submit.md
Browse files
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.",
|
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 |
---
|