ockhamsh commited on
Commit
ba62304
·
verified ·
1 Parent(s): 6dbce70

Upload folder using huggingface_hub

Browse files
entries.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:596c324c48a84e67bef5feb946448b5d683c1aa3f96e0f816042386bad44a989
3
- size 655214
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:510a7ca3757237303d075dcdb1ebfa2327dbd340242b97b1477a0b6be010b6be
3
+ size 655757
indexes/code/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "kind": "bm25"
3
+ }
indexes/code/postings.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:937b14e9547dd6bdcaa35a76abe66bd896429aafa6a5a90b85cfcd13e4c8aea4
3
+ size 129029
indexes/code/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b8a6cca96fe7a2971cf43537c7009e5e2d438fcc11c46a4cf8d7fded00fa2b
3
+ size 222624
indexes/description/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "kind": "bm25"
3
+ }
indexes/description/postings.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce01a719e7c1c1cdad8d1ab7649b6e2c46fe07444c6c5b9115da0f148c58b775
3
+ size 127863
indexes/description/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7330b6372620ab2648b3d6bd3bf464bff149fb076f369c30e671b974739ed96
3
+ size 351330
indexes/title/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "kind": "bm25"
3
+ }
indexes/title/postings.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd7b8537708685a92c5e87a4a4c944a47543080d53ac98fe5ff4bcbf2e61ce3c
3
+ size 105321
indexes/title/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aac7d94b8814f84c09327ac1e3b027f9aeb18149ce0f35f2cd100a47eeb10166
3
+ size 254779
meta.json CHANGED
@@ -1,32 +1,20 @@
1
  {
2
- "schema_version": 4,
3
  "name": "bde",
4
  "namespaces": [
5
  "bde"
6
  ],
7
- "entry_count": 15547,
8
- "indexes": [
9
- {
10
- "name": "code_bm25",
11
- "kind": "bm25",
12
- "field": "code"
13
- },
14
- {
15
- "name": "title_hybrid",
16
- "kind": "hybrid",
17
- "field": "title"
18
- },
19
- {
20
- "name": "description_hybrid",
21
- "kind": "hybrid",
22
- "field": "description"
23
- }
24
- ],
25
  "default_field": "title",
26
  "build": {
27
- "built_at": "2026-05-23T15:35:10.918608Z",
28
  "parsimony_version": null,
29
  "builder": "packages/bde/scripts/build_catalog.py",
30
- "content_sha256": "d3bb945c1f4fb1e53f59a123c0f57a09972000c6cd96d456f115e72e5b8e6b79"
31
  }
32
  }
 
1
  {
2
+ "schema_version": 1,
3
  "name": "bde",
4
  "namespaces": [
5
  "bde"
6
  ],
7
+ "entry_count": 15635,
8
+ "index_fields": {
9
+ "code": "bm25",
10
+ "title": "bm25",
11
+ "description": "bm25"
12
+ },
 
 
 
 
 
 
 
 
 
 
 
 
13
  "default_field": "title",
14
  "build": {
15
+ "built_at": "2026-06-11T08:48:13.266141Z",
16
  "parsimony_version": null,
17
  "builder": "packages/bde/scripts/build_catalog.py",
18
+ "content_sha256": "74444481fe30a2369f90bef1afb1227b536b506a3569a8a4c2229ad0a453e8e3"
19
  }
20
  }