HannaAbiAkl
commited on
Commit
•
e8ee2a1
1
Parent(s):
237a6c7
Update README.md
Browse files
README.md
CHANGED
@@ -40,11 +40,11 @@ The DBLP-QuAD dataset is used for training and evaluation.
|
|
40 |
Here's an example of the model capabilities:
|
41 |
|
42 |
- **input:**
|
43 |
-
- *question:*
|
44 |
-
- *context:*
|
45 |
|
46 |
- **output:**
|
47 |
-
|
48 |
|
49 |
## Training procedure
|
50 |
|
|
|
40 |
Here's an example of the model capabilities:
|
41 |
|
42 |
- **input:**
|
43 |
+
- *question:* Was the paper 'Stabilizing Client/Server Protocols without the Tears' not not published by Mohamed G. Gouda?
|
44 |
+
- *context:* [CLS] DOUBLE_NEGATION [SEP] TC51 [SEP] sparql: ASK { <https://dblp.org/rec/conf/forte/Gouda95> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/g/MohamedGGouda> } [SEP] [<https://dblp.org/pid/g/MohamedGGouda>, <https://dblp.org/rec/conf/forte/Gouda95>]
|
45 |
|
46 |
- **output:**
|
47 |
+
sparql: ASK { <https://dblp.org/rec/conf/forte/Gouda95> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/g/MohamedGGouda> } [SEP] [<https://dblp.org/pid/g/MohamedGGouda>, <https://dblp.org/rec/conf/forte/Gouda95>]
|
48 |
|
49 |
## Training procedure
|
50 |
|