Upload 8 files
Browse files- .gitattributes +2 -0
- XRAG_DQA/documents.json +0 -0
- XRAG_DQA/sources.json +0 -0
- XRAG_DQA/test_data.json +0 -0
- XRAG_DQA/title2id.json +0 -0
- XRAG_DQA/title2sentences.json +0 -0
- XRAG_DQA/titles.json +0 -0
- XRAG_DQA/train_data.json +3 -0
- XRAG_DQA/valid_data.json +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 |
+
XRAG_DQA/train_data.json filter=lfs diff=lfs merge=lfs -text
|
61 |
+
XRAG_DQA/valid_data.json filter=lfs diff=lfs merge=lfs -text
|
XRAG_DQA/documents.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
XRAG_DQA/sources.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
XRAG_DQA/test_data.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
XRAG_DQA/title2id.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
XRAG_DQA/title2sentences.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
XRAG_DQA/titles.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
XRAG_DQA/train_data.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bbf1e18a05dddf9faf07aba95f1f56bba75024ee0c901686fae4b995512b4be
|
3 |
+
size 106355622
|
XRAG_DQA/valid_data.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa59084636cca76436552704fc9228ff6aa2e9731b303e84d5bbd2b390411f49
|
3 |
+
size 10652086
|