ockhamsh commited on
Commit
b51003e
·
verified ·
1 Parent(s): 57a5696

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:ad03cb268015dccb818b5c99b5a7366ff181058f65fd9983f5e208ea51a58210
3
- size 164883
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15cb7b1ace51b18eaa0b43571855f1d58b17def325bc632f70b2adcd2c24928c
3
+ size 183851
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:20f778d1ebc68b10a3ae0eb1fb96849a2a87093e9be2720a25125b334d346ce3
3
+ size 45315
indexes/code/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66205aa56a4b10a02d66542dea3860d4766982d043b8c8e3b5e1b72659b17a46
3
+ size 84116
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:9bbb04c7a74c0ad82bc9120688ba31c73a256b44691b13d82194498659176c02
3
+ size 43069
indexes/description/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bb559dca32928255730ea0bd4a05785458023b8144994ec6de8117b04f15217
3
+ size 128994
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:083ea07a95ff57396af9d7c303e2072a235e930615d80e5daf80d0b8dce8b62a
3
+ size 39329
indexes/title/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7fdaa64e19bd3adfd214c8eaeb2d79b2de356b093d8a49bd71fd66c30f779c8
3
+ size 97176
meta.json CHANGED
@@ -1,32 +1,20 @@
1
  {
2
- "schema_version": 4,
3
  "name": "snb",
4
  "namespaces": [
5
  "snb"
6
  ],
7
- "entry_count": 4906,
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:21:00.765506Z",
28
  "parsimony_version": null,
29
  "builder": "packages/snb/scripts/build_catalog.py",
30
- "content_sha256": "5ae5b908018018d464f2f30bb7205818d192f2beb1c62d6cc7581a9425df7407"
31
  }
32
  }
 
1
  {
2
+ "schema_version": 1,
3
  "name": "snb",
4
  "namespaces": [
5
  "snb"
6
  ],
7
+ "entry_count": 5818,
8
+ "index_fields": {
9
+ "code": "bm25",
10
+ "title": "bm25",
11
+ "description": "bm25"
12
+ },
 
 
 
 
 
 
 
 
 
 
 
 
13
  "default_field": "title",
14
  "build": {
15
+ "built_at": "2026-06-10T14:31:01.507867Z",
16
  "parsimony_version": null,
17
  "builder": "packages/snb/scripts/build_catalog.py",
18
+ "content_sha256": "122bdef4e314d529ce76da8be2617b220fe76c8abeafa241412e54e4713e8761"
19
  }
20
  }