kqwang commited on
Commit
885c224
·
1 Parent(s): 6f22757
Files changed (9) hide show
  1. .gitattributes +6 -0
  2. README.md +44 -3
  3. forget01.json +0 -0
  4. forget05.json +3 -0
  5. forget10.json +3 -0
  6. full.json +3 -0
  7. retain90.json +3 -0
  8. retain95.json +3 -0
  9. retain99.json +3 -0
.gitattributes CHANGED
@@ -57,3 +57,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ forget05.json filter=lfs diff=lfs merge=lfs -text
61
+ forget10.json filter=lfs diff=lfs merge=lfs -text
62
+ retain90.json filter=lfs diff=lfs merge=lfs -text
63
+ retain95.json filter=lfs diff=lfs merge=lfs -text
64
+ retain99.json filter=lfs diff=lfs merge=lfs -text
65
+ full.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,44 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ size_categories:
6
+ - 10K<n<100K
7
+ configs:
8
+ - config_name: dataset
9
+ data_files: "dataset.json"
10
+ - config_name: forget01
11
+ data_files: "forget01.json"
12
+ - config_name: forget05
13
+ data_files: "forget05.json"
14
+ - config_name: forget10
15
+ data_files: "forget10.json"
16
+ - config_name: retain99
17
+ data_files: "retain99.json"
18
+ - config_name: retain95
19
+ data_files: "retain95.json"
20
+ - config_name: retain90
21
+ data_files: "retain90.json"
22
+ - config_name: full
23
+ data_files: "full.json"
24
+ ---
25
+ # ForgetRetainBooks
26
+ This dataset is derived from the NarrativeQA dataset, created by Kocisky et al. (2018). NarrativeQA is a dataset for evaluating reading comprehension and narrative understanding.
27
+
28
+ This dataset is an extraction of the book content from the original NarrativeQA dataset.
29
+
30
+ ## Citation
31
+ If you want to use this dataset, please also cite the original NarrativeQA dataset.
32
+ ```Bibtex
33
+ @article{narrativeqa,
34
+ author = {Tom\'a\v s Ko\v cisk\'y and Jonathan Schwarz and Phil Blunsom and
35
+ Chris Dyer and Karl Moritz Hermann and G\'abor Melis and
36
+ Edward Grefenstette},
37
+ title = {The {NarrativeQA} Reading Comprehension Challenge},
38
+ journal = {Transactions of the Association for Computational Linguistics},
39
+ url = {https://TBD},
40
+ volume = {TBD},
41
+ year = {2018},
42
+ pages = {TBD},
43
+ }
44
+ ```
forget01.json ADDED
The diff for this file is too large to render. See raw diff
 
forget05.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9114864837d2b93c8157070c177a4046ba4351517d14ad8bc27d5c12286866e
3
+ size 19627794
forget10.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05326f67c5bb1d29d68163bec4f5c86c69339c60d9547ec5c59bb1363bf0e5cf
3
+ size 37942731
full.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6948f553ce234e4a280048b0ae6db43e2db7dde44e5b8cef6b0ad5eb47646d58
3
+ size 375067807
retain90.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327194206a1d8f2021ec10b7ce9e559f42764b2e74a76a41fbdcfbc2d9d8655c
3
+ size 337125074
retain95.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f9429501677e1d9a4371284d564794c716cb9f01a197a875ae67a38ae95889d
3
+ size 355440011
retain99.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:841df3e663b44b9f1d1a8eb1446e22afc190a730a6679604f389173324aa1916
3
+ size 369350100