Unverified Commit b1247e04 authored by Leo Gao's avatar Leo Gao Committed by GitHub
Browse files

Update xquad.py

parent aa927f7b
...@@ -162,7 +162,7 @@ class XQuADEl(XQuADBase): # greek ...@@ -162,7 +162,7 @@ class XQuADEl(XQuADBase): # greek
VERSION = 0 VERSION = 0
DATASET_PATH = "xquad" DATASET_PATH = "xquad"
DATASET_NAME = 'xquad.el' DATASET_NAME = 'xquad.el'
BACKGROUND = "Ιστορικό:" BACKGROUND = "Πληροφορίες ιστορικού:"
QUESTION = "Ερώτηση:" QUESTION = "Ερώτηση:"
ANSWER = "Απάντηση:" ANSWER = "Απάντηση:"
......
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