Upload folder using huggingface_hub
Browse files- .gitattributes +4 -0
- corpus/claims_data.jsonl +3 -0
- corpus/webpage_data_exported.jsonl +3 -0
- training_data/generated_complex_qa/claim_sets.jsonl +3 -0
- training_data/generated_complex_qa/complex_queries.jsonl +0 -0
- training_data/generated_complex_qa/multihop_queries.jsonl +0 -0
- training_data/sft_data.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,7 @@ 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 |
+
corpus/claims_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
corpus/webpage_data_exported.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
training_data/generated_complex_qa/claim_sets.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
training_data/sft_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
corpus/claims_data.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2c4a0f2894c04c000bed7f0a2ce507c9210471546ab816ff5cf41f717413d05
|
| 3 |
+
size 112601189
|
corpus/webpage_data_exported.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd1265a35a8f286e59db16e868c07991995325955d6debb68a2dab5584888fb6
|
| 3 |
+
size 985563805
|
training_data/generated_complex_qa/claim_sets.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:253dce6e7b2646e1aadd27b3264cee08f286d58706f3aa962ebd649bd3ccf894
|
| 3 |
+
size 12070286
|
training_data/generated_complex_qa/complex_queries.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_data/generated_complex_qa/multihop_queries.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_data/sft_data.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67ec9f2975906408f2dc06fc74528185f737136bfa67411e4986e7fc694eb932
|
| 3 |
+
size 19257920
|