meithnav commited on
Commit
91cf336
·
verified ·
1 Parent(s): b99504b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,3 +19,5 @@ configs:
19
  - split: train
20
  path: data/train-*
21
  ---
 
 
 
19
  - split: train
20
  path: data/train-*
21
  ---
22
+
23
+ This is an adapted `text-only` version of the orginal `DeepMind NarrativeQA dataset`. Original Dataset : [LINK]({https://huggingface.co/datasets/deepmind/narrativeqa)