Unverified Commit 5c418e2e authored by Tanishq Abraham's avatar Tanishq Abraham Committed by GitHub
Browse files

Update pubmedqa.yaml

parent 0aa37743
task: pubmed_qa task: pubmed_qa
dataset_path: pubmed_qa dataset_path: bigbio/pubmed_qa
dataset_name: pqa_labeled dataset_name: pubmed_qa_labeled_fold0_source
output_type: multiple_choice output_type: multiple_choice
training_split: null training_split: train
validation_split: null validation_split: validation
test_split: train test_split: test
doc_to_text: !function preprocess_pubmedqa.doc_to_text doc_to_text: !function preprocess_pubmedqa.doc_to_text
doc_to_target: final_decision doc_to_target: final_decision
doc_to_choice: ["yes", "no", "maybe"] doc_to_choice: ["yes", "no", "maybe"]
......
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