Upload 3 files
Browse filesTrain, evaluation and test data for paper SR-KI: Scalable and Real-Time Knowledge Integration into LLMs via Supervised Attention [AAAI 2026]
- .gitattributes +2 -0
- wikiqa_eval_2000-format.jsonl +0 -0
- wikiqa_test_20000-format.jsonl +3 -0
- wikiqa_train_150000-format.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ 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 |
+
wikiqa_test_20000-format.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
wikiqa_train_150000-format.jsonl filter=lfs diff=lfs merge=lfs -text
|
wikiqa_eval_2000-format.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
wikiqa_test_20000-format.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4252b14aace5c1fde2f90921e3331dfa642c6b55c3af6c79c5c76477033f14e7
|
| 3 |
+
size 21586308
|
wikiqa_train_150000-format.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a0e68a0a98e5062f4163c7c64b87672b0ff5804e20bacd837b994730de3a218
|
| 3 |
+
size 162424065
|