pythonist commited on
Commit
f1c3b17
1 Parent(s): b9eb301

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
- license: openrail
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
+ train-eval-index:
3
+ - config: pythonist--PubMedQA
4
+ task: question-answering
5
+ task_id: extractive_question_answering
6
+ splits:
7
+ eval_split: train
8
+ col_mapping:
9
+ id: answers.answer_start
10
  ---