Mo7art commited on
Commit
469aa52
·
verified ·
1 Parent(s): 723cdaf

Add files using upload-large-folder tool

Browse files
Files changed (42) hide show
  1. .gitattributes +21 -0
  2. README.md +137 -0
  3. chunk_records/r0_00000.parquet +3 -0
  4. chunk_records/r0_00001.parquet +3 -0
  5. chunk_records/r1_00000.parquet +3 -0
  6. chunk_records/r1_00001.parquet +3 -0
  7. chunk_records/r2_00000.parquet +3 -0
  8. chunk_records/r2_00001.parquet +3 -0
  9. chunk_records/r3_00000.parquet +3 -0
  10. chunk_records/r3_00001.parquet +3 -0
  11. chunk_records/r4_00000.parquet +3 -0
  12. chunk_records/r4_00001.parquet +3 -0
  13. chunk_records/r5_00000.parquet +3 -0
  14. chunk_records/r5_00001.parquet +3 -0
  15. chunk_records/r6_00000.parquet +3 -0
  16. chunk_records/r6_00001.parquet +3 -0
  17. chunk_records/r7_00000.parquet +3 -0
  18. chunk_records/r7_00001.parquet +3 -0
  19. dataset_manifest.json +140 -0
  20. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_000 +3 -0
  21. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_001 +3 -0
  22. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_002 +3 -0
  23. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_003 +3 -0
  24. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_004 +3 -0
  25. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_005 +3 -0
  26. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_006 +3 -0
  27. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_007 +3 -0
  28. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_008 +3 -0
  29. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_009 +3 -0
  30. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_010 +3 -0
  31. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_011 +3 -0
  32. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_012 +3 -0
  33. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_013 +3 -0
  34. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_014 +3 -0
  35. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_015 +3 -0
  36. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_016 +3 -0
  37. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_017 +3 -0
  38. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_018 +3 -0
  39. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_019 +3 -0
  40. qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_020 +3 -0
  41. qdrant_snapshots/collections_manifest.json +114 -0
  42. question_metadata/r0_00000.parquet +3 -0
.gitattributes CHANGED
@@ -58,3 +58,24 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_013 filter=lfs diff=lfs merge=lfs -text
62
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_004 filter=lfs diff=lfs merge=lfs -text
63
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_011 filter=lfs diff=lfs merge=lfs -text
64
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_002 filter=lfs diff=lfs merge=lfs -text
65
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_020 filter=lfs diff=lfs merge=lfs -text
66
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_017 filter=lfs diff=lfs merge=lfs -text
67
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_001 filter=lfs diff=lfs merge=lfs -text
68
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_006 filter=lfs diff=lfs merge=lfs -text
69
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_019 filter=lfs diff=lfs merge=lfs -text
70
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_003 filter=lfs diff=lfs merge=lfs -text
71
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_008 filter=lfs diff=lfs merge=lfs -text
72
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_018 filter=lfs diff=lfs merge=lfs -text
73
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_007 filter=lfs diff=lfs merge=lfs -text
74
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_015 filter=lfs diff=lfs merge=lfs -text
75
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_010 filter=lfs diff=lfs merge=lfs -text
76
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_009 filter=lfs diff=lfs merge=lfs -text
77
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_005 filter=lfs diff=lfs merge=lfs -text
78
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_016 filter=lfs diff=lfs merge=lfs -text
79
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_012 filter=lfs diff=lfs merge=lfs -text
80
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_000 filter=lfs diff=lfs merge=lfs -text
81
+ qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_014 filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - vector-database
4
+ - embeddings
5
+ - parquet
6
+ - qdrant
7
+ - stackoverflow
8
+ - question-answering
9
+ pretty_name: StackOverflow Vector Dataset - SQL
10
+ license: cc-by-sa-4.0
11
+ size_categories:
12
+ - 1M<n<10M
13
+ ---
14
+
15
+ # SQL StackOverflow Vector Dataset
16
+
17
+ ## Summary
18
+
19
+ This repository contains the SQL shard of the Stack2Graph vector retrieval dataset.
20
+ Each Hugging Face dataset repository contains one programming-language shard and is intended to restore or rebuild the Qdrant collection `stackoverflow_sql_vector`.
21
+
22
+ The dataset is the vector counterpart to the Stack2Graph RDF knowledge graph. It is designed for hybrid retrieval, graph entry-point finding, and retrieval-augmented generation experiments over Stack Overflow content.
23
+
24
+ Stack2Graph source:
25
+ [https://github.com/tha-atlas/Stack2Graph](https://github.com/tha-atlas/Stack2Graph)
26
+
27
+ ## Repository Layout
28
+
29
+ ```text
30
+ README.md
31
+ dataset_manifest.json
32
+ qdrant_snapshots/
33
+ collections_manifest.json
34
+ stackoverflow_sql_vector.tar.zst
35
+ stackoverflow_sql_vector.snapshot.zst.part_000
36
+ ...
37
+ question_metadata/
38
+ r0_00000.parquet
39
+ chunk_records/
40
+ r0_00000.parquet
41
+ question_records/
42
+ r0_00000.parquet
43
+ ```
44
+
45
+ - `dataset_manifest.json`: language-scoped manifest listing the files in this shard.
46
+ - `qdrant_snapshots/collections_manifest.json`: language-scoped Qdrant snapshot manifest.
47
+ - `qdrant_snapshots/stackoverflow_sql_vector.*`: optional Qdrant restore artifact files for `stackoverflow_sql_vector`.
48
+ - `question_metadata/*.parquet`: question-level metadata used by parent-child chunk retrieval.
49
+ - `chunk_records/*.parquet`: chunk-level vector rows when parent-child indexing is enabled.
50
+ - `question_records/*.parquet`: question-level vector rows when non-chunked export is used.
51
+
52
+ The Hugging Face upload is one repository per language. During upload, the local leading language directory is removed, so local files such as `sql/chunk_records/r0_00000.parquet` appear in this repository as `chunk_records/r0_00000.parquet`.
53
+
54
+ ## Data Model
55
+
56
+ Rows are derived from Stack Overflow questions tagged for SQL.
57
+
58
+ The current Stack2Graph vector pipeline uses:
59
+
60
+ - dense vectors from `Qwen/Qwen3-Embedding-8B`
61
+ - 4096-dimensional dense embeddings with last-token pooling
62
+ - instruction-aware query embedding for retrieval
63
+ - sparse lexical vectors from `BAAI/bge-m3`
64
+ - unified question text containing title, tags, cleaned problem text, and code
65
+ - optional parent-child indexing where chunk hits collapse back to parent question IDs
66
+
67
+ When Qdrant snapshots are included, they are the fastest restore path. The Parquet files remain the portable fallback for rebuilding the collection.
68
+
69
+ ## Coverage
70
+
71
+ This repository contains only the SQL shard. A Stack Overflow question can appear in more than one language shard when it has multiple programming-language tags.
72
+
73
+ The dataset is not a complete Stack Overflow mirror. Full question and answer graph context lives in the corresponding Stack2Graph knowledge graph artifacts; the vector dataset stores retrieval rows, vectors, sparse weights, and routing metadata.
74
+
75
+ ## Recommended Use
76
+
77
+ Use this dataset for:
78
+
79
+ - semantic and hybrid retrieval
80
+ - Qdrant restore or ingestion tests
81
+ - Stack2Graph RAG experiments
82
+ - graph entry-point retrieval before QLever graph expansion
83
+ - vector database benchmarking and diagnostics
84
+
85
+ This dataset is not intended as a standalone supervised training dataset.
86
+
87
+ ## Restore With Stack2Graph
88
+
89
+ You do not need to regenerate embeddings to use this dataset.
90
+
91
+ Typical workflow:
92
+
93
+ 1. Clone Stack2Graph and configure `.env` with service paths and HF token.
94
+ 2. Start local services:
95
+
96
+ ```bash
97
+ docker compose up -d
98
+ ```
99
+
100
+ 3. Download and restore vector artifacts:
101
+
102
+ ```bash
103
+ python -m experiment.sources.hf --skip-kg
104
+ ```
105
+
106
+ The loader restores Qdrant snapshots when present and falls back to Parquet ingestion when snapshots are unavailable.
107
+
108
+ ## Manual Use
109
+
110
+ For manual use, inspect `dataset_manifest.json`, then either:
111
+
112
+ - restore the Qdrant snapshot artifacts under `qdrant_snapshots/`, or
113
+ - ingest the listed Parquet shards into a compatible vector database.
114
+
115
+ The target Qdrant collection name is:
116
+
117
+ ```text
118
+ stackoverflow_sql_vector
119
+ ```
120
+
121
+ ## Quality Notes
122
+
123
+ - Embedding quality depends on the configured Stack2Graph export pipeline and model versions.
124
+ - Sparse text can be generated from the same unified text as dense embeddings or from a lexical variant, depending on export configuration.
125
+ - Community-generated Stack Overflow content may contain errors, outdated information, bias, or incomplete answers.
126
+ - Rebuilding from Parquet may produce operational differences if Qdrant collection settings differ from the original export.
127
+
128
+ ## License And Attribution
129
+
130
+ This dataset is derived from Stack Overflow content and is distributed under `CC-BY-SA-4.0`.
131
+ Preserve required attribution and license notices when redistributing derived artifacts.
132
+
133
+ ## Citation
134
+
135
+ If you use this dataset, cite the Stack2Graph project and preserve Stack Overflow attribution requirements:
136
+
137
+ - Stack2Graph: A Structured Knowledge Representation of Stack Overflow Data for Retrieval-based Question Answering
chunk_records/r0_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f44e6a228638efbb9e1537fd1f5aa8db1300afdd5f9b48e51736be11e9167da
3
+ size 366347021
chunk_records/r0_00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9ee19ec5df1a5e08fd08900c98ce3c66ab6c23e0eb99b356383a96ad967f736
3
+ size 272998707
chunk_records/r1_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd2ae7585c0d42ec2b3c062c5cf7bcb3e0aabe685b7483a7ca2920d9dd778e18
3
+ size 366291793
chunk_records/r1_00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d7d61f503451cc8298ab2296c3acfec4b6f5c8854fa01d26524c7c2a1f2e8bc
3
+ size 273021156
chunk_records/r2_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e711258d8611117f2f5c2ee1b39ee73c4e177612a52feacb2a7c4b4da237f460
3
+ size 366350473
chunk_records/r2_00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23450b436e515b7314c5377e58e0a9d1c6b098a8e212c7740c63e20cee1ae0bb
3
+ size 273004384
chunk_records/r3_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ce8d053fd001ba3b53cc45b119136a391eb0a2467271b820e22bc7a16a04fcd
3
+ size 366322809
chunk_records/r3_00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220663e3df9cf8a16bb9921fd5fd7049db51593cd0b63c130aa70462c5acc666
3
+ size 273003896
chunk_records/r4_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8199652d85cdd262e33bde2f8e9e338507b774c762f1b8c4654c5e097478fe6e
3
+ size 366323560
chunk_records/r4_00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:791f7303ee2d18005d1b46082af517d1180981a3aab82aa7db1e150758dbb464
3
+ size 272979595
chunk_records/r5_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae9191c6c0085b794e06057c8431b9266c1801da3a13084b287904388f0c6762
3
+ size 366273921
chunk_records/r5_00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9611046eddd6e503dbbb20f54a3dcbc480b1d08d5bfa6061a218590712c660d6
3
+ size 273073870
chunk_records/r6_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d453d5f4a6f4d1d1f4352d3be2705c514e428c23913d82397eff6991d4271b7a
3
+ size 366339002
chunk_records/r6_00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4242aa8b5c2ba51a5d92fbb6e79baf47fd5e879abac6da2188d2596fc22b0e2
3
+ size 273037263
chunk_records/r7_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02bea975945b9de053d0fe76e219447ba994dac3fe39564e6e873b66d9ccd799
3
+ size 366368568
chunk_records/r7_00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18a30a5cae0b97b01673e9f43ad420701f633399db4e8897f20180c8db1b9b41
3
+ size 272992324
dataset_manifest.json ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "file_count": 17,
3
+ "files": [
4
+ {
5
+ "category": "chunk_records",
6
+ "language": "sql",
7
+ "relative_path": "chunk_records/r0_00000.parquet",
8
+ "rows": 58240
9
+ },
10
+ {
11
+ "category": "chunk_records",
12
+ "language": "sql",
13
+ "relative_path": "chunk_records/r0_00001.parquet",
14
+ "rows": 42122
15
+ },
16
+ {
17
+ "category": "chunk_records",
18
+ "language": "sql",
19
+ "relative_path": "chunk_records/r1_00000.parquet",
20
+ "rows": 58240
21
+ },
22
+ {
23
+ "category": "chunk_records",
24
+ "language": "sql",
25
+ "relative_path": "chunk_records/r1_00001.parquet",
26
+ "rows": 42122
27
+ },
28
+ {
29
+ "category": "chunk_records",
30
+ "language": "sql",
31
+ "relative_path": "chunk_records/r2_00000.parquet",
32
+ "rows": 58240
33
+ },
34
+ {
35
+ "category": "chunk_records",
36
+ "language": "sql",
37
+ "relative_path": "chunk_records/r2_00001.parquet",
38
+ "rows": 42122
39
+ },
40
+ {
41
+ "category": "chunk_records",
42
+ "language": "sql",
43
+ "relative_path": "chunk_records/r3_00000.parquet",
44
+ "rows": 58240
45
+ },
46
+ {
47
+ "category": "chunk_records",
48
+ "language": "sql",
49
+ "relative_path": "chunk_records/r3_00001.parquet",
50
+ "rows": 42122
51
+ },
52
+ {
53
+ "category": "chunk_records",
54
+ "language": "sql",
55
+ "relative_path": "chunk_records/r4_00000.parquet",
56
+ "rows": 58240
57
+ },
58
+ {
59
+ "category": "chunk_records",
60
+ "language": "sql",
61
+ "relative_path": "chunk_records/r4_00001.parquet",
62
+ "rows": 42121
63
+ },
64
+ {
65
+ "category": "chunk_records",
66
+ "language": "sql",
67
+ "relative_path": "chunk_records/r5_00000.parquet",
68
+ "rows": 58240
69
+ },
70
+ {
71
+ "category": "chunk_records",
72
+ "language": "sql",
73
+ "relative_path": "chunk_records/r5_00001.parquet",
74
+ "rows": 42121
75
+ },
76
+ {
77
+ "category": "chunk_records",
78
+ "language": "sql",
79
+ "relative_path": "chunk_records/r6_00000.parquet",
80
+ "rows": 58240
81
+ },
82
+ {
83
+ "category": "chunk_records",
84
+ "language": "sql",
85
+ "relative_path": "chunk_records/r6_00001.parquet",
86
+ "rows": 42121
87
+ },
88
+ {
89
+ "category": "chunk_records",
90
+ "language": "sql",
91
+ "relative_path": "chunk_records/r7_00000.parquet",
92
+ "rows": 58240
93
+ },
94
+ {
95
+ "category": "chunk_records",
96
+ "language": "sql",
97
+ "relative_path": "chunk_records/r7_00001.parquet",
98
+ "rows": 42121
99
+ },
100
+ {
101
+ "category": "question_metadata",
102
+ "language": "sql",
103
+ "relative_path": "question_metadata/r0_00000.parquet",
104
+ "rows": 675021
105
+ }
106
+ ],
107
+ "language": "sql",
108
+ "qdrant_snapshot": {
109
+ "artifact_files": [
110
+ "stackoverflow_sql_vector.snapshot.zst.part_000",
111
+ "stackoverflow_sql_vector.snapshot.zst.part_001",
112
+ "stackoverflow_sql_vector.snapshot.zst.part_002",
113
+ "stackoverflow_sql_vector.snapshot.zst.part_003",
114
+ "stackoverflow_sql_vector.snapshot.zst.part_004",
115
+ "stackoverflow_sql_vector.snapshot.zst.part_005",
116
+ "stackoverflow_sql_vector.snapshot.zst.part_006",
117
+ "stackoverflow_sql_vector.snapshot.zst.part_007",
118
+ "stackoverflow_sql_vector.snapshot.zst.part_008",
119
+ "stackoverflow_sql_vector.snapshot.zst.part_009",
120
+ "stackoverflow_sql_vector.snapshot.zst.part_010",
121
+ "stackoverflow_sql_vector.snapshot.zst.part_011",
122
+ "stackoverflow_sql_vector.snapshot.zst.part_012",
123
+ "stackoverflow_sql_vector.snapshot.zst.part_013",
124
+ "stackoverflow_sql_vector.snapshot.zst.part_014",
125
+ "stackoverflow_sql_vector.snapshot.zst.part_015",
126
+ "stackoverflow_sql_vector.snapshot.zst.part_016",
127
+ "stackoverflow_sql_vector.snapshot.zst.part_017",
128
+ "stackoverflow_sql_vector.snapshot.zst.part_018",
129
+ "stackoverflow_sql_vector.snapshot.zst.part_019",
130
+ "stackoverflow_sql_vector.snapshot.zst.part_020"
131
+ ],
132
+ "artifact_format": "zstd_split",
133
+ "collection_name": "stackoverflow_sql_vector",
134
+ "manifest_path": "/var/stackoverflow_data/vector_dataset_archives/hf_upload_folder/sql/qdrant_snapshots/collections_manifest.json",
135
+ "points_count": 802892,
136
+ "snapshot_file": "snapshots/stackoverflow_sql_vector.snapshot"
137
+ },
138
+ "source": "vector_dataset_language_folder",
139
+ "total_rows": 1477913
140
+ }
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_000 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc8047fb0a20a6fed30c458da91ca206e75d30dbf4110ff340ecdfe8420baf2
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_001 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:543001b613419236d3473d6d397ada459dfb9ff44404dde2bbcf50a623f01e2d
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b02c5eff71f76b69c09bd4c94b1e978433ebbbf01e1bdac0fb30611a48a2f92f
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_003 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d53ed3d13b7e1bd839b42d1cb11e1cf11f269ab7e829b544ab8c3f569344ed1
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_004 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b64d222df8e5fc6a59bffe0de5b2a46fe88c9df628eb78c6457980d4510885
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_005 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41eaa3a3bfc836149e9746b35f47a1a5c763352df91b72f7a7803c51168a1afa
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_006 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b4a1cf078f115c6f1540666b1478a73aee15a63d9a59a63efc8511960ecfc33
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_007 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7fea79c15a437fad754f3dc93bd0a39ce6ba2683bfe05e501d2cb006c7b8c09
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_008 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a630a05b08fba68bca59d8d3006d3103eb08d62f2165a4bee24b0f69e2b0971
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_009 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6a0b0361ff3fb8ce48f1f50c8199b568edac42f21f1be7a67d5afaa0e98cedb
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_010 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccf937e4783fdd658d07bb95674f84bb1dccb4612f7e461e77f79b1014e4d354
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_011 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e4fa3cdbb82770f03af62a018d0f38af5eefc16a066f4c8d123436a1ee25eb
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_012 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa7798856da15fb4463b4bda0da73b97f327723ce95f42a1d3372532ebc7793b
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_013 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:916ce9b5926e96c185f802486e608d333fa49c84cc45b94d3fb13a0f853e908f
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_014 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4222ee84c8928cec24809c999b8024962b1290f66a3543bc0d1ebab34edea8
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_015 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df3399e84b4621ea03e43bd729518871f295a3c0c2430d0304849bd101babf6d
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fc8d05b7f0e7ddb6ea513826b7f5cf577ccc8b1ca69ff2f0960dcec3317cebe
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_017 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6963ad460fc08c00e2ea0b73bc9386e738966bbb413fde2fc5589c6dcd2417fd
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_018 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1e9309e68f28db4862be8f46722c8c8ed2a04d5d166034857839fb3a01435e6
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_019 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:248d82a6dee084f0b1cf61260570bcc94f0a904f22abc092d0c39184b14bf7d8
3
+ size 1000000000
qdrant_snapshots/archives/stackoverflow_sql_vector.snapshot.zst.part_020 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77a19147cb0a8736b80ff59577771a9d3a64c4cc6d1f562b4e4b27decf76dfb9
3
+ size 618193418
qdrant_snapshots/collections_manifest.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "archive_dir": "archives",
3
+ "archive_format": "mixed",
4
+ "archive_parts": [],
5
+ "archive_size_limit_bytes": 1000000000,
6
+ "collection_glob": "stackoverflow_sql_vector",
7
+ "collections": [
8
+ {
9
+ "archive_file": null,
10
+ "artifact_files": [
11
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_000",
12
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_001",
13
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_002",
14
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_003",
15
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_004",
16
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_005",
17
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_006",
18
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_007",
19
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_008",
20
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_009",
21
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_010",
22
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_011",
23
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_012",
24
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_013",
25
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_014",
26
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_015",
27
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_016",
28
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_017",
29
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_018",
30
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_019",
31
+ "archives/stackoverflow_sql_vector.snapshot.zst.part_020"
32
+ ],
33
+ "artifact_format": "zstd_split",
34
+ "collection_name": "stackoverflow_sql_vector",
35
+ "config": {
36
+ "config": {
37
+ "hnsw_config": {
38
+ "ef_construct": 100,
39
+ "full_scan_threshold": 10000,
40
+ "m": 16,
41
+ "max_indexing_threads": 16,
42
+ "on_disk": false
43
+ },
44
+ "optimizer_config": {
45
+ "default_segment_number": 0,
46
+ "deleted_threshold": 0.2,
47
+ "flush_interval_sec": 30,
48
+ "indexing_threshold": 20000,
49
+ "vacuum_min_vector_number": 1000
50
+ },
51
+ "params": {
52
+ "on_disk_payload": true,
53
+ "replication_factor": 1,
54
+ "shard_number": 8,
55
+ "sparse_vectors": {
56
+ "sparse": {
57
+ "index": {
58
+ "on_disk": true
59
+ }
60
+ }
61
+ },
62
+ "vectors": {
63
+ "dense": {
64
+ "distance": "Cosine",
65
+ "on_disk": false,
66
+ "size": 4096
67
+ }
68
+ },
69
+ "write_consistency_factor": 1
70
+ },
71
+ "quantization_config": {
72
+ "scalar": {
73
+ "always_ram": true,
74
+ "quantile": 0.99,
75
+ "type": "int8"
76
+ }
77
+ },
78
+ "wal_config": {
79
+ "wal_capacity_mb": 256,
80
+ "wal_retain_closed": 1,
81
+ "wal_segments_ahead": 0
82
+ }
83
+ },
84
+ "indexed_vectors_count": 1605784,
85
+ "optimizer_status": "ok",
86
+ "payload_schema": {},
87
+ "points_count": 802892,
88
+ "segments_count": 57,
89
+ "status": "green",
90
+ "update_queue": {
91
+ "length": 0
92
+ }
93
+ },
94
+ "points_count": 802892,
95
+ "segments_count": 57,
96
+ "snapshot_file": "snapshots/stackoverflow_sql_vector.snapshot",
97
+ "snapshot_name": "stackoverflow_sql_vector-8271646633244964-2026-07-06-09-07-10.snapshot"
98
+ }
99
+ ],
100
+ "created_at": 1783366787,
101
+ "max_archive_parts": 1000,
102
+ "qdrant_url": "http://localhost:6333",
103
+ "snapshot_dir": "snapshots",
104
+ "snapshot_files": [
105
+ {
106
+ "checksum": "2953ec3db429d3d10aa95a211b397534f1b346c122de3e2843828188576aead4",
107
+ "collection_name": "stackoverflow_sql_vector",
108
+ "created_at": "2026-07-06T09:07:57",
109
+ "size_bytes": 20859428352,
110
+ "snapshot_file": "snapshots/stackoverflow_sql_vector.snapshot",
111
+ "snapshot_name": "stackoverflow_sql_vector-8271646633244964-2026-07-06-09-07-10.snapshot"
112
+ }
113
+ ]
114
+ }
question_metadata/r0_00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a009673dc5b00a49911e57a307d6b53cf9ba268e2444ef6b3b3272621f4151b
3
+ size 24735243