Unverified Commit a08eb870 authored by Hailey Schoelkopf's avatar Hailey Schoelkopf Committed by GitHub
Browse files

update name of val split in truthfulqa multilingual (#1488)

parent 7cd004c4
...@@ -3,5 +3,5 @@ task: truthfulqa_vi_mc2 ...@@ -3,5 +3,5 @@ task: truthfulqa_vi_mc2
dataset_path: alexandrainst/m_truthfulqa dataset_path: alexandrainst/m_truthfulqa
dataset_name: vi dataset_name: vi
training_split: null training_split: null
validation_split: validation validation_split: val
test_split: null test_split: null
...@@ -3,5 +3,5 @@ task: truthfulqa_zh_mc1 ...@@ -3,5 +3,5 @@ task: truthfulqa_zh_mc1
dataset_path: alexandrainst/m_truthfulqa dataset_path: alexandrainst/m_truthfulqa
dataset_name: zh dataset_name: zh
training_split: null training_split: null
validation_split: validation validation_split: val
test_split: null test_split: null
...@@ -3,5 +3,5 @@ task: truthfulqa_zh_mc2 ...@@ -3,5 +3,5 @@ task: truthfulqa_zh_mc2
dataset_path: alexandrainst/m_truthfulqa dataset_path: alexandrainst/m_truthfulqa
dataset_name: zh dataset_name: zh
training_split: null training_split: null
validation_split: validation validation_split: val
test_split: null test_split: null
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