Commit
·
c8f24ca
1
Parent(s):
14a5ed8
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ It outputs a 1-5 answer overlap score. The scorer is trained on their MOCHA data
|
|
15 |
|
16 |
The input to the model is defined as:
|
17 |
```
|
18 |
-
[CLS]
|
19 |
```
|
20 |
|
21 |
|
|
|
15 |
|
16 |
The input to the model is defined as:
|
17 |
```
|
18 |
+
[CLS] question [q] gold answer [r] pred answer [c] context
|
19 |
```
|
20 |
|
21 |
|