asawczyn commited on
Commit
4d8877d
1 Parent(s): 4f00f38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ The task is to predict if the answer to the given question is correct or not.
32
 
33
  **Input** ('question sentence', 'answer' columns): question and answer sentences
34
 
35
- **Output** ('target' column): 1 if the answer is correct, 0 otherwise. Note that the test split doesn't have target values so -1 is used instead
36
 
37
  **Domain**: Wikipedia
38
 
 
32
 
33
  **Input** ('question sentence', 'answer' columns): question and answer sentences
34
 
35
+ **Output** ('target' column): 1 if the answer is correct, 0 otherwise.
36
 
37
  **Domain**: Wikipedia
38